v1.4.0-beta.1
·
122 commits
to main
since this release
What's Changed
New Features 🎉
- feat(create-rsbuild): update .gitignore to include rspack profile by @chenjiahan in #5349
- feat: allow to get raw JS content with
?raw
by @chenjiahan in #5353
Bug Fixes 🐞
- fix: use output.assetPrefix in none mode by @chenjiahan in #5352
- fix(plugin-react): skip React Refresh injection for raw JS content by @chenjiahan in #5354
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
- chore(deps): update vitest to v3.2.0 by @chenjiahan in #5348
- release: @rsbuild/plugin-react v1.3.2 by @chenjiahan in #5356
- release: 1.4.0-beta.1 by @chenjiahan in #5357
Full Changelog: v1.4.0-beta.0...v1.4.0-beta.1