
Deno 1.15 Release Notes
Deno 1.15 improves Web Crypto support, adds deno uninstall subcommand, stabilizes URLPattern and more.
Deno 1.15 improves Web Crypto support, adds deno uninstall subcommand, stabilizes URLPattern and more.
Deno 1.15 improves Web Crypto support, adds deno uninstall subcommand, stabilizes URLPattern and more.
Post-mortem report for the 35 minute service outage on on July 27, 2021.
Post-mortem report for the 35 minute service outage on on September 23, 2021.
Deno 1.14 improves Web Crypto support, adds customization options to deno fmt and deno lint, introduces URLPattern, and more.
Deno 1.14 improves Web Crypto support, adds customization options to deno fmt and deno lint, introduces URLPattern, and more.
Deno Deploy is a multi-tenant distributed JavaScript VM running in 25 data centers across the world.
Deno Deploy is a multi-tenant distributed JavaScript VM running in 25 data centers across the world.
Web compatibility data for Deno is now available on MDN.
Web compatibility data for Deno is now available on MDN.
Deno 1.13 stabilizes the native HTTP server, and introduces FFI, a streaming WebSocket API, the new self.structuredClone() function and more.
Deno 1.13 stabilizes the native HTTP server, and introduces FFI, a streaming WebSocket API, the new self.structuredClone() function and more.
Post-mortem report for the 6 minute service outage on July 27, 2021.
Post-mortem report for the 6 minute service outage on July 27, 2021.
The Deno 1.12 release adds server side WebSockets, support for WASM threads, new web crypto APIs and more.
The Deno 1.12 release adds server side WebSockets, support for WASM threads, new web crypto APIs and more.
Deno Blog updated their profile.
Deno Deploy is a multi-tenant distributed JavaScript VM running in 25 data centers across the world.
Deno Deploy is a multi-tenant distributed JavaScript VM running in 25 data centers across the world.
The Deno 1.11 release adds new web APIs, resolves long standing issues, and improves editor experience.
The Deno 1.11 release adds new web APIs, resolves long standing issues, and improves editor experience.
Deno 1.10 improves the built-in test runner, adds support for Web Storage API, structured clone, and more.
Deno 1.9 adds a new native HTTP/2 web server, a vastly improved op infrastructure, import completions in the LSP, an interactive permission prompt, blob url support.
We have raised money to enable the millions of web programmers out there to maximally leverage their craft.
Post-mortem report for the 98 minute service outage on March 2, 2021.
Deno 1.8 adds experimental support for the WebGPU API, adds support for importing private modules, stabilizes import maps, revamps coverage tooling, adds ICU to provide internationalization out of the box, and a whole lot more.
Deno 1.7, one of our largest releases to date, adds cross compilation and 60% smaller binaries for deno compile, a DNS resolver API, support for data URLs in import statements and web workers, and much more.
Retrospect of what happened in Deno in 2020
Deno 1.6 adds the abilty to build your Deno projects into fully standalone, self-contained executables with `deno compile`. The release also introduces a built-in LSP for editor integrations, and experimental Apple Silicon support.
Deno 1.5 improves `deno bundle` with support for tree shaking and a 15x speed improvement. This release also adds the `alert`, `confirm`, and `prompt` APIs and enhances the REPL.