Skip to content

Releases: web-infra-dev/rsbuild

v0.2.10

25 Dec 13:29
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Performance 🚀

Bug Fixes 🐞

  • fix: RsbuildInstance generics type error by @9aoy in #1053
  • fix(plugin-svelte): missing default mainFields by @chenjiahan in #1063

Document 📖

Other Changes

Full Changelog: v0.2.9...v0.2.10

v0.2.9

24 Dec 02:58
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

Document 📖

Other Changes

Full Changelog: v0.2.8...v0.2.9

v0.2.8

21 Dec 06:40
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Bug Fixes 🐞

Other Changes

New Contributors

Full Changelog: v0.2.7...v0.2.8

v0.2.7

20 Dec 08:49
3d5ef90
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

  • fix: allow setting empty title to override default title by @chenjiahan in #997
  • fix: use rspack config chain by @bvanjoi in #993
  • fix(plugin-less): remove duplicate calls by @inottn in #1004
  • fix: get available port for a specified host by @inottn in #1006
  • fix(plugin-swc): should apply script condition by @chenjiahan in #1008
  • fix(plugin-html): inject: false should behave as expected by @xc2 in #1007
  • fix: inspect config not works in dev by @9aoy in #1009
  • fix(plugin-swc): output.charset not work by @chenjiahan in #1013

Document 📖

  • docs(hmr): external react users can use devtools to achieve hmr by @nyqykk in #999
  • docs: remove and merge some doc fragments by @chenjiahan in #1002
  • docs(hmr): add missing content and update link by @inottn in #1005

Other Changes

New Contributors

Full Changelog: v0.2.6...v0.2.7

v0.2.6

18 Dec 14:26
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat: print debug logs when set DEBUG env by @chenjiahan in #977
  • feat(create-rsbuild): set the name of package.json by @zhousg in #979
  • types: use autoprefixer's official type definitions by @chenjiahan in #990

Performance 🚀

Bug Fixes 🐞

  • fix(startUrl): fallback to node.js open if applescript failed by @chenjiahan in #975
  • fix: setup logger level if use JavaScript API by @chenjiahan in #982
  • fix: failed to build wasm in Windows by @chenjiahan in #983
  • fix(plugin-rem): complete postcss-pxtorem import path by @9aoy in #988

Document 📖

Other Changes

Full Changelog: v0.2.5...v0.2.6

v0.2.5

15 Dec 13:29
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat: allow to read htmlWebpackPlugin.options.title in template by @chenjiahan in #960
  • types(plugin-vue): fix SplitChunks typing error by @chenjiahan in #966

Bug Fixes 🐞

  • fix: should generate correct app icon URL in Windows by @chenjiahan in #965
  • fix: failed to inspect rsbuild config by @Asuka109 in #967
  • fix: always use postcss-load-config to load external config by @inottn in #969
  • fix(plugin-vue): failed to split lib-vue chunk in Windows by @chenjiahan in #971

Document 📖

Other Changes

Full Changelog: v0.2.4...v0.2.5

v0.2.4

14 Dec 14:20
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Performance 🚀

Bug Fixes 🐞

  • fix(plugin-solid): delegateEvents should be optional by @chenjiahan in #950

Document 📖

  • docs: prefer use postcss config instead of tools.postcss by @chenjiahan in #953

Other Changes

Full Changelog: v0.2.3...v0.2.4

v0.2.3

13 Dec 09:08
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐞

Document 📖

Other Changes

  • chore: improve some server code by @chenjiahan in #932
  • chore: bump rspack to 0.4.3 by @9aoy in #933
  • chore(babel-preset): add typesVersions for compat moduleResolution node by @9aoy in #935
  • chore(devServer): update filename and comment by @9aoy in #936

Full Changelog: v0.2.2...v0.2.3

v0.2.2

12 Dec 13:01
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat(plugin-babel): add include and exclude option by @chenjiahan in #833
  • feat(server): support use other server frameworks, like express by @9aoy in #926

Document 📖

Other Changes

Full Changelog: v0.2.1...v0.2.2

v0.2.1

11 Dec 12:47
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • types: export stats type from rspack by @9aoy in #914
  • feat: add stats params in onDevCompileDone hook by @9aoy in #916
  • feat(plugin-umd): add new export option by @chenjiahan in #919

Bug Fixes 🐞

Document 📖

Full Changelog: v0.2.0...v0.2.1