v2.5.7
fix: reduce progress bar flickering (#30349)
refactor: add `deno_npm_installer` crate (#29319)
perf: stack allocated v8 scopes (#30827)
chore: update to edition 2024 (#29923)
feat(BREAKING/fmt): prompt or require `deno fmt .` when providing no files and no config files discovered (#30623)
feat(install): refresh install report (#30615)
fix: do not panic when logging from outside a tokio runtime (#29728)
feat(install): more informative deno install output (#30387)
fix(cli/util): terminate watch file with sigint (#30635)
fix(init): use temp `node_modules` folders for `deno init --npm ...` (#30492)
feat(unstable): ability to specify minimum dependency age in deno.json file (#31007)
chore: Rust 1.86.0 (#29435)
chore: Happy New Year 2025 (#27509)
refactor: move denort to separate crate (#27688)
feat(cli): reload environment variables with `--watch` and `--env-file` (#30197)