Nitro v3 alpha.2:
๐ฅ Rolldown optimized
๐ฆ Dependencies bundled by default
โ React Server Components support (experimental)
๐ Many more improvements
TIP: Upgrade to the latest nitro() plugin with vite@beta (rolldown) and enjoy a seriously mind-blowing performance boost ๐
You're likely sleeping on @nitrojsdev as a lean foundation for API backends, Agents, MCP servers, and Workflows (https://t.co/tOVJiPJxcp). Deploys anywhere, incredibly high performance.
Watch @_pi0_ sharee how you can ship full-stack Vite apps with just one Nitro plugin that just works.
Developers can enjoy automatic SSR integration, bundled index.html, native integration with Vite Environments API, and more.
Full video in comments ๐
Pushing Nitro and H3 to their limits!
Full server bundle: 12 KB (~4.5 KB gzip) with 95%+ bare-runtime performance โ and still improving.
The Nitro + H3 + Vite stack is nearing a truly seamless, agnostic full-stack server toolchain.
Nitro v3 is the server-side paring for Vite that I've wanted for a long time.
Want Vite + some backend code for a simple fullstack setup (SSR, file-based routing) but don't want to go all-in for a meta framework? This is literally all it takes:
https://t.co/ATHbluUz9q
๐ Nitro v3 routing is fully compiled now!
โ Smaller bundles
โก Faster performance
๐ ๏ธ More flexibility (extendable route rules)
No runtime router โ just minimal compiled logic.
More to come ๐
We are joining forces with @vercel ๐
Nitro will continue to be developed independently, with the same core values as before, working closely with all teams and providers ๐๏ธ
We are excited to announce that NuxtLabs is joining @Vercel to pursue our mission on creating the best DX to deliver the best UX.
Read more at https://t.co/Lp4SPXR31B
Vercel now supports Nitro applications, a backend toolkit for building web servers, with zero-configuration.
Nitro powers frameworks like Nuxt.js, TanStack Start, and SolidStart.
https://t.co/Awl0cco4fm
๐ Nitro 2.11:
- ๐ชด Revamped Errors & Dev Server
- ๐ข Node.js support for edge powered by unenv v2
- ๐ฅ Firebase App Hosting Support
- ๐๏ธ Native SQLite for Node.js 22+ & Deno 2.2+
- ๐ฆ 10+ dependency upgrades
- โค๏ธโ๐ฉน Various fixes and improvements