github web-infra-dev/rsbuild v2.0.0-alpha.0

11 hours ago

Note

This is an early preview release intended for testing only. It introduces a number of breaking changes that are not yet final.

What's Changed

New Features 🎉

  • feat(deps): update dependency @rspack/core to ~1.7.1 by @chenjiahan in #6908
  • feat!: do not minify Node bundles by @chenjiahan in #6922
  • feat(server)!: change default host from 0.0.0.0 to localhost by @chenjiahan in #6940
  • feat(cli): update host option to accept boolean by @chenjiahan in #6942
  • feat(server): print hint when host is not set by @chenjiahan in #6943
  • feat(create-rsbuild): add @rstest/adapter-rsbuild to reuse rsbuild's configuration by @9aoy in #6941
  • feat!: output ESM by default for node target by @chenjiahan in #6950
  • feat!: remove deprecated 'content-changed' socket type by @chenjiahan in #6955
  • feat(plugin-vue): bump rspack-vue-loader to support hot update by @9aoy in #6956
  • feat(deps): update dependency @rspack/core to v1.7.2 by @chenjiahan in #6959
  • feat!: raise default Node target to 20 by @chenjiahan in #6965
  • feat!: raise default browserslist to baseline 2025-05-01 by @chenjiahan in #6966

Performance 🚀

Bug Fixes 🐞

  • fix(fileSize): remove extra newline for multi environment builds by @chenjiahan in #6924
  • fix(core): remove unused exports for client modules by @chenjiahan in #6954
  • fix(overlay): fix overlay crash in environments without custom elements by @chenjiahan in #6957

Refactor 🔨

Document 📖

Other Changes

Full Changelog: v1.7.2...v2.0.0-alpha.0

Don't miss a new rsbuild release

NewReleases is sending notifications on new releases.