Bartek Iwańczuk
|
adec4f575e
|
fix(npm): translate CJS to ESM with name clashes for files and dirs (#15697)
|
2022-08-31 00:31:59 +02:00 |
|
David Sherret
|
5f251b283b
|
fix(npm): prefer importing esm from esm (#15676)
|
2022-08-30 14:09:22 -04:00 |
|
Bartek Iwańczuk
|
b62ef4d37b
|
refactor(cli): Remove cli/node dependency on cli/compat (#15654)
|
2022-08-29 20:19:54 +02:00 |
|
David Sherret
|
ec98d86d21
|
fix(npm): handle cjs re-exports with the same name as an export (#15626)
|
2022-08-26 14:34:35 -04:00 |
|
David Sherret
|
18fcef8b29
|
fix(npm): cjs export analysis should take into consideration exports with dashes (#15582)
|
2022-08-24 13:37:34 -04:00 |
|
David Sherret
|
684aabbc25
|
feat: support subpaths in npm package references (#15578)
|
2022-08-24 11:25:32 -04:00 |
|
Bartek Iwańczuk
|
5268fa0e0f
|
fix(unstable): various resolution bugs for npm: specifiers (#15546)
Co-authored-by: David Sherret <dsherret@gmail.com>
|
2022-08-24 14:54:20 +02:00 |
|
David Sherret
|
452df99222
|
feat(npm): support packages with multiple command names (#15565)
|
2022-08-23 22:01:21 -04:00 |
|
David Sherret
|
e7367044d9
|
feat: binary npm commands (#15542)
|
2022-08-23 10:39:19 -04:00 |
|
David Sherret
|
87f80ff6be
|
feat(unstable): initial support for npm specifiers (#15484)
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
|
2022-08-20 11:31:33 -04:00 |
|