Skip to content

Releases: web-infra-dev/rsbuild

v1.0.15

17 Oct 04:11
2e3f0e2
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

Document 📖

  • docs: add note for destructuring of process.env to CRA guide by @chenjiahan in #3734
  • docs: fix lazy compilation typo by @9aoy in #3736
  • docs: add process.env.NODE_ENV inject tip by @9aoy in #3744

Other Changes

Full Changelog: v1.0.14...v1.0.15

v1.0.14

14 Oct 10:46
c44f2ca
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

Other Changes

Full Changelog: v1.0.13...v1.0.14

v1.0.13

11 Oct 13:43
2229111
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Performance 🚀

  • perf: initialize PostCSS plugin to avoid multiple initialization by @chenjiahan in #3682

Bug Fixes 🐞

Other Changes

New Contributors

Full Changelog: 1.0.12...v1.0.13

v1.0.12

10 Oct 11:53
1844f27
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Performance 🚀

Bug Fixes 🐞

Document 📖

Other Changes

Full Changelog: v1.0.11...1.0.12

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