Age | Commit message (Expand) | Author |
---|---|---|
2024-11-19 | fix(node): handle resolving ".//<something>" in npm packages (#26920) | David Sherret |
2024-11-14 | refactor(resolver): move more resolution code into deno_resolver (#26873) | David Sherret |
2024-11-13 | feat(node): stabilize detecting if CJS via `"type": "commonjs"` in a package.... | David Sherret |
2024-11-01 | fix: improved support for cjs and cts modules (#26558) | David Sherret |
2024-09-30 | refactor: move ByonmNpmResolver to deno_resolver (#25937) | David Sherret |
2024-09-28 | refactor: extract out sloppy imports resolution from CLI crate (#25920) | David Sherret |