What's Changed
New Features 🎉
- feat: allow to access manifest data in plugin hooks by @chenjiahan in #5140
- feat: rename hooks function types and export them by @chenjiahan in #5144
- feat: add new
modifyHTML
hook by @chenjiahan in #5145
Bug Fixes 🐞
- fix: make file size logs more compact by @chenjiahan in #5132
- fix: remove logging.json from profiling results by @chenjiahan in #5135
Document 📖
- docs: improve links to Rspack documentation by @chenjiahan in #5139
- docs: accessing manifest data via hooks by @chenjiahan in #5141
- docs: enhance api.transform description by @chenjiahan in #5143
- docs: add
modifyHTML
hook by @chenjiahan in #5151
Other Changes
- chore(deps): update dependency core-js to ~3.42.0 by @renovate in #5137
- test(e2e): remove Windows-specific skip from Rsdoctor plugin test by @chenjiahan in #5138
- chore(deps): update babel to ^7.27.1 by @renovate in #5142
- chore(deps): update dependency less-loader to ^12.3.0 by @renovate in #5149
- chore: add .node-version file by @chenjiahan in #5150
- chore(deps): update all patch dependencies by @renovate in #5148
- release: 1.3.15 by @chenjiahan in #5152
Full Changelog: v1.3.14...v1.3.15