github web-infra-dev/rsbuild v0.6.7

latest releases: v1.1.5, v1.1.4, v1.1.3...
7 months ago

What's Changed

New Features 🎉

  • feat(plugin-react): support for configuring react refresh plugin by @chenjiahan in #2190
  • feat(plugin-asset-retry): support async chunk retry by @SoonIter in #2086
  • feat(core): export the rspack object by @chenjiahan in #2196
  • feat: supports use targets as a filter of the transform API by @chenjiahan in #2202
  • feat: support receive raw Buffer code with transform API by @chenjiahan in #2203
  • feat(server): when liveReload is disabled, the page does not reload in HMR by @liyincode in #2205
  • feat(create-rsbuild): upgrade react to v18.3.0 by @chenjiahan in #2207

Performance 🚀

Bug Fixes 🐞

  • fix(plugin-check-syntax): allow to match assets with query by @ymq001 in #2187
  • fix(check-syntax): remove query before matching by @chenjiahan in #2189
  • fix(core): prebundle should be devDependencies by @chenjiahan in #2197
  • fix(plugin-assets-retry): execute onSuccess onFail once in async-chunk-retry by @SoonIter in #2201
  • fix(assets-entry): string.endsWith compatibility issue by @chenjiahan in #2210
  • fix(asset-retry): should use unminified code in dev builds by @chenjiahan in #2213

Document 📖

Other Changes

New Contributors

Full Changelog: v0.6.6...v0.6.7

Don't miss a new rsbuild release

NewReleases is sending notifications on new releases.