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
/
tests
/
integration
Age
Commit message (
Expand
)
Author
2022-11-13
feat(npm): require --unstable for npm specifiers in remote modules (#16612)
David Sherret
2022-11-13
fix(ext/flash): revert #16383 (graceful server startup/shutdown) (#16610)
Yoshiya Hinosawa
2022-11-11
fix(npm): remove forgotten unstable check (#16598)
Bartek Iwańczuk
2022-11-11
fix(ext/flash): graceful server startup/shutdown (#16383)
Divy Srivastava
2022-11-11
feat: Stabilize Deno.bench() and 'deno bench' subcommand (#16485)
Bartek Iwańczuk
2022-11-10
feat: don't require --unstable flag for npm programs (#16520)
Bartek Iwańczuk
2022-11-10
feat: remove --unstable flag requirement for npm: specifiers (#16473)
Bartek Iwańczuk
2022-11-10
feat(lock): don't require --unstable for auto discovery (#16582)
Bartek Iwańczuk
2022-11-08
feat(unstable/npm): support peer dependencies (#16561)
David Sherret
2022-11-08
fix(lock): only store integrities for http: and https: imports (#16558)
Bartek Iwańczuk
2022-11-06
fix(npm): fix CJS resolution with local node_modules dir (#16547)
Bartek Iwańczuk
2022-11-03
fix(lock): add --no-lock flag to disable auto discovery of lock file (#16526)
Bartek Iwańczuk
2022-11-03
fix(lock): require --unstable flag to auto discover lockfile (#16524)
Bartek Iwańczuk
2022-11-02
fix(lock): autodiscovery of lockfile (#16498)
Bartek Iwańczuk
2022-11-02
fix(lockfile): error if a referenced package id doesn't exist in list of pack...
David Sherret
2022-10-31
feat(unstable/npm): `deno info --json` support for npm specifiers (#16472)
David Sherret
2022-10-30
test: disable run_watch_external_watch_files on macOS (#16477)
Bartek Iwańczuk
2022-10-28
feat: support npm specifiers in `deno info` for display text output only (#16...
David Sherret
2022-10-27
chore(npm): add explicit tests for `module.exports` assignment with type chec...
David Sherret
2022-10-27
fix(typescript): allow synthetic default imports when using `ModuleKind.ESNex...
David Sherret
2022-10-26
fix(compile): show an error when using npm specifiers (#16430)
David Sherret
2022-10-26
chore: improve built-in API documentation (#16158)
Kitson Kelly
2022-10-26
feat(cli): show error cause recursion information (#16384)
Cre3per
2022-10-25
fix(npm): add support for npm packages in lock files (#15938)
Bartek Iwańczuk
2022-10-25
feat(lint): add a report lint config setting (#16045)
Brenley Dueck
2022-10-24
feat: Stabilize Deno.stdin.setRaw() (#16399)
Bartek Iwańczuk
2022-10-21
feat(unstable/npm): initial type checking of npm specifiers (#16332)
David Sherret
2022-10-20
fix(lsp): allow caching deps in non-saved files (#16353)
David Sherret
2022-10-19
feat: Add new lockfile format (#16349)
Bartek Iwańczuk
2022-10-18
feat: introduce navigator.language (#12322)
Luca Matei Pintilie
2022-10-16
fix: add error cause in recursive cause tail (#16306)
Cre3per
2022-10-16
feat: support inlay hints (#16287)
Kitson Kelly
2022-10-15
feat(unstable/task): add `INIT_CWD` env var (#16110)
David Sherret
2022-10-14
fix(lsp): properly handle snippets on completions (#16274)
Kitson Kelly
2022-10-04
chore: remove 'fix_exotic_specifier' test (#16143)
Bartek Iwańczuk
2022-10-03
feat(unstable): add support for npm specifier cli arguments for 'deno cache' ...
Bartek Iwańczuk
2022-10-03
fix(npm): better error is version is specified after subpath (#16131)
Bartek Iwańczuk
2022-10-03
fix(npm): panic on invalid package name (#16123)
Bartek Iwańczuk
2022-10-01
fix(npm): handle json files in require (#16125)
Bartek Iwańczuk
2022-10-01
lsp: use deno:/asset instead of deno:asset (#16023)
sigmaSd
2022-09-28
chore: improve JSDoc for built-in APIs (#16048)
Kitson Kelly
2022-09-28
chore: fix flaky integration::lint::compact (#16075)
David Sherret
2022-09-28
feat(npm): functionality to support child_process.fork (#15891)
David Sherret
2022-09-28
feat(lint): add --compact flag for terse output (#15926)
Brenley Dueck
2022-09-28
feat(unstable): Deno.setRaw -> Deno.stdin.setRaw (#15797)
Luca Casonato
2022-09-23
perf: don't re-download package tarball to global cache if local node_modules...
David Sherret
2022-09-22
chore: temporarily ignore websocketstream test (#15997)
David Sherret
2022-09-22
feat(npm): add flag for creating and resolving npm packages to a local node_m...
David Sherret
2022-09-22
feat(npm): add support for --reload=npm: and --reload=npm:<package> (#15972)
Bartek Iwańczuk
2022-09-22
feat: allow exiting on two consecutive ctrl+c presses (#15981)
Kayla Washburn
[prev]
[next]