| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-10-12 | chore(task): remove warning for npm "scripts" (#20880) | Nayeem Rahman | |
| 2023-08-21 | refactor: upgrade deno_ast 0.28 and deno_semver 0.4 (#20193) | David Sherret | |
| 2023-05-01 | refactor(cli): remove ProcState - add CliFactory (#18900) | David Sherret | |
| This removes `ProcState` and replaces it with a new `CliFactory` which initializes our "service structs" on demand. This isn't a performance improvement at the moment for `deno run`, but might unlock performance improvements in the future. | |||
| 2023-03-03 | fix: lazily surface errors in package.json deps parsing (#17974) | David Sherret | |
| Closes #17941 | |||
