Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-28 | feat: remove `--lock-write` flag (#25214) | Bartek IwaĆczuk | |
This commit remove `--lock-write` that was deprecated in v1.45 release. Closes https://github.com/denoland/deno/issues/24167. --------- Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com> | |||
2024-08-26 | feat: lockfile v4 by default (#25165) | David Sherret | |
This won't be fully stabilized until 2.0 is released. |