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-10-01
v2.0.0-rc.9 (#25957)
Divy Srivastava
2024-10-01
v2.0.0-rc.8 (#25950)
Bartek Iwańczuk
2024-09-30
fix(flags): move some content from docs.deno.com into help output (#25951)
Leo Kettmeir
2024-09-30
fix(info): error instead of panic for npm specifiers when using byonm (#25947)
David Sherret
2024-09-30
refactor: move ByonmNpmResolver to deno_resolver (#25937)
David Sherret
2024-09-30
refactor: bury descriptor parsing in PermissionsContainer (#25936)
David Sherret
2024-09-30
fix: update sui to 0.4 (#25942)
Divy Srivastava
2024-09-29
refactor: cleanup for creating worker structs (#25933)
David Sherret
2024-09-28
refactor: extract out sloppy imports resolution from CLI crate (#25920)
David Sherret
2024-09-28
refactor: move NpmCacheDir to deno_cache_dir (#25916)
David Sherret
2024-09-28
refactor: use deno_path_util (#25918)
David Sherret
2024-09-27
v2.0.0-rc.7 (#25907)
Bartek Iwańczuk
2024-09-27
fix(node): Pass NPM_PROCESS_STATE to subprocesses via temp file instead of en...
Nathan Whitaker
2024-09-27
fix(flags): --allow-all should conflict with lower permissions (#25909)
David Sherret
2024-09-27
fix(lint): correctly handle old jsx in linter (#25902)
Luca Casonato
2024-09-26
refactor(fmt): rewrite HTML syntax error handling (#25892)
Bartek Iwańczuk
2024-09-26
feat: Don't warn about --allow-script when using esbuild (#25894)
Bartek Iwańczuk
2024-09-26
fix(info): move "version" field to top of json output (#25890)
David Sherret
2024-09-26
feat(install): warn repeatedly about not-run lifecycle scripts on explicit in...
Nathan Whitaker
2024-09-26
fix(installl): make bin entries executable even if not put in `node_modules/....
Nathan Whitaker
2024-09-26
fix(doc): surface graph errors as warnings (#25888)
David Sherret
2024-09-26
refactor: use ModuleGraph::fill_from_lockfile (#25887)
David Sherret
2024-09-26
feat(tools/doc): display subitems in symbol overviews where applicable (#25885)
Leo Kettmeir
2024-09-26
v2.0.0-rc.6 (#25877)
Bartek Iwańczuk
2024-09-26
feat: add `--allow-import` flag (#25469)
Bartek Iwańczuk
2024-09-26
fix(compile): support 'deno compile' in RC and LTS releases (#25875)
Bartek Iwańczuk
2024-09-25
fix(check): properly surface dependency errors in types file of js file (#25860)
David Sherret
2024-09-25
fix(add/install): default to "latest" tag for npm packages in `deno add npm:p...
Nathan Whitaker
2024-09-25
feat(fmt): better error on malfored HTML files (#25853)
Bartek Iwańczuk
2024-09-24
fix(check): ignore noImplicitOverrides in remote modules (#25854)
David Sherret
2024-09-24
fix(cli): Warn on not-run lifecycle scripts with global cache (#25786)
Nathan Whitaker
2024-09-24
v2.0.0-rc.5 (#25838)
Bartek Iwańczuk
2024-09-24
fix: better error for Deno.UnsafeWindowSurface, correct HttpClient name, clea...
Leo Kettmeir
2024-09-24
fix(fmt): --check was broken for CSS, YAML and HTML (#25848)
Bartek Iwańczuk
2024-09-24
fix: Update deno_npm to fix `deno install` with crossws (#25837)
Nathan Whitaker
2024-09-23
fix: error out if a valid flag is passed before a subcommand (#25830)
Leo Kettmeir
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
[prev]
[next]