summaryrefslogtreecommitdiff
path: root/cli/Cargo.toml
AgeCommit message (Expand)Author
2024-05-17chore: forward v1.43.5 release commit to main (#23877)denobot
2024-05-17fix(npm): regression deserializing JSON for some npm packages (#23868)David Sherret
2024-05-17chore: forward v1.43.4 commit to main (#23861)Bartek Iwańczuk
2024-05-15perf(compile): Do not checksum eszip content (#23839)Arnau Orriols
2024-05-16perf(jsr): download metadata files as soon as possible and in parallel (#23836)David Sherret
2024-05-15fix(doc): --lint - private ref diagnostic was displaying incorrect informatio...David Sherret
2024-05-14fix(doc/publish): support expando properties (#23795)David Sherret
2024-05-13chore: cleanup unused dependencies (#23787)Leo Kettmeir
2024-05-12fix(npm): handle null fields in npm registry JSON (#23785)David Sherret
2024-05-10chore: forward v1.43.3 release commit to main (#23771)denobot
2024-05-09fix(task): regression where `npx <command>` sometimes couldn't find command (...David Sherret
2024-05-09chore: forward v1.43.2 release commit to main (#23749)denobot
2024-05-07fix(jsr): panic when importing jsr package with deps via https (#23728)David Sherret
2024-05-05fix(fmt/js): `else` was moved to wrong `if` sometimes when formatting minifie...David Sherret
2024-05-04fix(publish): public api - trace parent classes & interfaces when following a...David Sherret
2024-05-011.43.0 (#23629)denobot
2024-05-01chore: update deno_doc (#23621)Leo Kettmeir
2024-04-30fix(publish): handle variable declarations with a declare keyword (#23616)David Sherret
2024-04-30feat(cli): add support for jsxImportSourceTypes (#23419)Luca Casonato
2024-04-29fix: handle specifying an import map in an ancestor dir of deno.json (#23602)David Sherret
2024-04-29fix(fmt/md): better handling of lists in block quotes (#23604)David Sherret
2024-04-29fix: reenable syntax highlighting for doc html generator (#23570)Leo Kettmeir
2024-04-25chore: fix cargo publish CI (#23550)Divy Srivastava
2024-04-251.43.0 (#23549)denobot
2024-04-24feat(jsr): support importing from jsr via HTTPS specifiers (except for type c...David Sherret
2024-04-24chore: update deno_doc (#23544)Leo Kettmeir
2024-04-21chore: update deno_config to 0.16.1 (#23480)Bartek Iwańczuk
2024-04-19perf(lsp): cleanup document dependencies (#23426)Nayeem Rahman
2024-04-18fix(fmt): error for more unterminated nodes (#23449)David Sherret
2024-04-17fix(publish): support import equals (#23421)Luca Casonato
2024-04-16fix(cli): Identify and fix a test deadlock (#23411)Matt Mastracci
2024-04-16chore: forward v1.42.4 commit to `main` (#23394)Bartek Iwańczuk
2024-04-13fix(publish): do not error for param with initializer before required paramet...David Sherret
2024-04-12fix(publish): handle definite assignment on ts private properties (#23345)David Sherret
2024-04-12chore: update deno_graph (#23340)Luca Casonato
2024-04-12chore: forward v1.42.3 release commit to main (#23335)denobot
2024-04-11fix: upgrade deno_ast related crates (#23187)David Sherret
2024-04-11chore: forward v1.42.2 release commit to main (#23315)denobot
2024-04-01chore: forward v1.42.1 release commit to main (#23162)denobot
2024-03-31fix: deno_graph 0.69.10 (#23147)David Sherret
2024-03-281.42.0 (#23105)denobot
2024-03-28chore: update deno_doc to 0.119.0 (#23103)Leo Kettmeir
2024-03-27feat(task): Task description in the form of comments (#23101)Nathan Whitaker
2024-03-27feat(task): cross-platform shebang support (#23091)David Sherret
2024-03-25chore(tests): Introduce integration tests for `jupyter` subcommand (#23074)Nathan Whitaker
2024-03-21feat(lint): `deno lint --fix` and lsp quick fixes (#22615)David Sherret
2024-03-21feat: deno_task_shell 0.15 (#23019)David Sherret
2024-03-14chore: Forward 1.41.3 release commit (#22930)Nathan Whitaker
2024-03-13chore: rough first pass on spec tests (#22877)David Sherret
2024-03-12fix(slow-types): improved exports tracing and infer type literals in as exprs...David Sherret