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
/
tests
/
specs
/
compile
Age
Commit message (
Expand
)
Author
2024-08-07
fix(compile): support workspace members importing other members (#24909)
David Sherret
2024-07-30
fix(compile/windows): handle cjs re-export of relative path with parent compo...
David Sherret
2024-07-26
fix(unstable/compile): handle byonm import in sub dir (#24755)
David Sherret
2024-07-24
fix(future): Emit `deno install` warning less often, suggest `deno install` i...
Nathan Whitaker
2024-07-09
feat(compile): support --env (#24166)
HasanAlrimawi
2024-07-04
feat: npm workspace and better Deno workspace support (#24334)
David Sherret
2024-07-02
fix(compile): prevent setting unstable feature twice (#24381)
HasanAlrimawi
2024-06-05
fix(npm): use configured auth for tarball urls instead of scope auth (#24111)
David Sherret
2024-06-05
fix: update deno_npm (#24065)
Bartek Iwańczuk
2024-05-23
FUTURE: initial support for .npmrc file (#23560)
Bartek Iwańczuk
2024-05-06
fix(compile): relative permissions should be retained as relative (#23719)
David Sherret
2024-04-27
fix(compile): certain jsr specifiers sometimes can't load (#23567)
David Sherret