Skip to content

Releases: web-infra-dev/rsbuild

v1.2.11

20 Feb 09:05
50f01a5
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Other Changes

Full Changelog: v1.2.10...v1.2.11

v1.2.10

19 Feb 15:31
3b9aca1
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

  • fix(server): options fallback should only works in rsbuild server mode by @9aoy in #4594

Document 📖

  • docs: improve stats usage example in JavaScript API documentation by @chenjiahan in #4600

Other Changes

Full Changelog: v1.2.9...v1.2.10

v1.2.9

19 Feb 04:11
753bb70
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

  • fix: prevent some hook return values from affecting other hooks by @chenjiahan in #4569
  • fix: type infer for plugin hooks by @chenjiahan in #4571
  • fix: should handle proxy error correctly by @9aoy in #4577
  • fix(core): respect server.port when replacing <port> by @colinaaa in #4578

Document 📖

Other Changes

Full Changelog: v1.2.8...v1.2.9

v1.2.8

14 Feb 09:49
b5e7de0
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat: exclude .d.ts files from file size reporting by @chenjiahan in #4542
  • feat: support buildCache.buildDependencies configuration by @9aoy in #4540
  • feat: support generate preload link with duplicate by @9aoy in #4555
  • feat: expose dev server instance for onBeforeStartDevServer hook by @chenjiahan in #4559

Bug Fixes 🐞

  • fix: gzipped total file size calculation by @chenjiahan in #4539
  • fix(server): remove .mjs suffix check when loading ESM module in runner by @9aoy in #4536

Document 📖

Other Changes

Full Changelog: v1.2.7...v1.2.8

v1.2.7

11 Feb 13:43
cc3a0d8
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Full Changelog: v1.2.6...v1.2.7

v1.2.6

11 Feb 13:32
a7dde56
Compare
Choose a tag to compare

What's Changed

Performance 🚀

  • perf: skip gzip size calculation for non-compressible assets by @chenjiahan in #4529

Document 📖

Other Changes

Full Changelog: v1.2.5...v1.2.6

v1.2.5

10 Feb 05:12
87d2696
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

Document 📖

Other Changes

New Contributors

Full Changelog: v1.2.4...v1.2.5

v1.2.4

05 Feb 09:26
010afef
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

Document 📖

Other Changes

New Contributors

Full Changelog: v1.2.3...v1.2.4

v1.2.3

26 Jan 09:07
ee843c5
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat: support for resolve and context in api.transform by @9aoy in #4426
  • feat: warn when using Rspack devServer config by @chenjiahan in #4431

Bug Fixes 🐞

Other Changes

Full Changelog: v1.2.2...v1.2.3

v1.2.2

23 Jan 14:55
2b874ad
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Full Changelog: v1.2.1...v1.2.2