github web-infra-dev/rsbuild v1.5.0

latest releases: v1.5.3, v1.5.2, v1.5.1...
8 days ago

🎉 See Announcing Rspack 1.5 for more details.

What's Changed

Breaking changes 💡

New Features 🎉

Performance 🚀

Bug Fixes 🐞

Refactor 🔨

  • refactor: eliminate switch exhaustiveness checks by @chenjiahan in #5803
  • refactor: rename connection to socket for clarity by @chenjiahan in #5850
  • refactor: improve debug log messages for better clarity by @chenjiahan in #5902
  • refactor(css-plugins): inherit CSS options from the built-in rule by @chenjiahan in #5940
  • refactor(fileSize): simplify asset formatting and path handling by @chenjiahan in #5945

Document 📖

  • docs: update JavaScript runtime installation instructions by @chenjiahan in #5787
  • docs: add less parallel to build performance guide by @chenjiahan in #5809
  • docs: add version info to onBeforeDevCompile hook by @chenjiahan in #5811
  • docs: improve code splitting documentation clarity by @chenjiahan in #5816
  • docs: mention Rspack's default split chunks strategy by @chenjiahan in #5821
  • docs(lazy-compilation): update default value and version history by @chenjiahan in #5837
  • docs: Add missing backtick to filename.mdx by @schu34 in #5848
  • docs(config): add links to chunk splitting strategies by @chenjiahan in #5845
  • docs: update awesome-rspack references to awesome-rstack by @chenjiahan in #5872
  • docs: add version info for modifyHTML hook by @chenjiahan in #5886
  • docs: fix grammar, spelling, and consistency errors in documentation by @Copilot in #5888
  • docs: fix errors, contractions, terminology, and grammar improvements by @Copilot in #5889
  • docs: fix documentation errors, grammar, typos, and file references by @Copilot in #5892
  • docs: fix grammatical errors and terminology inconsistencies by @Copilot in #5893
  • docs: fix various documentation errors including grammar and punctuation issues by @Copilot in #5894
  • docs: fix terminology inconsistencies and grammar issues by @Copilot in #5895
  • docs: update exclude documentation to clarify priority by @chenjiahan in #5900
  • docs: fix various documentation errors by @Copilot in #5903
  • docs: add code examples for html tags config options by @chenjiahan in #5904
  • docs(plugin-svgr): add note about default exportType with mixedImport by @chenjiahan in #5907
  • docs: add exclude option to printFileSize type by @chenjiahan in #5908
  • docs: update types documentation to reference source file by @chenjiahan in #5912
  • docs(config): add security warning about source maps in production by @chenjiahan in #5914
  • docs: update Rspress to beta.28 and remove unused openGraph fields by @chenjiahan in #5919
  • docs: add documentation for output.module config by @chenjiahan in #5923
  • docs: update Rstack description and bump doc-ui version by @chenjiahan in #5924
  • docs: fix various documentation errors by @Copilot in #5925
  • docs: fix grammar and consistency errors in documentation by @Copilot in #5930
  • docs: fix grammar issues and contractions by @Copilot in #5934
  • docs: fix grammar, punctuation, and clarity issues by @Copilot in #5936
  • docs: improve SSR error logging by @chenjiahan in #5947
  • docs: rename onDevCompileDone hook to onAfterDevCompile by @chenjiahan in #5883

Other Changes

New Contributors

Full Changelog: v1.4.15...v1.5.0

Don't miss a new rsbuild release

NewReleases is sending notifications on new releases.