Skip to content

Releases: web-infra-dev/rsbuild

v.1.4.1

27 Jun 10:09
a83ab39
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat(create-rsbuild): update README additional resources by @chenjiahan in #5490
  • feat: support output extra configs when inspectConfig by @9aoy in #5483
  • feat(deps): update @rspack/core to v1.4.1 by @chenjiahan in #5496

Document 📖

Other Changes

Full Changelog: v1.4.0...v.1.4.1

v1.4.0

26 Jun 09:27
ec7313e
Compare
Choose a tag to compare

🎉 See Announcing Rspack 1.4 for more details.

What's Changed

New Features 🎉

Performance 🚀

Bug Fixes 🐞

Refactor 🔨

  • refactor: rename the second parameter of setupMiddlewares by @chenjiahan in #5464

Document 📖

Other Changes

Read more

v1.4.0-rc.0

23 Jun 09:48
79cd769
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

Refactor 🔨

  • refactor: rename the second parameter of setupMiddlewares by @chenjiahan in #5464

Document 📖

  • docs(website): use useI18nUrl to avoid useHookAtTopLevel error by @thinkasany in #5453
  • docs: update externals.mdx by @9aoy in #5454
  • docs: update setupMiddlewares for clarity and usage examples by @chenjiahan in #5468

Other Changes

Full Changelog: v1.4.0-beta.5...v1.4.0-rc.0

v1.4.0-beta.5

20 Jun 05:18
6aad58f
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

Document 📖

Other Changes

Full Changelog: v1.4.0-beta.4...v1.4.0-beta.5

v1.4.0-beta.4

17 Jun 03:49
9d04c2b
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

Document 📖

Other Changes

New Contributors

Full Changelog: v1.4.0-beta.3...v1.4.0-beta.4

v1.4.0-beta.3

13 Jun 08:55
1de8388
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat(deps): update @rspack/core to v1.4.0-beta.0 by @chenjiahan in #5407
  • feat(types): add type declarations for normal CSS module by @chenjiahan in #5385
  • feat(create-rsbuild): enable verbatimModuleSyntax in tsconfig by @chenjiahan in #5399

Performance 🚀

Bug Fixes 🐞

  • fix(create-rsbuild): missing env.d.ts in some templates by @chenjiahan in #5382
  • fix(create-rsbuild): correct ESLint template name in react18-ts preset by @Colin3191 in #5391
  • fix(plugin-sass): unpin sass-embedded and update to v1.89.2 by @chenjiahan in #5404

Document 📖

Other Changes

New Contributors

Full Changelog: v1.4.0-beta.2...v1.4.0-beta.3

v1.4.0-beta.2

06 Jun 04:06
020e9cf
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

Document 📖

Other Changes

Full Changelog: v1.4.0-beta.1...v1.4.0-beta.2

v1.4.0-beta.1

04 Jun 07:01
8415875
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

Document 📖

  • docs: enhance parameter descriptions of api.transform by @chenjiahan in #5347
  • docs: clarify usage of worker-rspack-loader by @chenjiahan in #5350
  • docs: update static assets guide to include raw JS content support by @chenjiahan in #5355
  • docs: refine source.include and clarify compilation behavior by @chenjiahan in #5345

Other Changes

Full Changelog: v1.4.0-beta.0...v1.4.0-beta.1

v1.4.0-beta.0

02 Jun 14:10
a51920d
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat: support get environment context via environment API by @9aoy in #5334
  • feat: let SWC compile modules outside the project by @chenjiahan in #5344

Performance 🚀

Bug Fixes 🐞

Document 📖

Other Changes

Full Changelog: v1.3.22...v1.4.0-beta.0

v1.3.22

27 May 07:57
02ec28e
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Performance 🚀

Bug Fixes 🐞

Document 📖

Other Changes

New Contributors

Full Changelog: v1.3.21...v1.3.22