| Age | Commit message (Expand) | Author |
|---|---|---|
| 2022-09-12 | fix(npm): use shim from deno_node crate for 'module' built-in module (#15881) | Bartek Iwańczuk |
| 2022-09-12 | fix(npm): support cjs resolution of package subpath with package.json (#15855) | David Sherret |
| 2022-09-10 | fix(npm): align Node esm code importing cjs with Node (#15838) | David Sherret |
| 2022-09-10 | fix(npm): remove export binding to match node (#15837) | David Sherret |
| 2022-09-08 | fix(npm): recursive translation of reexports, remove window global in node co... | Bartek Iwańczuk |
| 2022-08-30 | fix(npm): prefer importing esm from esm (#15676) | David Sherret |
| 2022-08-29 | fix(npm): conditional exports with wildcards (#15652) | Bartek Iwańczuk |
| 2022-08-26 | fix(npm): handle cjs re-exports with the same name as an export (#15626) | David Sherret |
| 2022-08-26 | fix(ext/node): fix global in node env (#15622) | Yoshiya Hinosawa |
| 2022-08-26 | chore(npm): add test for esm npm binary package (#15609) | David Sherret |
| 2022-08-25 | fix: avoid global declaration collisions in cjs (#15608) | David Sherret |
