Oskar Lebuda
@OskarLebuda
Creator of @vercubejs ⚡ Head of Development at http://enetproduction.com 🧑💻 http://github.com/OskarLebuda 🦋 OskarLebuda
Vercube 0.0.19 is out now! 🚀Here are some of the key changes: - Added a WebSocket package - huge thanks to Jhoni for the implementation (based on crossws by @_pi0_ ) - Introduced a new schema package (inspired by @nitrojsdev and @honojs) github.com/vercube/vercub…
We have worked with @anthonysheww to upgrade ungh.cc 🔥 Now powered by @vercel, @nitrojsdev, @upstash and @scalar 🚀
Performance Best Practices are now available in the @nuxt_js core documentation 🚀 I am really happy that my PR was accepted and merged so that everyone now can build more performant Nuxt apps 💚 nuxt.com/docs/4.x/guide…
Nuxt 4.0 is here at last … and it's all about DX ✨ 🗂️ app/ directory for better organisation 🔄 smarter data fetching ⚡️ a faster CLI with socket communication 🔧 improved TypeScript integration ... and a smooth upgrade experience. 💚 nuxt.com/blog/v4
Oh boy 😱 it’s happening 😍
True type-aware linting coming to oxlint 👀
Congrats @_pi0_ 🙌🏼
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. vercel.com/changelog/zero…
⚡️Next beta is out! - Route Meta - Nested Apps - Access H3 App from Events - Various fixes and improvements github.com/h3js/h3/releas…
⚡ H3 v2 beta is ready to try! — Fully rewritten on web standards, backward-compatible, and faster than ever! 🔽release notes below
⚡️ Vite 7.0 is out! - Browser Target Changed to Baseline Widely Available - Node 18 support dropped. Vite is now distributed as ESM only - And feats, fixes, and cleanups, while we prepare for rolldown! vite.dev/blog/announcin…
⚡ It is happening!! ⚡ Tests passing for Nitro. There are still a couple of to-do items to resolve before the upgrade is fully usable with a proper migration guide, so stay tuned! Next: nitro/v*** 😁
🔥 This is insanely fast with basically zero overhead! Check it out 👉 srvx.h3.dev
💥srvx is close to 96.98% of node:http performance. ✅ Web standard servers on Node.js at no cost!
Check out new version of H3! ❤️ 👉 Release notes: h3.dev/blog/v2-beta
⚡ H3 v2 beta is ready to try! — Fully rewritten on web standards, backward-compatible, and faster than ever! 🔽release notes below
We're thrilled to announce the first stable release of Oxlint - version 1.0! Our Rust-powered JavaScript/TypeScript linter delivers 50~100x faster performance than ESLint with 500+ rules and zero configuration required. Time to give it a try! voidzero.dev/posts/announci…
🚀 Vercube v0.0.4 is out! Highlights: – Dropped CJS support – Switched to tsdown as the main bundler – A few bug fixes 🛠️ Check it out 👉 github.com/vercube/vercub…
Let’s goooo!!! 💚
we are delighted to announce that nuxt v4 alpha ships TODAY! 🎉 ... and we're aiming for a stable release of v4 by the end of the month. (nuxt v5 will come later this year once nitro v3 is ready) 👉 you can read the full article at nuxt.com/blog/roadmap-v4
Today we are excited to announce Rolldown-Vite: a technical preview of the version of Vite entirely powered by the Rust stack we built over the past year (Oxc + Rolldown): voidzero.dev/posts/announci…
Hey @TheAlexLichter, What's tsdown? 👀 youtube.com/watch?v=FF1oZq…
➰ Crossws 0.4 comes with BIG updates: 🗂️ Namespaced pub/sub peers ✅ Always pass the standard Request 🪄 Unified server for Bun, Deno, and Node.js powered by srvx 🔥 Better Cloudflare support (durable in main adapter + global publish using RPC)
A few days ago we hit a major milestone: Vite is now itself bundled by Rolldown! PR: github.com/vitejs/vite/pu… In addition: - Vue 3.6 will also be bundled with Rolldown. - Many libraries adopting tsdown (tsdown.dev), the successor to tsup, which is also powered by…