github web-infra-dev/rsbuild v0.2.0

latest releases: v1.1.0, v1.1.0-beta.1, v1.1.0-beta.0...
11 months ago

What's Changed

Breaking Changes 🍭

Please visit #813 for details of all breaking changes.

  • rename output.disableCssExtract to output.injectStyles in #906
  • rename output.disableSourceMap to output.sourceMap, source maps no longer generated during build by default in #896
  • rename the options of @rsbuild/plugin-babel to babelLoaderOptions in #858
  • remove deprecated source.entries config in #839
  • writeToDisk defaults to false in #859
  • add output.targets to replace createRsbuild.target in #871

New Features 🎉

Performance 🚀

Bug Fixes 🐞

  • fix(plugin-babel): failed to resolve babel-loader by @chenjiahan in #842
  • fix(server-plugin): not relay on modifyRsbuildConfig by @9aoy in #847
  • fix(plugin-react): split react-refresh utils to lib-react chunk by @chenjiahan in #850
  • fix: add charset test case by @9aoy in #750
  • fix: allow to generate HTML with filename hash by @chenjiahan in #876
  • fix: avoid duplicated logs with multiple targets by @chenjiahan in #883
  • fix: incorrect log name for service worker by @chenjiahan in #884
  • fix(plugin-react): should get the new targets from context by @chenjiahan in #890
  • fix(plugin-umd): add globalObject to support Node.js env by @chenjiahan in #908

Document 📖

Other Changes

New Contributors

Full Changelog: v0.1.9...v0.2.0

Don't miss a new rsbuild release

NewReleases is sending notifications on new releases.