Age | Commit message (Expand) | Author |
---|---|---|
2024-06-11 | fix(npm): resolve dynamic npm imports individually (#24170) | David Sherret |
2024-06-05 | refactor(npm): improve locking around updating npm resolution (#24104) | David Sherret |
2024-06-05 | fix: better handling of npm resolution occurring on workers (#24094) | David Sherret |
2024-05-28 | feat(vendor): support modifying remote files in vendor folder without checksu... | David Sherret |
2024-04-05 | perf(lsp): use lockfile to reduce npm pkg resolution time (#23247) | David Sherret |
2024-01-22 | feat(lockfile): track JSR and npm dependencies in config file (#22004) | David Sherret |
2024-01-01 | chore: update copyright to 2024 (#21753) | David Sherret |
2023-10-02 | refactor(npm): make `NpmCache`, `CliNpmRegistryApi`, and `NpmResolution` inte... | David Sherret |
2023-09-30 | refactor(npm): create `cli::npm::managed` module (#20740) | David Sherret |