index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cli
/
tools
Age
Commit message (
Expand
)
Author
2024-08-15
feat(lint): Add lint for usage of node globals (with autofix) (#25048)
Nathan Whitaker
2024-08-15
refactor: remove version::is_canary(), use ReleaseChannel instead (#25053)
Bartek Iwańczuk
2024-08-15
feat: `deno compile --icon <ico>` (#25039)
Divy Srivastava
2024-08-14
feat(serve): Opt-in parallelism for `deno serve` (#24920)
Nathan Whitaker
2024-08-14
feat(fmt): support HTML, Svelte, Vue, Astro and Angular (#25019)
Pig Fang
2024-08-14
feat(clean): add progress bar (#25026)
Bartek Iwańczuk
2024-08-14
feat(coverage): add breadcrumbs to deno coverage `--html` report (#24860)
Łukasz Czerniawski
2024-08-13
fix(upgrade): use proper version display (#25029)
Bartek Iwańczuk
2024-08-12
feat(publish): error on missing license file (#25011)
David Sherret
2024-08-12
fix(upgrade): return no RC versions if fetching fails (#25013)
Bartek Iwańczuk
2024-08-12
feat: deno remove (#24952)
David Sherret
2024-08-12
fix: update deno_doc (#24972)
Leo Kettmeir
2024-08-12
feat: `deno upgrade --rc` (#24905)
Bartek Iwańczuk
2024-08-12
feat: Rename --unstable-hmr to --watch-hmr (#24975)
Bartek Iwańczuk
2024-08-09
feat(fmt): support CSS, SCSS, Sass and Less (#24870)
Pig Fang
2024-08-09
fix(add): Better error message when missing npm specifier (#24970)
Nathan Whitaker
2024-08-09
refactor(upgrade): cleanup pass (#24954)
Bartek Iwańczuk
2024-08-08
feat: `deno init --serve` (#24897)
Bartek Iwańczuk
2024-08-08
chore: change property order in generated `deno.json` (#24953)
Marvin Hagemeister
2024-08-08
feat(install): change 'Add ...' message (#24949)
Bartek Iwańczuk
2024-08-08
fix: Don't shell out to `unzip` in deno upgrade/compile (#24926)
Nathan Whitaker
2024-08-07
feat(upgrade): refresh output (#24911)
Bartek Iwańczuk
2024-08-07
refactor(upgrade): make fetching latest version async (#24919)
Bartek Iwańczuk
2024-08-07
fix(compile): support workspace members importing other members (#24909)
David Sherret
2024-08-06
feat: deno run <task> (#24891)
Satya Rohith
2024-08-06
fix: update dry run success message (#24885)
HasanAlrimawi
2024-08-02
feat(unstable/fmt): move yaml formatting behind unstable flag (#24848)
David Sherret
2024-08-02
feat(fmt): support YAML (#24717)
Pig Fang
2024-08-02
docs: fix typos (#24820)
Andreas Deininger
2024-08-01
feat: codesign for deno compile binaries (#24604)
Divy Srivastava
2024-07-31
perf: update deno_ast to 0.41 (#24819)
David Sherret
2024-07-29
chore: upgrade to rust 1.80 (#24778)
Satya Rohith
2024-07-27
refactor(lint): move reporters to separate module (#24757)
David Sherret
2024-07-27
fix: adapt to new jupyter runtime API and include session IDs (#24762)
Kyle Kelley
2024-07-26
fix(publish): workspace included license file had incorrect path (#24747)
David Sherret
2024-07-25
refactor: decouple node resolution from deno_core (#24724)
David Sherret
2024-07-25
fix(unstable): move sloppy-import warnings to lint rule (#24710)
David Sherret
2024-07-25
fix(workspaces/publish): include the license file from the workspace root if ...
David Sherret
2024-07-24
fix(future): Emit `deno install` warning less often, suggest `deno install` i...
Nathan Whitaker
2024-07-24
perf: update deno_doc (#24700)
Leo Kettmeir
2024-07-23
fix(upgrade): do not error if config in cwd invalid (#24689)
David Sherret
2024-07-23
refactor: update to use deno_package_json (#24688)
David Sherret
2024-07-23
fix: enable the reporting of parsing related problems when running deno lint ...
HasanAlrimawi
2024-07-22
fix(publish): warn about missing license file (#24677)
David Sherret
2024-07-19
refactor: update to deno_config 0.25 (#24645)
David Sherret
2024-07-17
fix(publish): surface syntax errors when using --no-check (#24620)
David Sherret
2024-07-18
Reland "refactor(fetch): reimplement fetch with hyper instead of reqwest" (#2...
Bartek Iwańczuk
2024-07-17
fix(workspace): support resolving bare specifiers to npm pkgs within a worksp...
David Sherret
2024-07-14
fix(init): use bare specifier for `jsr:@std/assert` (#24581)
David Sherret
2024-07-13
Revert "refactor(fetch): reimplement fetch with hyper instead of reqwest (#24...
Ryan Dahl
[prev]
[next]