Advertisement · 728 × 90

Posts by Deno

Preview
Release v2.7.11 · denoland/deno 2.7.11 / 2026.04.01 feat: add alpha and beta release channel support (#33098) fix(ext/node): fire fs.watch events for immediate writes (#32935) (#32989) fix(watch): reduce graceful shutdown timeou...

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...

2 weeks ago 26 1 0 0
Preview
Release v2.7.8 · denoland/deno 2.7.8 / 2026.03.25 feat(core): implement NodeRuntime CDP domain and fix --inspect-brk blocking (#32714) feat(ext/crypto): implement P-521 sign, verify, and ECDH derive (#32602) feat(ext/napi): add...

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...

3 weeks ago 25 3 0 0
Preview
Release v2.7.6 · denoland/deno 2.7.6 / 2026.03.18 feat(core): add cloneable resource registry for structured clone (#32672) feat(core): update v8 to 146.8.0 with foreground task ownership (#32771) feat(eval): auto-detect CJS vs...

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

1 month ago 27 2 5 4
OpenTelemetry support in Deno Subhosting — observability at scale
OpenTelemetry support in Deno Subhosting — observability at scale YouTube video by Deno

People building platforms need proper observability tooling. Deno Subhosting gives you that.

Here's a quick demo

youtu.be/E-PnhLqJOsk

1 month ago 11 2 0 0

'twas discussed.
....dawg.

1 month ago 6 0 0 0
Preview
Deno Subhosting | Deno Extend your platform using Deno Deploy's secure, multi-tenant infrastructure. Manage deployments for any scale of users.

Deno Subhosting.

Our infrastructure already powers some huge platforms.
Now it's available to you too.

deno.com/subhosting

1 month ago 16 1 0 1
Preview
perf(npm): run lifecycle scripts in parallel by dsherret · Pull Request #32666 · denoland/deno This constructs a lifecycle script graph then runs npm lifecycle scripts in parallel when able according to that graph. Installing astro and next: $ export DENO_DIR="$PWD/deno_dir" ; hype...

...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...

1 month ago 13 0 0 1
Preview
perf(ext/web): reduce promise allocations in streams by bartlomieju · Pull Request #32652 · denoland/deno Summary Collapses uponPromise's double .then() chain into a single .then() — the second chain only caught internal assertion errors, now handled via try/catch in wrapped handlers Converts setP...

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...

1 month ago 26 3 1 0
Preview
Release v2.7.5 · denoland/deno 2.7.5 / 2026.03.11 feat(coverage): add function coverage to summary and HTML reports (#32507) feat(doc): support npm packages in deno doc (#32435) feat(ext/node): add node_api_create_object_with_p...

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...

1 month ago 37 1 1 0
Post image

Deno v2.7.2 is released

`deno install` is now dramatically faster

Full release notes at: github.com/denoland/den...

1 month ago 54 5 2 0
Advertisement

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!

1 month ago 15 3 1 0
Video

It's about time!
Configure and monitor your cron tasks with Deno Deploy.

docs.deno.com/deploy/cron/

1 month ago 46 8 0 4

🔥 ⏰ 🔥

1 month ago 3 0 0 0
Video

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

1 month ago 76 11 2 5
Video

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

1 month ago 30 3 2 0

We love your work, and are delighted to support even just a little!

1 month ago 2 0 0 0
Preview
Build a dinosaur runner game with Deno, pt. 6 | Deno Add structured logging, distributed traces, and game analytics to your Deno game and learn how to use Deno Deploy's built-in logs, traces, and metrics dashboards.

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...

1 month ago 11 0 1 0

👆 him!

2 months ago 1 0 0 0
Video

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

2 months ago 35 2 3 2

We couldn't have built our own docs generation without @deno.land tools, here to collaborate with all registries

@jsr.io 🤝 @npmx.dev

2 months ago 23 4 1 0
Advertisement
Video

Deno Sandbox

Get Linux microVMs instantly for you or your agentic coding buddy.

Watch the full demo:
deno.co/show/sandbox...

2 months ago 19 4 1 1
Preview
Release v2.6.9 · denoland/deno 2.6.9 / 2026.02.10 feat(doc): support markdown files (#32024) feat(upgrade): ability to verify zip archive against checksum (#31804) feat(upgrade): add context to error messages for better trouble...

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...

2 months ago 31 5 0 0
Video

🚀 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...

2 months ago 21 3 0 1
Preview
Build a dinosaur runner game with Deno, pt. 5 | Deno Capture player identities, add a customization modal, and persist those preferences via Oak + PostgreSQL.

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...

2 months ago 16 0 0 0
Video

Deno Sandbox

◽ Volumes
◽ Snapshots
◽ Secrets

👉 See the announcement video for more

deno.co/announcing/s...

2 months ago 41 7 0 2

The sequel came out a couple of years before the first one, we think. Nobody really knows.

2 months ago 4 0 0 0

Well shucks! Thanks for the heads up!

2 months ago 3 0 1 0
Advertisement
Preview
Introducing Deno Sandbox | Deno Instant Linux microVMs with defense-in-depth security for running untrusted code.

Introducing Deno Sandbox
⭐ Instant Linux microVMs
⭐ TypeScript and Python (!) SDKs + REST API
⭐ Secure against prompt injection attacks

deno.com/blog/introdu...

2 months ago 69 15 3 4
Preview
Deno Deploy is Generally Available | Deno Deno Deploy is now generally available, plus some highlights of new features and tools.

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...

2 months ago 61 11 1 8

🤔

2 months ago 2 0 0 0