index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
node_resolver
Age
Commit message (
Expand
)
Author
2024-09-04
chore: forward v1.46.3 release commit to main (#25425)
denobot
2024-09-04
fix(byonm): resolve npm deps of jsr deps (#25399)
David Sherret
2024-09-03
fix(task): correct name for scoped npm package binaries (#25390)
David Sherret
2024-08-29
chore: forward v1.46.2 release commit to main (#25296)
denobot
2024-08-26
perf(ext/node): reduce some allocations in require (#25197)
David Sherret
2024-08-22
chore: forward v1.46.1 release commit to main (#25155)
denobot
2024-08-22
1.46.0 (#25139)
denobot
2024-07-31
feat: upgrade V8 to 12.8 (#24693)
snek
2024-07-31
chore: forward v1.45.5 release commit to main (#24818)
denobot
2024-07-30
fix(compile/windows): handle cjs re-export of relative path with parent compo...
David Sherret
2024-07-30
fix(node): support wildcards in package.json imports (#24794)
David Sherret
2024-07-26
fix(unstable/compile): handle byonm import in sub dir (#24755)
David Sherret
2024-07-26
chore: forward v1.45.4 release commit to main (#24754)
denobot
2024-07-25
fix(node): cjs pkg dynamically importing esm-only pkg fails (#24730)
David Sherret
2024-07-25
refactor: decouple node resolution from deno_core (#24724)
David Sherret