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
Age
Commit message (
Expand
)
Author
2022-09-17
fix(ext/node): fix builtin module module (#15904)
Yoshiya Hinosawa
2022-09-17
refactor(ext/node): use primordials (#15912)
Marcos Casagrande
2022-09-15
chore: forward v1.25.3 release commit to main (#15919)
Colin Ihrig
2022-09-14
fix(ops): add node.js env variable allowlist (#15893)
Colin Ihrig
2022-09-13
refactor(npm): create general use `NpmPackageResolver` (#15882)
David Sherret
2022-09-12
fix(npm): support cjs resolution of package subpath with package.json (#15855)
David Sherret
2022-09-10
fix(npm): remove export binding to match node (#15837)
David Sherret
2022-09-09
chore: forward v1.25.2 release commit to main (#15831)
denobot
2022-09-08
fix(npm): recursive translation of reexports, remove window global in node co...
Bartek Iwańczuk
2022-09-06
fix(npm): conditional exports in npm: specifiers (#15778)
Bartek Iwańczuk
2022-09-05
refactor: cleanup Node compatibility code (#15766)
Bartek Iwańczuk
2022-09-03
BREAKING(unstable): remove --compat mode (#15678)
Bartek Iwańczuk
2022-09-02
chore: forward v1.25.1 release commit to main (#15735)
denobot
2022-08-30
fix(npm): prefer importing esm from esm (#15676)
David Sherret
2022-08-29
fix(ext/node): better error for importing ES module via require() call (#15671)
Bartek Iwańczuk
2022-08-29
fix(npm): conditional exports with wildcards (#15652)
Bartek Iwańczuk
2022-08-26
fix(ext/node): fix global in node env (#15622)
Yoshiya Hinosawa
2022-08-25
fix: avoid global declaration collisions in cjs (#15608)
David Sherret
2022-08-25
fix(ext/node): add missing primordial (#15595)
Bartek Iwańczuk
2022-08-25
v1.25.0
Bartek Iwańczuk
2022-08-24
feat(unstable): add more permission checks for ext/node/ (#15581)
Bartek Iwańczuk
2022-08-24
fix(unstable): various resolution bugs for npm: specifiers (#15546)
Bartek Iwańczuk
2022-08-23
feat: binary npm commands (#15542)
David Sherret
2022-08-20
feat(unstable): initial support for npm specifiers (#15484)
David Sherret
2022-08-11
chore(ext/node): correct publishing for ext/node (#15461)
David Sherret
2022-08-11
chore: forward v1.24.3 release commit to main (#15462)
denobot
2022-08-11
refactor(ext/node): remove several TODOs (#15452)
Bartek Iwańczuk
2022-08-11
perf(ops): Monomorphic sync op calls (#15337)
Aapo Alasuutari
2022-08-09
chore: temporarily disable `ext/node` and use unstable ops (#15438)
David Sherret
2022-08-09
chore: temporarily disable `op_require_read_file` (#15433)
David Sherret
2022-08-09
feat: add ext/node for require support (#15362)
Bartek Iwańczuk
[prev]