What's Changed
Performance 🚀
- perf: enable Rspack incremental build by default by @chenjiahan in #5167
New Features 🎉
- feat: add
mimetype
option toapi.transform
by @chenjiahan in #5160 - feat: add
enforce
option toapi.transform
by @chenjiahan in #5174 - feat: validate duplicated manifest filenames and throw a warning by @chenjiahan in #5165
Bug Fixes 🐞
- fix: should not apply incremental config to webpack by @chenjiahan in #5170
Document 📖
- docs: description for instance methods and plugin hooks by @chenjiahan in #5153
- docs: update creation instructions to link to create-rsbuild by @chenjiahan in #5154
- docs: update plugin example to use named export by @chenjiahan in #5155
- docs: add cheerio example for HTML manipulation by @chenjiahan in #5157
- docs: add link to middleware guide by @chenjiahan in #5159
- docs: update TransformDescriptor to include more conditions by @chenjiahan in #5158
- docs: clarify tag injection position by @chenjiahan in #5162
- docs: improve manifest data access instructions by @chenjiahan in #5164
- docs: configuring multiple environments manifest files by @chenjiahan in #5166
Other Changes
- chore: update ansiHTML to use named export by @chenjiahan in #5156
- chore(deps): update all patch dependencies by @renovate in #5163
- release: @rsbuild/plugin-less v1.2.3 by @chenjiahan in #5171
- chore: remove
watchOptions.ignored
config by @chenjiahan in #5169 - chore(deps): update dependency nx to v21 by @renovate in #5173
- release: 1.3.16 by @chenjiahan in #5175
Full Changelog: v1.3.15...v1.3.16