Skip to content

Releases: web-infra-dev/rsbuild

v2.0.3

28 Apr 14:38
24af468

Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

Document 📖

Other Changes

Full Changelog: v2.0.2...v2.0.3

v2.0.2

27 Apr 07:37
36b3ac3

Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

Refactor 🔨

Other Changes

New Contributors

Full Changelog: v2.0.1...v2.0.2

v2.0.1

24 Apr 03:41
4e9e6d2

Choose a tag to compare

What's Changed

New Features 🎉

  • feat(plugin-svgr): support publicPath options in internal assetLoader by @Timeless0911 in #7523

Bug Fixes 🐞

Document 📖

Other Changes

Full Changelog: v2.0.0...v2.0.1

v2.0.0

22 Apr 06:48
e5d164b

Choose a tag to compare

💡 See Announcing Rsbuild 2.0 for more details

New Features 🎉

Read more

v2.0.0-rc.4

17 Apr 04:09
767220e

Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

  • fix(create-rsbuild): gate rstest skill by selected tools by @chenjiahan in #7500

Document 📖

Other Changes

Full Changelog: v2.0.0-rc.3...v2.0.0-rc.4

v2.0.0-rc.3

14 Apr 14:33
6739057

Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

Refactor 🔨

Document 📖

  • docs: clarify runtime-tools dependency in module federation docs by @chenjiahan in #7487

Other Changes

Full Changelog: v2.0.0-rc.2...v2.0.0-rc.3

v2.0.0-rc.2

11 Apr 01:39
9349714

Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

Refactor 🔨

Document 📖

Other Changes

Full Changelog: v2.0.0-rc.1...v2.0.0-rc.2

v2.0.0-rc.1

08 Apr 08:42
c464d2a

Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

  • fix(create-rsbuild): ensure svelte-ts-template passes svelte-check by @mhutter in #7430
  • fix(server): reload html routes without .html extension by @chenjiahan in #7428
  • fix(server): use HTTP/2 server with HTTPS proxy by @chenjiahan in #7437

Refactor 🔨

Document 📖

Other Changes

  • chore(deps): update all patch dependencies by @renovate[bot] in #7418
  • chore(deps): update rstackjs/rstack-ecosystem-ci action to v0.3.0 by @renovate[bot] in #7419
  • chore(deps): update dependency create-rstack to v1.9.0 by @renovate[bot] in #7422
  • chore(deps): upgrade rspack-chain to 2.0.0-rc.1 by @chenjiahan in #7424
  • chore(deps): update all patch dependencies by @renovate[bot] in #7421
  • test(e2e): remove lodash from transformImport case by @chenjiahan in #7425
  • test(core): cover sockWrite full-reload wildcard path by @chenjiahan in #7431
  • test(e2e): stabilize sockWrite reload assertions by @chenjiahan in #7432
  • chore(deps): update dependency heading-case to ^1.1.0 by @renovate[bot] in #7433
  • chore(deps): update sass to ^1.99.0 by @renovate[bot] in #7434
  • test(e2e): enable linting for e2e directory by @chenjiahan in #7435
  • chore(deps): update dependency react-router-dom to ^7.14.0 by @renovate[bot] in #7439
  • chore(deps): update swc monorepo to ^12.8.0 by @renovate[bot] in #7440
  • chore(deps): update all patch dependencies by @renovate[bot] in #7438
  • chore(deps): update playwright monorepo to v1.59.1 by @renovate[bot] in #7442
  • chore(deps): upgrade http-proxy-middleware to v4.0.0-beta.3 by @chenjiahan in #7444
  • chore(deps): update dependency @rsbuild/plugin-vue-jsx to v2 by @renovate[bot] in #7449
  • chore(deps): update dependency hono to v4.12.12 [security] by @renovate[bot] in #7448
  • chore(deps): update dependency hono to v4.12.12 [security] by @renovate[bot] in #7452
  • release: v2.0.0-rc.1 by @chenjiahan in #7454

New Contributors

Full Changelog: v2.0.0-rc.0...v2.0.0-rc.1

v2.0.0-rc.0

31 Mar 10:48
e819e1c

Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

Refactor 🔨

Other Changes

Full Changelog: v2.0.0-beta.11...v2.0.0-rc.0

v2.0.0-beta.11

30 Mar 02:19
a1f46f1

Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

  • fix: standardize the naming of fallback source maps by @SyMind in #7343
  • fix(create-rsbuild): remove React 18 templates by @chenjiahan in #7387
  • fix(create-rsbuild): use rsbuild as default dev command by @chenjiahan in #7386
  • fix(create-rsbuild): update React Compiler babel config by @chenjiahan in #7393

Document 📖

  • docs: widen React Compiler include to optimize custom hooks in .ts files by @RobHannay in #7392

Other Changes

Full Changelog: v2.0.0-beta.10...v2.0.0-beta.11