Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 ↵ | David Sherret | |
component (#24795) Closes https://github.com/denoland/deno/issues/24785 | |||
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 | |
Regression in 1.45.0 caused by storing relative paths instead of absolute paths in the binary. Closes #24654 | |||
2024-07-26 | chore: forward v1.45.4 release commit to main (#24754) | denobot | |
Co-authored-by: David Sherret <dsherret@gmail.com> | |||
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 | |