v1.3.12
💡 Highlights
The rsbuild.dev now provides llms.txt to help LLMs better understand Rspack:
What's Changed
New Features 🎉
- feat(deps): update Rspack to 1.3.7 by @chenjiahan in #5104
Bug Fixes 🐞
- fix: call
compiler.close
when having errors by @chenjiahan in #5096 - fix(security): update http-proxy-middleware to 2.0.9 by @DeveshSapkale in #5103
Document 📖
- docs(llms): bump to [email protected] and add llms.txt by @SoonIter in #5049
- docs: update alias strategy documentation by @chenjiahan in #5097
- docs: update guide for switching minifiers by @chenjiahan in #5098
- docs(llms.txt): add more description by @SoonIter in #5101
Other Changes
- chore(deps): upgrade to [email protected] by @SoonIter in #5095
- release: 1.3.12 by @chenjiahan in #5105
New Contributors
- @DeveshSapkale made their first contribution in #5103
Full Changelog: v1.3.11...v1.3.12