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
Age
Commit message (
Expand
)
Author
2024-09-23
chore: add code generation for @types/deno (#25545)
David Sherret
2024-09-23
BREAKING: remove support for remote import maps in deno.json (#25836)
David Sherret
2024-09-23
feat(fmt): support vto and njk extensions (#25831)
Óscar Otero
2024-09-23
feat(fmt): stabilize CSS, HTML and YAML formatters (#25753)
Bartek Iwańczuk
2024-09-23
fix: consistent with deno_config and treat `"experimentalDecorators"` as depr...
Kenta Moriuchi
2024-09-23
feat: Show hints when using `window` global (#25805)
Bartek Iwańczuk
2024-09-22
BREAKING(webgpu/unstable): move `width` and `height` options to `UnsafeWindow...
Divy Srivastava
2024-09-20
feat(fmt): upgrade markup_fmt (#25768)
Pig Fang
2024-09-20
fix(cli): Default to auto with --node-modules-dir flag (#25772)
Nathan Whitaker
2024-09-20
fix(flags): properly error out for urls (#25770)
Leo Kettmeir
2024-09-20
chore: update sui to 0.3.1 (#25758)
Divy Srivastava
2024-09-20
fix(coverage): ignore urls from doc testing (#25736)
Yoshiya Hinosawa
2024-09-19
fix: cjs resolution cases (#25739)
snek
2024-09-19
fix(node): Don't error out if we fail to statically analyze CJS re-export (#2...
Nathan Whitaker
2024-09-19
fix(cli): Only set allow net flag for deno serve if not already allowed all (...
Nathan Whitaker
2024-09-19
v2.0.0-rc.4 (#25728)
Bartek Iwańczuk
2024-09-19
fix: don't include extensionless files in file collection for lint & fmt by d...
Leo Kettmeir
2024-09-19
fix(cli): handle edge cases around `export`s in doc tests and default export ...
Yusuke Tanaka
2024-09-18
v2.0.0-rc.3 (#25704)
Bartek Iwańczuk
2024-09-18
fix: update nodeModulesDir config JSON schema (#25653)
Marvin Hagemeister
2024-09-18
feat: suggest `deno install --entrypoint` instead of `deno cache` (#25228)
Asher Gomez
2024-09-18
feat: default to TS for file extension and support ext flag in more scenarios...
Leo Kettmeir
2024-09-18
feat: improve warnings for deprecations and lifecycle script for npm packages...
Bartek Iwańczuk
2024-09-18
feat(lint): add `no-process-global` lint rule (#25709)
Divy Srivastava
2024-09-18
fix: error on unsupported compiler options (#25714)
Marvin Hagemeister
2024-09-18
feat: require jsr prefix for `deno install` and `deno add` (#25698)
Leo Kettmeir
2024-09-18
fix(flags): don't treat empty run command as task subcommand (#25708)
Leo Kettmeir
2024-09-18
fix: remove --allow-run warning when using deno without args or subcommand (#...
HasanAlrimawi
2024-09-18
Revert "feat(fmt): sort type-only named import/exports last" (#25705)
David Sherret
2024-09-18
fix: do not panic running invalid file specifier (#25530)
Yazan AbdAl-Rahman
2024-09-18
feat(check): turn on noImplicitOverride (#25695)
Bartek Iwańczuk
2024-09-17
fix(dts): stabilize `fetch` declaration for use with `Deno.HttpClient` (#25683)
Yusuke Tanaka
2024-09-17
feat(cli): evaluate code snippets in JSDoc and markdown (#25220)
Yusuke Tanaka
2024-09-18
chore: bump `deno_lint` to 0.66.0 (#25697)
Asher Gomez
2024-09-18
feat: update warning message for --allow-run with no list (#25693)
Bartek Iwańczuk
2024-09-17
fix(lsp): properly resolve jsxImportSource for caching (#25688)
Nayeem Rahman
2024-09-17
feat(lsp): auto-import types with 'import type' (#25662)
Nayeem Rahman
2024-09-17
feat(fmt): sort type-only named import/exports last (#25690)
David Sherret
2024-09-17
chore: upgrade deno_core (#25674)
Bartek Iwańczuk
2024-09-16
chore: remove `warnOnDeprecatedApi()` (#25673)
Asher Gomez
2024-09-16
feat: warn when using `--allow-run` with no allow list (#25215)
David Sherret
2024-09-17
chore(fs): undeprecate `Deno.FsWatcher.prototype.return()` (#25623)
Asher Gomez
2024-09-16
fix(npm): better error handling for remote npm deps (#25670)
David Sherret
2024-09-16
refactor(permissions): split up Descriptor into Allow, Deny, and Query (#25508)
David Sherret
2024-09-16
fix(types): simplify mtls related types (#25658)
Luca Casonato
2024-09-16
BREAKING(ext/ffi): remove deprecated `UnsafeFnPointer` constructor type with ...
Aapo Alasuutari
2024-09-15
fix(cli): `deno task` exit with status 0 (#25637)
Divy Srivastava
2024-09-14
feat: TypeScript 5.6 and `npm:@types/node@22` (#25614)
David Sherret
2024-09-13
fix(check): move is cjs check from resolving to loading (#25597)
David Sherret
2024-09-13
feat(flags): support user provided args in repl subcommand (#25605)
Leo Kettmeir
[prev]
[next]