Age | Commit message (Expand) | Author |
---|---|---|
2022-09-13 | refactor(npm): create general use `NpmPackageResolver` (#15882) | David Sherret |
2022-09-12 | fix(npm): support cjs resolution of package subpath with package.json (#15855) | David Sherret |
2022-09-06 | fix(npm): conditional exports in npm: specifiers (#15778) | Bartek Iwańczuk |
2022-08-30 | fix(npm): prefer importing esm from esm (#15676) | David Sherret |
2022-08-29 | fix(npm): conditional exports with wildcards (#15652) | Bartek Iwańczuk |
2022-08-24 | fix(unstable): various resolution bugs for npm: specifiers (#15546) | Bartek Iwańczuk |
2022-08-20 | feat(unstable): initial support for npm specifiers (#15484) | David Sherret |