Age | Commit message (Expand) | Author |
---|---|---|
2022-09-05 | refactor: cleanup Node compatibility code (#15766) | Bartek Iwańczuk |
2022-08-31 | fix(npm): translate CJS to ESM with name clashes for files and dirs (#15697) | Bartek Iwańczuk |
2022-08-30 | fix(npm): prefer importing esm from esm (#15676) | David Sherret |
2022-08-29 | refactor(cli): Remove cli/node dependency on cli/compat (#15654) | Bartek Iwańczuk |
2022-08-26 | fix(npm): handle cjs re-exports with the same name as an export (#15626) | David Sherret |
2022-08-24 | fix(npm): cjs export analysis should take into consideration exports with das... | David Sherret |
2022-08-24 | feat: support subpaths in npm package references (#15578) | David Sherret |
2022-08-24 | fix(unstable): various resolution bugs for npm: specifiers (#15546) | Bartek Iwańczuk |
2022-08-23 | feat(npm): support packages with multiple command names (#15565) | David Sherret |
2022-08-23 | feat: binary npm commands (#15542) | David Sherret |
2022-08-20 | feat(unstable): initial support for npm specifiers (#15484) | David Sherret |