COMMITS
/ ext/node/ops/module_hooks.rs May 18, 2026
B
feat(ext/node): restore module.registerHooks (#34081)
Bartek Iwańczuk committed
May 15, 2026
B
Revert module loader hooks stack (#34077)
Bartek Iwańczuk committed
May 12, 2026
B
fix(ext/node): apply Deno's resolver inside loader-hook defaultResolve (#33964)
Bartek Iwańczuk committed
May 8, 2026
B
fix(ext/node): run register() hooks in worker thread, add --experimental-loader flag (#33906)
Bartek Iwańczuk committed
May 6, 2026
B
fix(ext/node): skip ESM load hook bridge for CJS modules (#33861)
Bartek Iwańczuk committed
May 5, 2026
B
feat(ext/node): implement module.register() API (#33849)
Bartek Iwańczuk committed
B
feat(ext/node): ESM import() support for module.registerHooks() (#33763)
Bartek Iwańczuk committed