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-09-07
feat(add/install): Flag to add dev dependency to package.json (#25495)
Nathan Whitaker
2024-09-06
feat(add): Add npm packages to package.json if present (#25477)
Nathan Whitaker
2024-09-05
BREAKING: remove "emit" and "map" from deno info output (#25468)
David Sherret
2024-09-05
feat(uninstall): alias to 'deno remove' if -g flag missing (#25461)
Bartek Iwańczuk
2024-09-05
BREAKING(fs): remove `Deno.funlock[Sync]()` (#25442)
Asher Gomez
2024-09-05
BREAKING(fs): remove `Deno.seek[Sync]()` (#25449)
Asher Gomez
2024-09-05
feat: include version number in all --json based outputs (#25335)
Kamil Ogórek
2024-09-04
feat(install): deno install with entrypoint (#25411)
Nathan Whitaker
2024-09-04
BREAKING(config): make supported compilerOptions an allow list (#25432)
David Sherret
2024-09-04
feat(add): strip package subpath when adding a package (#25419)
Bartek Iwańczuk
2024-09-04
BREAKING(fs): remove `Deno.ftruncate[Sync]()` (#25412)
Asher Gomez
2024-09-04
BREAKING(fs): remove `Deno.fstat[Sync]()` (#25351)
Asher Gomez
2024-09-03
fix(install): recommend using `deno install -g` when using a single http url ...
Bartek Iwańczuk
2024-09-03
fix(task): correct name for scoped npm package binaries (#25390)
David Sherret
2024-09-03
chore(fs): remove `Deno.flock[Sync]()` (#25350)
Asher Gomez
2024-09-03
BREAKING: remove `deno vendor` (#25343)
Asher Gomez
2024-09-02
fix(cli/tools): correct `deno init --serve` template behavior (#25318)
Coty
2024-09-02
BREAKING: remove `--allow-none` flag (#25337)
Asher Gomez
2024-09-02
BREAKING: remove `deno bundle` (#25339)
Asher Gomez
2024-08-31
fix(publish): ensure provenance is spec compliant (#25200)
Bob Callaway
2024-08-31
chore(fs): remove `Deno.futime[Sync]()` (#25252)
Asher Gomez
2024-08-31
fix(upgrade): more informative information on invalid version (#25319)
Bartek Iwańczuk
2024-08-30
refactor: remove DENO_FUTURE (#25314)
David Sherret
2024-08-30
fix: upgrade deno_ast 0.42 (#25313)
David Sherret
2024-08-30
feat(upgrade): print info links for Deno 2 RC releases (#25225)
Bartek Iwańczuk
2024-08-29
feat(config): Node modules option for 2.0 (#25299)
Nathan Whitaker
2024-08-28
fix(fmt): fix incorrect quotes in components (#25249)
Pig Fang
2024-08-28
feat: remove `--lock-write` flag (#25214)
Bartek Iwańczuk
2024-08-26
fix(bench): Fix table column alignments and NO_COLOR=1 (#25190)
Armaan Salam
2024-08-24
refactor(lsp): changes for lsp_types 0.97.0 (#25169)
Nayeem Rahman
2024-08-21
fix(add): Handle packages without root exports (#25102)
Nathan Whitaker
2024-08-21
fix(upgrade): better error message when check_exe fails (#25133)
Divy Srivastava
2024-08-21
feat(flags): improve help output and make `deno run` list tasks (#25108)
Leo Kettmeir
2024-08-20
fix(add): error when config file contains importMap field (#25115)
David Sherret
2024-08-20
feat(config): Support frozen lockfile config option in deno.json (#25100)
Nathan Whitaker
2024-08-20
feat(unstable): ability to use a local copy of jsr packages (#25068)
David Sherret
2024-08-20
feat(cli/tools): add a subcommand `--hide-stacktraces` for test (#24095)
Hajime-san
2024-08-20
fix(repl): Prevent panic on broken pipe (#21945)
melbourne2991
2024-08-19
fix(lint): support linting tsx/jsx from stdin (#24955)
Yazan AbdAl-Rahman
2024-08-19
feat(upgrade): support `deno upgrade 1.46.0` (#25096)
Bartek Iwańczuk
2024-08-19
fix(upgrade): support RC release with --version flag (#25091)
Bartek Iwańczuk
2024-08-18
fix: clean up flag help output (#24686)
Luca Casonato
2024-08-19
fix(upgrade): correctly compute latest version based on current release chann...
Bartek Iwańczuk
2024-08-18
fix: log current version when using deno upgrade (#25079)
HasanAlrimawi
2024-08-18
fix: make `deno add` output more deterministic (#25083)
David Sherret
2024-08-16
ci: add script to promote to RC release (#25072)
Bartek Iwańczuk
2024-08-16
refactor: show release channel in `deno --version` (#25061)
Bartek Iwańczuk
2024-08-16
feat(publish): suggest importing `jsr:@std/` for `deno.land/std` urls (#25046)
David Sherret
2024-08-16
feat(config/jsr): add license field (#25056)
David Sherret
2024-08-15
refactor: `version` module exports a single const struct (#25014)
Bartek Iwańczuk
[prev]
[next]