If you’ve been thinking about trying Rstest, now might be a good time to give it a shot.
If you’ve been thinking about trying Rstest, now might be a good time to give it a shot.
Lexer: 4–11% faster, Parser: 2-3% faster
Lexer: 4–11% faster, Parser: 2-3% faster
🌿 Support for import defer
🌿 Enhanced tree shaking
🚀 Barrel optimization by default
🚀 Performance improvements
📦 Improved ESM output
📦 Forward browser logs
rspack.rs/blog/announc...
🌿 Support for import defer
🌿 Enhanced tree shaking
🚀 Barrel optimization by default
🚀 Performance improvements
📦 Improved ESM output
📦 Forward browser logs
rspack.rs/blog/announc...
rspack.rs/misc/plannin...
rspack.rs/misc/plannin...
🗓️ First preview planned for Feb 2026
🧩 Refined webpack outputs & APIs — cleaner and simpler
📦 Better ESM output, with out-of-the-box support via Rsbuild & Rslib
⚛️ Built-in RSC support (thanks @parceljs's exploration )
💾 More stable persistent cache, aiming for default in dev
🗓️ First preview planned for Feb 2026
🧩 Refined webpack outputs & APIs — cleaner and simpler
📦 Better ESM output, with out-of-the-box support via Rsbuild & Rslib
⚛️ Built-in RSC support (thanks @parceljs's exploration )
💾 More stable persistent cache, aiming for default in dev
🧩 support for "import defer"
⚡ builds up to 10% faster
⚡ CLI startup faster by 50–70 ms
📦 preserveModules like Rollup
🕓 1.6 stable coming soon
🧩 support for "import defer"
⚡ builds up to 10% faster
⚡ CLI startup faster by 50–70 ms
📦 preserveModules like Rollup
🕓 1.6 stable coming soon
This is a performance feature that enables lazy execution of JS modules ⚡
webpack already has (partial) support, so it makes sense for Rspack to achieve parity.
github.com/web-infra-de...
This is a performance feature that enables lazy execution of JS modules ⚡
webpack already has (partial) support, so it makes sense for Rspack to achieve parity.
github.com/web-infra-de...
🌱 Vue Vine has further enhanced support for the Rsbuild plugin, hoping that users of Rsstack will enjoy using it ~
@rspack.dev
🌱 Vue Vine has further enhanced support for the Rsbuild plugin, hoping that users of Rsstack will enjoy using it ~
@rspack.dev
✨ Improved ESM library output (experimental)
✨ Improved MF runtime plugins
⚡ Barrel optimization by default
🗺️ Extract existing source maps
🧩 Stabilized layers
🐞 10+ bug fixes
✨ Improved ESM library output (experimental)
✨ Improved MF runtime plugins
⚡ Barrel optimization by default
🗺️ Extract existing source maps
🧩 Stabilized layers
🐞 10+ bug fixes
Thanks to the powerful productivity that AI has brought me, enabling me to achieve all this!
Thanks for @rspack.dev making such a great tool ~
Thanks to the powerful productivity that AI has brought me, enabling me to achieve all this!
Thanks for @rspack.dev making such a great tool ~
Good lord.
Good lord.
⚡️ Startup 10-20 ms faster
⚡️ HMR 5-10 ms faster
⚡️ Startup 10-20 ms faster
⚡️ HMR 5-10 ms faster
See you soon — we’ll return refreshed and start shaping Rspack 2.0 🦀
See you soon — we’ll return refreshed and start shaping Rspack 2.0 🦀
🍃 Tree shaking now works for destructuring in `.then()` callbacks
💡 Support preserving JSX in output, commonly used for libraries.
🍃 Tree shaking now works for destructuring in `.then()` callbacks
💡 Support preserving JSX in output, commonly used for libraries.
Since Rsbuild relies on Jiti for config loading, this also benefits our users. 🥳
Since Rsbuild relies on Jiti for config loading, this also benefits our users. 🥳
github.com/vercel/next....
github.com/vercel/next....