npm rolldown 1.0.0-beta.38
v1.0.0-beta.38

latest releases: 1.0.0-rc.8, 1.0.0-rc.7, 1.0.0-rc.6...
5 months ago

[1.0.0-beta.38] - 2025-09-15

⚡ Windows Performance Boost

  • ~10% faster bundling on Windows
  • Powered by oxc-resolver optimizations

📦 OXC Runtime Helpers Now Embedded

  • Instant loading: Memory access instead of file I/O
  • 91% smaller: From 229 KB external package to ~25 KB in binary
  • Universal support: Works seamlessly in all environments including browsers
  • Zero dependencies: Helpers embedded directly, no @oxc-project/runtime needed

Both improvements require zero configuration - just update to the latest version and enjoy! 🎉

Warning

💥 BREAKING CHANGES

  • rolldown_plugin_oxc_runtime: embed helpers to support browser environment (#6177) by @shulaoda

🚀 Features

🐛 Bug Fixes

💼 Other

  • rolldown: support to build rolldown with .wasm binding (#6153) by @hyf0
  • rolldown: refactor build.ts to prepare to support build rolldown package with wasi binding (#6152) by @hyf0

🚜 Refactor

📚 Documentation

⚡ Performance

🧪 Testing

  • hmr: ensure each test isolated to be able to be retryed (#6142) by @hyf0

⚙️ Miscellaneous Tasks

Don't miss a new rolldown release

NewReleases is sending notifications on new releases.