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-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
2024-01-06
chore: define removal version in deprecated IO APIs (#21702)
Asher Gomez
2024-01-06
fix(kv): improve .listenQueue types (#21781)
Kitson Kelly
2024-01-01
chore: update to Rust 1.75 (#21731)
林炳权
2024-01-01
chore: update copyright to 2024 (#21753)
David Sherret
2023-12-30
fix: `Object.groupBy` return type should be a partial (#21680)
Joel Walker
2023-12-28
perf(lsp): use LanguageServiceHost::getProjectVersion() (#21719)
Nayeem Rahman
2023-12-13
chore: deprecate `Deno.Reader`, `Deno.ReaderSync`, `Deno.Writer`, `Deno.Write...
Asher Gomez
2023-12-14
feat(unstable): append commit versionstamp to key (#21556)
Heyang Zhou
2023-12-12
feat(ext/kv) add backoffSchedule to enqueue (#21474)
Igor Zinkovsky
2023-12-12
perf(lsp): use null types instead of stub modules (#21541)
Nayeem Rahman
2023-12-11
perf(lsp): simplify some of the startup code (#21538)
Bartek Iwańczuk
2023-12-09
feat: bring back WebGPU (#20812)
Leo Kettmeir
2023-12-06
feat: TypeScript 5.3 (#21480)
David Sherret
2023-12-06
feat: stabilize Deno.HttpServer.shutdown and Unix socket support (#21463)
Bartek Iwańczuk
2023-12-06
feat(ext/fetch): allow `Deno.HttpClient` to be declared with `using` (#21453)
Yusuke Tanaka
2023-12-05
docs: fix description of FileInfo's mode property (#21366)
David Sherret
2023-12-05
feat(unstable): kv.watch() (#21147)
Luca Casonato
2023-12-03
refactor: faster args for op_load in TSC (#21438)
Bartek Iwańczuk
2023-12-02
perf(lsp): fix redundant serialization of sources (#21435)
Nayeem Rahman
2023-12-02
chore: update std to 0.208.0 (#21318)
Asher Gomez
2023-12-01
perf(lsp): better op performance logging (#21423)
Bartek Iwańczuk
2023-11-30
fix(cron): move deprecated Deno.cron overload (#21407)
Igor Zinkovsky
2023-11-30
feat(cron): added the support for json type schedule to cron api (#21340)
Raashid Anwar
2023-11-30
perf(lsp): remove throttling of cancellation token (#21395)
Bartek Iwańczuk
2023-11-25
fix(dts): `Deno.ChildProcess` actually implements `AsyncDisposable` (#21326)
Yusuke Tanaka
2023-11-22
docs: update `Deno.*` deprecation notices (#21283)
Asher Gomez
2023-11-20
docs: typo fixlet in worker type comment (#21268)
Jérôme Benoit
2023-11-16
feat(ext/cron) modify Deno.cron API to make handler arg last (#21225)
Igor Zinkovsky
2023-11-13
chore: remove duplicate esnext.dispoable (#21184)
David Sherret
2023-11-08
fix small Deno.createHttpClient typo in lib.deno.unstable.d.ts (#21115)
btoo
[prev]
[next]