Rolldown v1.1.1 is out 🎉
- Fix wrong CJS interop for `.jsx`/`.tsx` files
- Fix lazy barrel `ReferenceError` when an entry is itself a barrel
- Fix `moduleSideEffects` from hooks being overridden by `package.json`
- More bug fixes and improvements
github.com/rolldown/rolldown…
⚠️ Security release pre-alert: The Node.js project will release new versions of the 26.x, 24.x, 22.x
releases lines on or shortly after, Wednesday, June 17, 2026 in order to address one or more security issues, the highest severity is HIGH.
Details: nodejs.org/en/blog/vulnerabi…
fate 1.3:
You can now directly deploy to Cloudflare and get live updates via SSE & Durable Objects*
`vp create fate my-app --template cloudflare`
*This message was not sponsored by my employer.
fate.technology/integrations…
🌌 Tales from the Void: Our May 2026 Recap
Don't miss out on the news:
🧡 VoidZero is now part of Cloudflare
⚡ Rolldown got its first stable release
🔒 Vite security patches
🧪 Vitest going engine-agnostic
🦀 Oxfmt up to 25% faster
👀 and more from the community
Full recap 👇
voidzero.dev/posts/whats-new…
SMTP submission is now available in beta for Cloudflare Email Service. Send emails through standard clients like Nodemailer and smtplib.
developers.cloudflare.com/ch…
Found another few % perf improvement in the semantic builder. This should speed up rolldown and vite a bit.
I tried this for many months, a dozen of failed PRs with all sorts of prompts.
Semantic data used to save all ast nodes into an array for random access in the linter, but it's not needed for the transformer, which rolldown depends on.
PR: github.com/oxc-project/oxc/p…
Successfully migrated Inkdrop's build toolchain from webpack Grunt → electron-vite@6-beta (Vite 8 Rolldown), which improved the prod build 10x faster🤩 Awesome. The dev build now launches almost instantly. Thanks @alexwei114 for making electron-vite 🙏
Codiff 1.2.0:
* Flow based walkthrough v2 with chapters
* Commit directly from Codiff
* Review features against a base branch
Thanks to @orta and others for their contributions. Honestly couldn't live without this app anymore!
brew install --cask nkzw-tech/tap/codiff
On React Compiler Rust Port:
* the react compiler has its own Babel AST -> HIR -> SSA -> Babel AST classic transform pipeline
* to make it work in Oxc, we need an Oxc AST -> Babel AST and a Babel AST -> Oxc AST two-way conversion
* I'm using both claude and codex to review the conversion and compare the output against over 200k files
* we expect some performance regression, but it should be much faster than the babel js implementation
github.com/oxc-project/oxc/p…
Some notes on the acquisition.
- Vue is not part of this - it remains an independent project. That said, the acquisition does make it possible for me to better financially support the people contributing to or working full-time on Vue. More on this soon.
- Nothing really changes for the relationship between Vue itself and the people in the Vue ecosystem now working at Vercel. I remain close friends with the Nuxt team and Eduardo. I’m confident that @rauchg will continue to support Nuxt the same way we intended to keep Vite vendor-neutral.