Age | Commit message (Expand) | Author |
---|---|---|
2022-09-13 | refactor(npm): create general use `NpmPackageResolver` (#15882) | David Sherret |
2022-09-09 | feat: download progress bar (#15814) | Bartek Iwańczuk |
2022-09-07 | feat: add --no-npm flag to disable npm: imports (#15673) | Bartek Iwańczuk |
2022-09-03 | feat(info): add information about npm modules cache (#15750) | Bartek Iwańczuk |
2022-09-01 | fix(npm): ignore npm cache directory creation errors (#15728) | David Sherret |
2022-09-01 | fix(npm): better node version and version requirement compatibility (#15714) | David Sherret |
2022-08-24 | fix(npm): always require --unstable flag even for esm (#15583) | David Sherret |
2022-08-23 | feat: binary npm commands (#15542) | David Sherret |
2022-08-22 | chore: typo (#15536) | Ikko Ashimine |
2022-08-22 | feat(unstable): Respect --cached-only flags for npm: specifiers (#15512) | Bartek Iwańczuk |
2022-08-20 | feat(unstable): initial support for npm specifiers (#15484) | David Sherret |
2022-08-10 | feat: add initial internal npm client and dependency resolver (#15446) | David Sherret |