summaryrefslogtreecommitdiff
path: root/cli/Cargo.toml
AgeCommit message (Expand)Author
2023-02-20build: add "include_js_files_for_snapshotting" Cargo feature (#17826)Bartek Iwańczuk
2023-02-17refactor: add `NpmPackageId` back from deno_graph as `NpmPackageNodeId` (#17804)David Sherret
2023-02-15refactor: use deno_graph's semver and npm structs (#17791)David Sherret
2023-02-15refactor: make resolver required (#17783)David Sherret
2023-02-09refactor: deno_graph 0.43 upgrade (#17692)David Sherret
2023-02-07chore: forward v1.30.3 release commit to main (#17677)denobot
2023-02-03chore: forward v1.30.2 release commit to main (#17641)denobot
2023-02-02chore: forward v1.30.1 release commit to main (#17623)denobot
2023-01-28fix(fmt): semiColons: false - handle prop with following generator and do whi...David Sherret
2023-01-261.30.0 (#17532)denobot
2023-01-25feat: embed import map in the config file (#17478)Bartek Iwańczuk
2023-01-24refactor(deno_graph): remove unused Resolved::Ok#kind usage (#17504)David Sherret
2023-01-23refactor: Move lockfile to a separate crate (#17503)Bartek Iwańczuk
2023-01-17chore: forward v1.29.4 release commit to main (#17453)denobot
2023-01-13chore: forward 1.29.3 release back to main (#17401)David Sherret
2023-01-11fix(fmt): better handling of link reference definitions when formatting markd...David Sherret
2023-01-05chore: forward v1.29.2 release commit to main (#17277)denobot
2023-01-04fix: upgrade deno_ast to 0.23 (#17269)David Sherret
2023-01-04docs(cli): do not need gen doc for cli (#17260)Yiyu Lin
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-12-19refactor(progress bars): global control for drawing (#17091)David Sherret
2022-12-15chore: forward v1.29.1 release commit to main (#17067)denobot
2022-12-151.29.0 (#17052)denobot
2022-12-13fix(fmt): panic in yaml header with multi-byte characters (#17042)David Sherret
2022-12-12feat: improve download progress bar (#16984)Bartek Iwańczuk
2022-12-07feat(fmt): improve width calculation (#16982)David Sherret
2022-12-06refactor: remove `deno_graph::Locker` usage (#16877)David Sherret
2022-12-05fix(task): improve word parsing (#16911)David Sherret
2022-12-02fix(task): support redirects in pipe sequences (#16903)David Sherret
2022-12-01chore: forward v1.28.3 release commit to main (#16884)denobot
2022-11-30fix(fmt/markdown): fix emoji width calculation in tables (#16870)David Sherret
2022-11-28fix(runtime): feature-flag snapshot from snapshot (#16843)Leo Kettmeir
2022-11-26chore: update deno_doc (#16838)Leo Kettmeir
2022-11-24fix(task): output encoding issues on windows (#16794)David Sherret
2022-11-24chore: forward v1.28.2 release commit to main (#16796)denobot
2022-11-23fix(fmt/markdown): scenario where whitespace was being incorrectly stripped i...David Sherret
2022-11-22chore: workspace inheritance (#16343)Leo Kettmeir
2022-11-22chore: update import_map and deno_doc (#16755)Bartek Iwańczuk
2022-11-21feat(core): Ability to create snapshots from existing snapshots (#16597)Bartek Iwańczuk
2022-11-17chore: forward v1.28.1 release commit to main (#16678)denobot
2022-11-16fix(npm): support non-all lowercase package names (#16669)David Sherret
2022-11-131.28.0 (#16620)denobot
2022-11-10chore: update crates (#16588)Bartek Iwańczuk
2022-11-09chore: forward v1.27.2 release commit to main (#16572)denobot
2022-11-08feat(unstable/npm): support peer dependencies (#16561)David Sherret
2022-11-04chore: forward v1.27.1 release commit to main (#16533)denobot
2022-11-02chore: update deno_doc (#16515)Leo Kettmeir
2022-10-28chore: pin lsp types due to unstable "proposed" feature (#16467)David Sherret
2022-10-271.27.0 (#16442)denobot
2022-10-25feat(task): support `sleep` suffixes (#16425)David Sherret