1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-10 16:11:13 -05:00
denoland-deno/cli/tools
Asher Gomez 0d1471282b
feat(upgrade): link to release notes & blog post (#17073)
This change prints a link to the release notes to `deno upgrade` output
and its variations.

Release notes aren't printed for commands relating to canary versions.

Closes #16350.
2023-01-24 13:30:45 +01:00
..
coverage chore: use rustfmt imports_granularity option (#17421) 2023-01-14 23:18:58 -05:00
init chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
repl fix(repl): improve validator to mark more code as incomplete (#17443) 2023-01-16 09:45:06 -05:00
vendor refactor(cli/tools): reduce cloning (#17309) 2023-01-13 22:39:19 +01:00
bench.rs refactor(cli): fewer clones (#17450) 2023-01-16 15:27:41 -05:00
bundle.rs refactor(cli/tools): reduce cloning (#17309) 2023-01-13 22:39:19 +01:00
check.rs refactor(cli,core,ext,rt): remove some unnecessary clone or malloc (#17274) 2023-01-05 14:29:50 -05:00
doc.rs refactor: create enum for --builtin doc flag (#17423) 2023-01-14 12:39:56 -05:00
fmt.rs fix(cli/fmt): show filepath for InvalidData error (#17361) 2023-01-16 00:30:52 +00:00
info.rs chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
installer.rs refactor(cli): Integrate standalone mode cert handling into Flags (#17419) 2023-01-18 01:18:24 +01:00
lint.rs refactor(cli/tools): reduce cloning (#17309) 2023-01-13 22:39:19 +01:00
mod.rs chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
run.rs refactor(cli/tools): reduce cloning (#17309) 2023-01-13 22:39:19 +01:00
standalone.rs refactor(cli): Integrate standalone mode cert handling into Flags (#17419) 2023-01-18 01:18:24 +01:00
task.rs chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
test.rs refactor(cli): fewer clones (#17450) 2023-01-16 15:27:41 -05:00
upgrade.rs feat(upgrade): link to release notes & blog post (#17073) 2023-01-24 13:30:45 +01:00