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-11-23
chore: add upgrade prompt integration test (#21273)
David Sherret
2023-11-22
Revert "chore: update to `std@0.207.0` (#21284)" (#21295)
Bartek Iwańczuk
2023-11-22
fix: 'Promise was collected' error in REPL/jupyter (#21272)
Bartek Iwańczuk
2023-11-22
chore: update to `std@0.207.0` (#21284)
Asher Gomez
2023-11-19
fix(ext,runtime): add missing custom inspections (#21219)
Kenta Moriuchi
2023-11-17
chore: combine `TestCommandBuilder` with `DenoCmd` (#21248)
David Sherret
2023-11-17
ci: fix flaky stdio_streams_are_locked_in_permission_prompt (#21238)
David Sherret
2023-11-17
chore: various improvements to tests (#21222)
David Sherret
2023-11-17
feat(unstable): Workspaces support (#20410)
Bartek Iwańczuk
2023-11-16
fix(npm): support cjs entrypoint in node_modules folder (#21224)
David Sherret
2023-11-15
feat(ext/net): use rustls_tokio_stream (#21205)
Matt Mastracci
2023-11-14
chore: switch compile tests over to the TestBuilder (#21180)
David Sherret
2023-11-13
fix(install): should work with non-existent relative root (#21161)
David Sherret
2023-11-12
fix(lsp): update tsconfig after refreshing settings on init (#21170)
Nayeem Rahman
2023-11-10
fix: improve `deno doc --lint` error messages (#21156)
David Sherret
2023-11-07
fix(node): cjs export analysis should probe for json files (#21113)
David Sherret
2023-11-07
fix(node): inspect ancestor directories when resolving cjs re-exports during ...
David Sherret
2023-11-06
fix(byonm): correct resolution for scoped packages (#21083)
David Sherret
2023-11-05
chore: migrate to new deno_core and metrics (#21057)
Matt Mastracci
2023-11-04
fix(node): use closest package.json to resolve package.json imports (#21075)
David Sherret
2023-11-04
fix(doc): `deno doc --lint mod.ts` should output how many files checked (#21084)
David Sherret
2023-11-01
fix(repl): jsxImportSource was not working (#21049)
David Sherret
2023-11-01
feat: granular --unstable-* flags (#20968)
Bartek Iwańczuk
2023-11-01
feat: precompile JSX (#20962)
Bartek Iwańczuk
2023-11-01
fix(test): --junit-path should handle when the dir doesn't exist (#21044)
David Sherret
2023-11-01
feat(cron) implement Deno.cron() (#21019)
Igor Zinkovsky
2023-11-01
Revert "chore: use kqueue backend of notify on macOS" (#21039)
Divy Srivastava
2023-11-01
feat: deno doc --html (#21015)
Bartek Iwańczuk
2023-11-01
feat(unstable): `deno run --env` (#20300)
Asher Gomez
2023-11-01
fix(repl): support transforming JSX/TSX (#20695)
Bartek Iwańczuk
2023-10-31
feat: `deno doc --lint` (#21032)
David Sherret
2023-10-31
chore: update macOS shared library test (#21031)
Divy Srivastava
2023-10-31
feat: deno run --unstable-hmr (#20876)
Bartek Iwańczuk
2023-10-30
feat(doc): support multiple file entry (#21018)
Bartek Iwańczuk
2023-10-30
feat(ext/websocket): split websocket read/write halves (#20579)
Matt Mastracci
2023-10-28
chore: Remove 'UNSTABLE:' from 'deno compile' help (#21003)
Bartek Iwańczuk
2023-10-28
Revert "chore: update deno_std submodule (#20994)" (#21001)
Bartek Iwańczuk
2023-10-27
chore: update deno_std submodule (#20994)
Bartek Iwańczuk
2023-10-26
feat(doc): display non-exported types referenced in exported types (#20990)
David Sherret
2023-10-26
fix(unstable/byonm): improve error messages (#20987)
David Sherret
2023-10-25
feat(unstable): ability to `npm install` then `deno run main.ts` (#20967)
David Sherret
2023-10-24
perf(lsp): cleanup workspace settings scopes (#20937)
Nayeem Rahman
2023-10-20
feat(unstable): allow bare specifier for builtin node module (#20728)
Yoshiya Hinosawa
2023-10-17
fix(lsp): include mtime in tsc script version (#20911)
Nayeem Rahman
2023-10-17
feat(lsp): respect "typescript.preferences.quoteStyle" when deno.json is abse...
Nayeem Rahman
2023-10-16
fix(lsp): show diagnostics for untitled files (#20916)
Nayeem Rahman
2023-10-17
fix(node): resolve file.d specifiers in npm packages (#20918)
David Sherret
2023-10-13
fix(lsp): don't commit registry completions on "/" (#20902)
Nayeem Rahman
2023-10-12
feat(lsp): send "deno/didChangeDenoConfiguration" notifications (#20827)
Nayeem Rahman
2023-10-10
refactor(lsp): add "deno.reloadImportRegistries" as a command (#20823)
Nayeem Rahman
[prev]
[next]