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
/
tests
/
specs
/
check
Age
Commit message (
Expand
)
Author
2024-08-20
feat: glob and directory support for `deno check` and `deno cache` cli arg pa...
Yazan AbdAl-Rahman
2024-07-04
feat: npm workspace and better Deno workspace support (#24334)
David Sherret
2024-05-07
chore: fix flaky net_listen_allow_localhost_4555 (#23726)
David Sherret
2024-05-07
chore(test): move npm registries to separate servers and to the `tests/regist...
David Sherret
2024-04-30
feat(cli): add support for jsxImportSourceTypes (#23419)
Luca Casonato
2024-04-29
chore: migrate bench, publish, and more itests to spec tests (#23584)
David Sherret
2024-04-16
feat(check): allow using side effect imports with unknown module kinds (ex. c...
David Sherret
2024-04-01
chore(specs): add jsr and npm env vars to tests by default (#23171)
David Sherret
2024-04-01
fix(node): handle empty 'main' entry in pkg json (#23155)
David Sherret
2024-03-27
fix(check): do not suggest running with `--unstable` (#23092)
David Sherret
2024-03-26
feat: TypeScript 5.4 (#23086)
David Sherret
2024-03-15
chore(specs): use jsonc for metadata file (#22946)
David Sherret
2024-03-15
chore(lsp): add tests for compiler options being resolved relative the config...
David Sherret