Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-28 | feat: improve lockfile v4 to store normalized version constraints and be ↵ | David Sherret | |
more terse (#25247) Stores normalized version constraints in the lockfile, which will improve reproducibility and will fix a bug with duplicate specifiers ending up in the lockfile. Also, gets rid of some duplicate data in the specifiers area of the lockfile. | |||
2024-08-26 | feat: lockfile v4 by default (#25165) | David Sherret | |
This won't be fully stabilized until 2.0 is released. | |||
2024-08-20 | feat(cli/tools): add a subcommand `--hide-stacktraces` for test (#24095) | Hajime-san | |
2024-08-12 | feat: deno remove (#24952) | David Sherret | |
Co-authored-by: Satya Rohith <me@satyarohith.com> |