Email or username:

Password:

Forgot your password?
Deno

Deno 2.1 is out 🎉️
✈️️ first class Wasm support
🌳️ Long Term Support branch
⭐️ Improved dependency management
and much more!

deno.com/blog/v2.1

#deno #node #javascript #nodejs #typescript #webdev #npm #wasm

5 comments
Deno

We will be hosting a livestream to demo and discuss the biggest updates to 2.1, as well as answer your questions.

You can RSVP to that here: youtube.com/watch?v=_ZLJKiBoF6

spartanatreyu

@deno_land On the other hand, bundled assets is a killer feature

Stig Nygaard

@deno_land
And Deno Deploy?

Console logging

`Deno ${Deno.version.deno} (${navigator.userAgent.toLowerCase()})`

still writes just

"Deno (deno/1.46.3)"

JKB

@deno_land "Deno v2.1 is the first LTS release of Deno. The v2.1 branch will receive important bug fixes and performance improvements for the next six months."

Long-term.

Go Up