Deno v2.7.11 is out with 32 fixes across three patch releases:
-Tons of Node.js compat improvements (crypto, child_process, workers, TTY on Windows)
-New include/exclude fields for deno compile
-Faster watch mode shutdown (10s -> 500ms)
-Alpha/beta channel support
github.com/denoland/den...
Posts by Deno
Deno 2.7.8 is here!
- P-521 elliptic curve crypto (sign, verify, ECDH)
- SIMD-accelerated base64 encode/decode via simdutf
- file: and link: dependencies in package.json now supported
- OTel console exporter + HTTP span attributes on metrics
- 30+ Node compat fixes
github.com/denoland/den...
Deno v2.7.6 is out with 78 changes - 7 features, 12 perf improvements, and 59 fixes
github.com/denoland/den...
- deno eval now auto-detects CJS vs ESM
- --cpu-prof-flamegraph generates interactive SVG flamegraphs
- 28+ Node.js compat fixes (child_process, crypto, tty, worker_threads)
- and more
People building platforms need proper observability tooling. Deno Subhosting gives you that.
Here's a quick demo
youtu.be/E-PnhLqJOsk
'twas discussed.
....dawg.
Deno Subhosting.
Our infrastructure already powers some huge platforms.
Now it's available to you too.
deno.com/subhosting
...and we've optimized postinstall scripts for npm packages to run in parallel for a 100% speed up.
Also shipping in v2.7.6 next week.
github.com/denoland/den...
TransformStream will be up to 16% faster across the board in Deno v2.7.6. No changes needed in user code.
github.com/denoland/den...
We're cooking... Deno v2.7.5 is out!
- `fs.cp` moved to Rust for 2x performance boost
- `deno install` handles peer deps faster
- CPU profiling with --cpu-prof flags
- Node compat fixes: ECDH, DiffieHellman, PQC keys, worker_threads, v8 APIs
38 bug fixes total, more here: github.com/denoland/den...
Deno v2.7.2 is released
`deno install` is now dramatically faster
Full release notes at: github.com/denoland/den...
This is so nice. basically every platform I've ever used I've wanted to use cron for certain things, and its always oddly non-trivial
The API here looks great!
It's about time!
Configure and monitor your cron tasks with Deno Deploy.
docs.deno.com/deploy/cron/
🔥 ⏰ 🔥
Deno v2.7 is here!
🕛 Temporal API stabilized
🪟 Windows ARM native support
⚙️ npm overrides support
📦 deno compile --self-extracting
🩹 Node compat fixes
...and more!
deno.com/blog/v2.7
Can you spin environments in 200ms with all the dependencies installed and ready to use?
You can with snapshots in Deno Sandbox!
Do the setup once, reuse it forever.
See how in this demo with Python
youtu.be/mASEjxpuDTM
We love your work, and are delighted to support even just a little!
Real apps need real observability.
The final part of this browser game tutorial by @thisisjofrank.bsky.social adds telemetry and logging to show you how Deno Deploy can instrument your apps.
deno.com/blog/build-a...
👆 him!
Deno Deploy has databases done right.
Instant serverless Postgres databases.
BYO, or get one from our friends at @prisma.io
Watch the full demo 👉 deno.co/show/deploy/db
We couldn't have built our own docs generation without @deno.land tools, here to collaborate with all registries
@jsr.io 🤝 @npmx.dev
Deno Sandbox
Get Linux microVMs instantly for you or your agentic coding buddy.
Watch the full demo:
deno.co/show/sandbox...
Deno v2.6.9 is out with Markdown support in `deno doc`, checksum verification for `deno upgrade`, major `node:worker_threads` and
`node:zlib` compatibility improvements, and 34 other fixes.
github.com/denoland/den...
🚀 Publish applications with Deno Sandbox!
The Deno Sandbox SDK lets you create, manage, and deploy applications. A perfect companion for your agentic workflow.
Watch the demo:
deno.co/show/sandbox...
In pt 5 of Building a simple JS/HTML game on Deno Deploy, we cover:
✅ customized player profiles
✅ robust persistence path with local cache and server sync
✅ remote tuning system to support AB tests and live events
deno.com/blog/build-a...
Deno Sandbox
◽ Volumes
◽ Snapshots
◽ Secrets
👉 See the announcement video for more
deno.co/announcing/s...
The sequel came out a couple of years before the first one, we think. Nobody really knows.
Well shucks! Thanks for the heads up!
Introducing Deno Sandbox
⭐ Instant Linux microVMs
⭐ TypeScript and Python (!) SDKs + REST API
⭐ Secure against prompt injection attacks
deno.com/blog/introdu...
Deno Deploy gets new features as it gains GA status.
⭐ Runs any node.js app or framework
⭐ Tunnels
⭐ Postgres databases
⭐ Built-in traces, logs, metrics
deno.com/blog/deno-de...
🤔