Skip to content

Releases: web-infra-dev/rsbuild

v1.0.11

08 Oct 14:29
eb70e6e
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Performance 🚀

Bug Fixes 🐞

Document 📖

Other Changes

Full Changelog: v1.0.10...v1.0.11

v1.0.10

04 Oct 14:04
aa37c43
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Performance 🚀

Bug Fixes 🐞

  • fix(plugin-sass): mute the legacy API deprecation warnings by @chenjiahan in #3629

Document 📖

Other Changes

Full Changelog: v1.0.9...v1.0.10

v1.0.9

30 Sep 08:25
8990b69
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

  • fix: moduleFederation option only supports Rspack by @chenjiahan in #3597
  • fix: failed load browserslist string value by @chenjiahan in #3598
  • fix: compat invalid route by @9aoy in #3611
  • fix: only print children compiler time when multi compiler by @9aoy in #3613

Other Changes

Full Changelog: v1.0.8...v1.0.9

v1.0.8

29 Sep 02:53
212a576
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Performance 🚀

Bug Fixes 🐞

  • fix(webpack): move @rsbuild/core to peer dependency by @chenjiahan in #3564
  • fix(plugin-react): exclude node_modules from react-refresh plugin by @chenjiahan in #3575
  • fix: correct webpack error message by @9aoy in #3576

Document 📖

Other Changes

Full Changelog: v1.0.7...v1.0.8

v1.0.7

25 Sep 08:47
e3e6cb5
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

Other Changes

Full Changelog: v1.0.6...v1.0.7

v1.0.6

24 Sep 08:05
aa2bea5
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat(create-rsbuild): adds decorator configs to lit-html templates an… by @alexUXUI in #3527
  • feat: allow to import TS files with js extension by @chenjiahan in #3536
  • feat(deps): bump Rspack v1.0.6 by @9aoy in #3544

Performance 🚀

Bug Fixes 🐞

Document 📖

Other Changes

  • chore(deps): update dependency sass to ^1.79.2 by @renovate in #3503
  • chore(deps): update dependency sass-embedded to ^1.79.2 by @renovate in #3504
  • chore(deps): update dependency nx to ^19.8.0 by @renovate in #3523
  • chore(deps): update all patch dependencies by @renovate in #3532
  • chore: delete release pull request workflow && remove release trigger modern update by @caohuilin in #3543

New Contributors

Full Changelog: v1.0.5...v1.0.6

v1.0.5

19 Sep 10:30
a5c38ef
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Document 📖

Other Changes

Full Changelog: v1.0.4...v1.0.5

v1.0.4

13 Sep 11:49
6f16080
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • fix: should format printed url when htmlPath startsWith ./ by @9aoy in #3480

Full Changelog: v1.0.3...v1.0.4

v1.0.3

13 Sep 08:54
8f7b416
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

  • fix: allow to configure dev.hmr in environments by @chenjiahan in #3446
  • fix(plugin-react): allow configuring tools.swc to override react runtime by @chenjiahan in #3449
  • fix: set resolve.tsConfig by rspack-chain by @chenjiahan in #3466
  • fix(type): eco-ci fail of watching close callback type by @SoonIter in #3470

Document 📖

Other Changes

New Contributors

Full Changelog: v1.0.2...v1.0.3

v1.0.2

11 Sep 02:30
83cc4c3
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

  • fix(plugin-webpack-swc): @swc/helpers version requires at least 0.5.13 by @9aoy in #3436
  • fix(create-rsbuild): eslint-plugin-react-hooks version conflict by @chenjiahan in #3441

Document 📖

New Contributors

Full Changelog: v1.0.1...v1.0.2