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
/
tsc
Age
Commit message (
Expand
)
Author
2024-09-04
fix(byonm): resolve npm deps of jsr deps (#25399)
David Sherret
2024-09-04
BREAKING(io): remove `Deno.read[Sync]()` (#25409)
Asher Gomez
2024-09-04
BREAKING(io): remove `Deno.write[Sync]()` (#25408)
Asher Gomez
2024-09-04
BREAKING(fs): remove `Deno.ftruncate[Sync]()` (#25412)
Asher Gomez
2024-09-04
chore(tty): soft-remove `Deno.isatty()` (#25410)
Asher Gomez
2024-09-04
BREAKING(buffer): remove `Deno.writeAll[Sync]()` (#25407)
Asher Gomez
2024-09-04
BREAKING(fs): remove `Deno.fstat[Sync]()` (#25351)
Asher Gomez
2024-09-03
docs(serve): fix default `Deno.serve` hostname (#25392)
Caleb Cox
2024-09-03
BREAKING(io): remove `Deno.copy()` (#25345)
Asher Gomez
2024-09-03
BREAKING(permissions): remove --allow-hrtime (#25367)
Luca Casonato
2024-09-03
BREAKING(dts): improve types for `Deno.serve` (#25369)
Luca Casonato
2024-09-03
BREAKING(console): remove `Deno.customInspect` (#25348)
Asher Gomez
2024-09-03
fix: fix jupyter display function type (#25326)
Bedis Nbiba
2024-09-03
chore(fs): remove `Deno.flock[Sync]()` (#25350)
Asher Gomez
2024-09-03
BREAKING(io): remove `Deno.iter[Sync]()` (#25346)
Asher Gomez
2024-09-03
BREAKING: remove `Deno.close()` (#25347)
Asher Gomez
2024-09-02
fix(BREAKING): make dns record types have consistent naming (#25357)
David Sherret
2024-08-31
chore(fs): remove `Deno.futime[Sync]()` (#25252)
Asher Gomez
2024-08-31
chore: remove `Deno.resources()` (#25251)
Asher Gomez
2024-08-31
chore: remove `Deno.metrics()` (#25167)
Asher Gomez
2024-08-29
docs: refer to `globalThis` instead of `window` in declaration files (#25286)
Asher Gomez
2024-08-24
refactor(lsp): changes for lsp_types 0.97.0 (#25169)
Nayeem Rahman
2024-08-07
fix: `rename` watch event missing (#24893)
Marvin Hagemeister
2024-08-06
BREAKING(webgpu/unstable): Replace async .requestAdapterInfo() with sync .inf...
Divy Srivastava
2024-08-05
feat: Add Deno.ServeDefaultExport type (#24879)
Bartek Iwańczuk
2024-08-02
docs: category should be 'Subprocess', not 'Sub Process' (#24852)
Ryan Dahl
2024-08-02
docs: fix typos (#24820)
Andreas Deininger
2024-08-02
BREAKING(temporal/unstable): Remove obsoleted Temporal APIs (#24836)
Kenta Moriuchi
2024-07-28
fix(types): fix streams types (#24770)
Kenta Moriuchi
2024-07-25
refactor: decouple node resolution from deno_core (#24724)
David Sherret
2024-07-24
fix(node): better detection for when to surface node resolution errors (#24653)
David Sherret
2024-07-22
fix(types): Conform lib.deno_web.d.ts to lib.dom.d.ts and lib.webworker.d.ts ...
Kenta Moriuchi
2024-07-22
fix(lsp): scope attribution for asset documents (#24663)
Nayeem Rahman
2024-07-15
fix(docs): fix some deno.land/manual broken urls (#24557)
Igor Borisoglebski
2024-07-10
fix(check): CJS types importing dual ESM/CJS package should prefer CJS types ...
David Sherret
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-09
fix: restore reference to dom.extras in lib.dom.d.ts (#24489)
Bartek Iwańczuk
2024-07-09
refactor: use concrete error types for node resolution (#24470)
David Sherret
2024-07-09
docs(ext/net): explain `port: 0` behavior (#24475)
Asher Gomez
2024-07-03
feat: Upgrade to TypeScript 5.5.2 (#24326)
Bartek Iwańczuk
2024-07-02
feat(ext/web): add `Blob.prototype.bytes()` (#24148)
Kenta Moriuchi
2024-07-01
BREAKING(unstable/ffi): remove callback reentrant flag (#24367)
Divy Srivastava
2024-06-26
feat(lsp): ts language service scopes (#24345)
Nayeem Rahman
2024-06-21
docs(cli): remove trailing slash from `import.meta.dirname` expected output (...
Asher Gomez
2024-06-19
fix(ext/node): Add SIGPOLL and SIGUNUSED signals (#24259)
Divy Srivastava
2024-06-06
refactor: remove `PermissionsContainer` in deno_runtime (#24119)
David Sherret
2024-06-04
fix(docs): update Deno.Command docs (#24097)
Igor Zinkovsky
2024-05-30
BREAKING(ffi/unstable): use BigInt representation in turbocall (#23983)
Aapo Alasuutari
2024-05-29
feat: Add `Deno.exitCode` API (#23609)
Luke Edwards
[prev]
[next]