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
2023-01-25
feat(cli): add `DENO_V8_FLAGS` env var (#17313)
Leo Kettmeir
2023-01-25
feat: Add sync APIs for "Deno.permissions" (#17019)
Asher Gomez
2023-01-24
feat: suggest adding a "node:" prefix for bare specifiers that look like buil...
David Sherret
2023-01-24
refactor: remove Deno.core (#16881)
Bartek Iwańczuk
2023-01-24
feat: log detection of config file (#17338)
Leo Kettmeir
2023-01-24
feat: support node built-in module imports (#17264)
Bartek Iwańczuk
2023-01-23
refactor: Move lockfile to a separate crate (#17503)
Bartek Iwańczuk
2023-01-18
refactor(cli): Integrate standalone mode cert handling into `Flags` (#17419)
Andreu Botella
2023-01-16
fix(cli/fmt): show filepath for InvalidData error (#17361)
Leo Kettmeir
2023-01-14
chore: use rustfmt imports_granularity option (#17421)
Divy Srivastava
2023-01-13
fix(permissions): lock stdio streams when prompt is shown (#17392)
Bartek Iwańczuk
2023-01-13
tests: Disable flaky flash_shutdown test (#17390)
Bartek Iwańczuk
2023-01-13
tests: move integration tests to a single module (#17380)
Bartek Iwańczuk
2023-01-02
chore: update copyright year to 2023 (#17247)
David Sherret
2022-11-26
tests: move integration tests to separate modules (#16816)
Bartek Iwańczuk
2022-11-25
refactor: move dts files, diagnostics.rs, and tsc.rs to tsc folder (#16820)
David Sherret
2022-11-25
fix(npm): better error message when attempting to use typescript in npm packa...
David Sherret
2022-11-24
fix(task): output encoding issues on windows (#16794)
David Sherret
2022-11-24
fix(npm/types): resolve main entrypoint declaration file when no types entry ...
David Sherret
2022-11-24
fix(ext/flash): graceful server startup/shutdown with unsettled promises in m...
Yusuke Tanaka
2022-11-24
fix(npm/check): prioritize exports over types entry (#16788)
David Sherret
2022-11-24
feat(cli): add warning for incorrectly ordered flags (#16734)
Asher Gomez
2022-11-19
fix(ext/node): handle URL in createRequire (#16682)
Yoshiya Hinosawa
2022-11-18
chore: use Rust 1.65.0 (#16688)
Aaron O'Mullan
2022-11-16
fix(npm): using types for packages with subpath (#16656)
Bartek Iwańczuk
2022-11-16
fix(lock): ensure npm dependencies are written with --lock-write (#16668)
Bartek Iwańczuk
2022-11-16
fix(npm): support non-all lowercase package names (#16669)
David Sherret
2022-11-16
fix(npm): don't fail if conditional exports don't contains types (#16651)
Bartek Iwańczuk
2022-11-15
test: don't use remote std for tests (#16631)
Bartek Iwańczuk
2022-11-15
test: don't use lock file in JSX tests (#16639)
Bartek Iwańczuk
2022-11-14
fix(bundle): explicit error when using an npm specifier with deno bundle (#16...
David Sherret
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
[prev]
[next]