Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |