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-02-05
feat(unstable): `Deno.FsFile.lock[Sync]()` and `Deno.FsFile.unlock[Sync]()` (...
Asher Gomez
2024-02-02
chore: fix typo in docs (#22232)
Dan Rose
2024-02-02
docs: point to new "Deno 1.x to 2.x Migration Guide" (#22199)
Asher Gomez
2024-02-01
refactor: load bytes in deno_graph (#22212)
David Sherret
2024-01-27
feat(unstable): implement `navigator.gpu.getPreferredCanvasFormat()` (#22149)
Divy Srivastava
2024-01-24
revert: Remove deprecations of file sync APIs (#22085)
Bartek Iwańczuk
2024-01-24
feat: deprecate `Deno.{stdin,stdout,stderr}.rid` (#22073)
Asher Gomez
2024-01-24
feat: deprecate `Deno.FsWatcher.rid` (#22074)
Asher Gomez
2024-01-24
feat: deprecate `Deno.fstat()` and `Deno.fstatSync()` (#22068)
Asher Gomez
2024-01-24
feat: `Deno.FsFile.{utime,utimeSync}()` and deprecate `Deno.{futime,futimeSyn...
Asher Gomez
2024-01-24
chore: fix `Deno.UnsafeWindowSurface` typings (#22081)
Dean Srebnik
2024-01-24
feat: deprecate `Deno.write()` and `Deno.writeSync()` (#22064)
Asher Gomez
2024-01-24
feat: deprecate `Deno.close()` (#22066)
Asher Gomez
2024-01-24
feat: deprecate `Deno.ftruncate()` and `Deno.ftruncateSync()` (#22069)
Asher Gomez
2024-01-24
feat: Add warnings for more deprecated APIs (#21992)
Bartek Iwańczuk
2024-01-24
feat: deprecate `Deno.FsFile` constructor and `Deno.FsFile.rid` (#22072)
Asher Gomez
2024-01-24
feat: deprecate `Deno.read()` and `Deno.readSync()` (#22063)
Asher Gomez
2024-01-24
feat: deprecate `Deno.seek()` and `Deno.seekSync()` (#22065)
Asher Gomez
2024-01-24
chore: update `Deno.{fsync,fsyncSync}()` deprecation notices (#22071)
Asher Gomez
2024-01-24
feat: `FsFile.sync()` and `FsFile.syncSync()` (#22017)
Asher Gomez
2024-01-24
feat: `Deno.FsFile.dataSync()` and `Deno.FsFile.dataSyncSync()` (#22019)
Asher Gomez
2024-01-24
feat: deprecate `Deno.resources()` (#22059)
Asher Gomez
2024-01-24
feat: `Deno.{stdin,stdout,stderr}.isTerminal()`, deprecate `Deno.isatty()` (#...
Asher Gomez
2024-01-23
feat: import.meta.filename and import.meta.dirname (#22061)
Bartek Iwańczuk
2024-01-23
chore: upgrade deno_core to 0.249.0 (#22058)
Bartek Iwańczuk
2024-01-23
feat: Add deprecation warning for `Deno.customInspect` (#22027)
Asher Gomez
2024-01-23
BREAKING(unstable): remove `Deno.cron()` overload (#22035)
Asher Gomez
2024-01-23
feat: Stabilize Deno.listen for 'unix' transport (#21938)
Bartek Iwańczuk
2024-01-23
refactor: set removal version for `Deno.RequestEvent`, `Deno.HttpConn` and `D...
Asher Gomez
2024-01-23
refactor: set removal version for `Deno.Server` (#22024)
Asher Gomez
2024-01-22
feat(unstable): remove Deno.upgradeHttp API (#21856)
Bartek Iwańczuk
2024-01-22
feat(web): ImageBitmap (#21898)
Leo Kettmeir
2024-01-22
chore: use `FsFile[Symbol.dispose]()` (#22007)
Asher Gomez
2024-01-21
chore: use `Deno.readTextFile()` where appropriate (#22018)
Asher Gomez
2024-01-21
chore: use `Deno.writeTextFile()` where appropriate (#22008)
Asher Gomez
2024-01-21
chore: add types for `Deno.UnsafeWindowSurface` (#22010)
Divy Srivastava
2024-01-18
fix(types): align global deno worker type with deno.worker/webworker one (#21...
Jérôme Benoit
2024-01-16
docs(ns): add a notice on file order returned by readDir (#21953)
king8fisher
2024-01-15
feat(unstable): add Temporal API support (#21738)
Bartek Iwańczuk
2024-01-15
chore: define removal version for `Deno.metrics()` (#21872)
Asher Gomez
2024-01-14
feat: Stabilize Deno.connect for 'unix' transport (#21937)
Bartek Iwańczuk
2024-01-14
chore: define removal version for `Deno.run()` (#21863)
Asher Gomez
2024-01-14
feat: Deprecate 'Deno.serveHttp' API (#21874)
Bartek Iwańczuk
2024-01-14
feat: remove conditional unstable type-checking (#21825)
Bartek Iwańczuk
2024-01-14
feat: stabilize Deno.connectTls options and Deno.TlsConn.handshake (#21889)
Bartek Iwańczuk
2024-01-12
feat: "rejectionhandled" Web event and "rejectionHandled" Node event (#21875)
Bartek Iwańczuk
2024-01-10
feat(unstable): fast subset type checking of JSR dependencies (#21873)
David Sherret
2024-01-10
fix(lsp): implement host.getGlobalTypingsCacheLocation() (#21882)
Nayeem Rahman
2024-01-10
fix: android support (#19437)
cions
2024-01-08
perf(lsp): use host-owned cache for auto-import completions (#21852)
Nayeem Rahman
[prev]
[next]