denoland/deno
denoland/deno
Activity
Last release
Open issues
Open PRs
License
release notes
release notes
Published 5/1/2024
MinorContains new featuresDeno.ConnectTlsOptions.(certFile|certChain|privateKey) (#23270)Deno.ListenTlsOptions.(keyFile|certFile) (#23271)Deno.customInspect (#23453)addr to HttpServer (#23442)URL.parse (#23318)UnsafeWindowSurface on wayland (#23423)deno serve subcommand (#23511)deno add and deno vendor errors when deno.json is empty
(#23439)env option in worker_thread (#23462)cp into non-existent parent directory (#23469)DENO_FUTURE to deno --help (#23368)--exit-zero (#23418)serverRequest via V8 instead of via executeScript (#23409)release notes
Published 5/1/2024
MinorContains new featuresDeno.ConnectTlsOptions.(certFile|certChain|privateKey) (#23270)Deno.ListenTlsOptions.(keyFile|certFile) (#23271)Deno.customInspect (#23453)addr to HttpServer (#23442)URL.parse (#23318)UnsafeWindowSurface on wayland (#23423)deno serve subcommand (#23511)deno add and deno vendor errors when deno.json is empty
(#23439)env option in worker_thread (#23462)cp into non-existent parent directory (#23469)DENO_FUTURE to deno --help (#23368)--exit-zero (#23418)serverRequest via V8 instead of via executeScript (#23409)A modern runtime for JavaScript and TypeScript.