1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-24 15:19:26 -05:00
denoland-deno/cli/tools
Bartek Iwańczuk 768132b85f
feat(upgrade): print info links for Deno 2 RC releases (#25225)
In addition to printing a blog post information (if it's available),
this will also print a link to migration guide and the bug tracker.

---------

Signed-off-by: Bartek Iwańczuk <biwanczuk@gmail.com>
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-08-30 02:32:01 +02:00
..
bench fix(bench): Fix table column alignments and NO_COLOR=1 (#25190) 2024-08-26 11:56:04 +02:00
coverage feat(coverage): add breadcrumbs to deno coverage --html report (#24860) 2024-08-14 16:37:19 +09:00
init feat(config/jsr): add license field (#25056) 2024-08-16 13:12:52 +00:00
jupyter feat(cli/tools): add a subcommand --hide-stacktraces for test (#24095) 2024-08-20 01:27:36 +00:00
lint feat(unstable): ability to use a local copy of jsr packages (#25068) 2024-08-20 14:11:43 +00:00
registry refactor(lsp): changes for lsp_types 0.97.0 (#25169) 2024-08-24 01:21:21 +01:00
repl feat(cli/tools): add a subcommand --hide-stacktraces for test (#24095) 2024-08-20 01:27:36 +00:00
run feat(config): Node modules option for 2.0 (#25299) 2024-08-29 15:57:43 -07:00
test feat(cli/tools): add a subcommand --hide-stacktraces for test (#24095) 2024-08-20 01:27:36 +00:00
vendor feat(config): Node modules option for 2.0 (#25299) 2024-08-29 15:57:43 -07:00
bundle.rs fix(upgrade): do not error if config in cwd invalid (#24689) 2024-07-23 19:00:48 -04:00
check.rs feat: npm workspace and better Deno workspace support (#24334) 2024-07-04 00:54:33 +00:00
clean.rs feat(clean): add progress bar (#25026) 2024-08-14 13:04:07 +02:00
compile.rs feat: deno compile --icon <ico> (#25039) 2024-08-15 10:12:23 +05:30
doc.rs fix: update deno_doc (#24972) 2024-08-12 12:57:50 -07:00
fmt.rs fix(fmt): fix incorrect quotes in components (#25249) 2024-08-28 09:48:14 -04:00
info.rs fix(upgrade): do not error if config in cwd invalid (#24689) 2024-07-23 19:00:48 -04:00
installer.rs feat: remove --lock-write flag (#25214) 2024-08-28 13:23:51 +10:00
mod.rs feat(serve): Opt-in parallelism for deno serve (#24920) 2024-08-14 22:26:21 +00:00
serve.rs feat(serve): Opt-in parallelism for deno serve (#24920) 2024-08-14 22:26:21 +00:00
task.rs feat(flags): improve help output and make deno run list tasks (#25108) 2024-08-21 06:54:59 -07:00
upgrade.rs feat(upgrade): print info links for Deno 2 RC releases (#25225) 2024-08-30 02:32:01 +02:00