Age | Commit message (Expand) | Author |
---|---|---|
2023-05-10 | feat(compile): unstable npm and node specifier support (#19005) | David Sherret |
2023-05-01 | refactor(cli): remove ProcState - add CliFactory (#18900) | David Sherret |
2023-03-13 | fix(npm): show a progress bar when initializing the node_modules folder (#18136) | David Sherret |
2023-03-03 | fix: lazily surface errors in package.json deps parsing (#17974) | David Sherret |
2023-02-25 | chore: fix flaky package_json_basic tests (#17940) | David Sherret |
2023-02-23 | fix(npm): allow resolving from package.json when an import map exists (#17905) | David Sherret |
2023-02-23 | feat(npm): support bare specifiers from package.json in more subcommands and ... | David Sherret |