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-07-10
chore: update deno_doc (#24509)
Leo Kettmeir
2024-07-10
fix(check): CJS types importing dual ESM/CJS package should prefer CJS types ...
David Sherret
2024-07-10
feat(jsr): support publishing jsr packages in npm workspaces (#24507)
David Sherret
2024-07-10
chore: tweak warning message for un-run install scripts (#24508)
Nathan Whitaker
2024-07-10
fix: memory leak when transpiling (#24490)
Bartek Iwańczuk
2024-07-10
fix: Add sys permission kinds for node compat (#24242)
Adam Gregory
2024-07-10
fix(ext/webgpu): fix `GPUUncapturedErrorEvent` parent type (#24369)
Victor Turansky
2024-07-10
feat(node): Support executing npm package lifecycle scripts (preinstall/insta...
Nathan Whitaker
2024-07-10
feat: deprecate `deno vendor` (#22183)
Asher Gomez
2024-07-09
feat(cli): `deno init --lib` (#22499)
muddlebee
2024-07-09
fix: panic when piping "deno help" or "deno --version" (#22917)
muddlebee
2024-07-09
feat(compile): support --env (#24166)
HasanAlrimawi
2024-07-09
fix: do not download compilerOptions -> types when not type checking (#24473)
David Sherret
2024-07-09
feat(workspace): support object config (#24483)
David Sherret
2024-07-09
fix: restore reference to dom.extras in lib.dom.d.ts (#24489)
Bartek Iwańczuk
2024-07-09
fix: make .setup-cache.bin in node_modules more reproducible (#24480)
Zebreus
2024-07-09
fix: only use maglev in DENO_FUTURE for now (#24485)
snek
2024-07-09
refactor: use concrete error types for node resolution (#24470)
David Sherret
2024-07-09
fix(lsp): do sloppy resolution for node-to-node imports in byonm (#24481)
Nayeem Rahman
2024-07-09
docs(ext/net): explain `port: 0` behavior (#24475)
Asher Gomez
2024-07-09
fix: add warning for invalid unstable feature use in deno.json/jsonc (#24120)
HasanAlrimawi
2024-07-08
fix(lsp): inherit workspace-root-only fields in members (#24440)
Nayeem Rahman
2024-07-08
fix(workspace): better cli file argument handling (#24447)
David Sherret
2024-07-08
feat: add `__tests__` to test file detection defaults (#24443)
Marvin Hagemeister
2024-07-05
fix(permissions): handle ipv6 addresses correctly (#24397)
Luca Casonato
2024-07-05
refactor: move `FileCollector` to deno_config (#24433)
David Sherret
2024-07-05
fix(node): Implement `fs.lchown` (and `process.getegid`) (#24418)
Nathan Whitaker
2024-07-05
chore: rename `__runtime_js_source` to `hmr` (#24442)
Divy Srivastava
2024-07-05
feat: Deprecate --lock-write flag (#24436)
Bartek Iwańczuk
2024-07-04
fix: revert accidentally added `parentPath` on `DirEntry` (#24438)
David Sherret
2024-07-05
fix(publish): unfurling should always be done with the package json (#24435)
David Sherret
2024-07-04
feat(jupyter): support `confirm` and `prompt` in notebooks (#23592)
Zander Hill
2024-07-04
feat: npm workspace and better Deno workspace support (#24334)
David Sherret
2024-07-03
fix(lsp): correct scope attribution for injected @types/node (#24404)
Nayeem Rahman
2024-07-03
feat: Upgrade to TypeScript 5.5.2 (#24326)
Bartek Iwańczuk
2024-07-02
fix(ext/node): Add `fs.lutimes` / `fs.lutimesSync` (#23172)
Nathan Whitaker
2024-07-02
fix(compile): prevent setting unstable feature twice (#24381)
HasanAlrimawi
2024-07-03
refactor(jupyter): move ZeroMQ server to a separate thread (#24373)
Bartek Iwańczuk
2024-07-02
feat(cli): Add `--frozen` flag to error out if lockfile is out of date (#24355)
Nathan Whitaker
2024-07-02
feat(ext/web): add `Blob.prototype.bytes()` (#24148)
Kenta Moriuchi
2024-07-02
chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24388)
Bartek Iwańczuk
2024-07-02
fix(compile): atomically write compile output (#24378)
Heyang Zhou
2024-07-01
fix(windows): check USERPROFILE env var for finding home directory (#24384)
David Sherret
2024-07-01
fix(lsp): use CliLockfile (#24387)
Bartek Iwańczuk
2024-07-01
fix(lsp): respect lockfile redirects entries for resolution (#24365)
Nayeem Rahman
2024-07-01
BREAKING(unstable/ffi): remove callback reentrant flag (#24367)
Divy Srivastava
2024-06-28
refactor(cli): Create wrapper around `deno_lockfile::Lockfile` (#24366)
Nathan Whitaker
2024-06-28
fix(lsp): don't use global cache paths for scope allocation (#24353)
Nayeem Rahman
2024-06-28
chore: update deno_doc (#24308)
Leo Kettmeir
2024-06-26
feat(lsp): ts language service scopes (#24345)
Nayeem Rahman
[prev]
[next]