denoland/deno
denoland/deno
Activity
Last release
Open issues
Open PRs
License
release notes
release notes
Published 9/10/2025
MinorContains new featuresdeno fmt . when providing no files and
no config files discovered (#30623)--watch and --env-file
(#30197)ChildProcess.stdout &
ChildProcess.stderr (#30552)bundleDependencies in npm dependencies (#30521)Deno.test API (#30504)setTimeout and setInterval (#29993)deno run with no arguments prints list of available tasks (#30592)tcpBacklog arg to Deno.listen{Tls} and Deno.serve (#30541)crypto.hkdfSync returns wrong result for non-Uint8Array
TypedArray inputs (#30463)fs.exists and fs.existsSync compatibility (#30507)fs.mkdtemp and fs.mkdtempSync compatibility (#30602)fs.path' makelong and resolve compatibility (#30503)null keypair in tls connect (#30516)--experimental-* flags when spawning child
process (#26351)node_modules folders for deno init --npm ... (#30492)add, cache, and all install
variants, move scripts and deprecation warnings after the report (#30549)require("..") (#30524)ArrayBuffer as a backing buffer type for Response.body
and Response.bytes (#30435)ArrayBuffer as a backing buffer type for
TextEncoder.encode() (#30434)release notes
Published 9/10/2025
MinorContains new featuresdeno fmt . when providing no files and
no config files discovered (#30623)--watch and --env-file
(#30197)ChildProcess.stdout &
ChildProcess.stderr (#30552)bundleDependencies in npm dependencies (#30521)Deno.test API (#30504)setTimeout and setInterval (#29993)deno run with no arguments prints list of available tasks (#30592)tcpBacklog arg to Deno.listen{Tls} and Deno.serve (#30541)crypto.hkdfSync returns wrong result for non-Uint8Array
TypedArray inputs (#30463)fs.exists and fs.existsSync compatibility (#30507)fs.mkdtemp and fs.mkdtempSync compatibility (#30602)fs.path' makelong and resolve compatibility (#30503)null keypair in tls connect (#30516)--experimental-* flags when spawning child
process (#26351)node_modules folders for deno init --npm ... (#30492)add, cache, and all install
variants, move scripts and deprecation warnings after the report (#30549)require("..") (#30524)ArrayBuffer as a backing buffer type for Response.body
and Response.bytes (#30435)ArrayBuffer as a backing buffer type for
TextEncoder.encode() (#30434)A modern runtime for JavaScript and TypeScript.