What's Changed
New Features 🎉
- feat(deps): bump Rspack 1.1.6 by @chenjiahan in #4163
Bug Fixes 🐞
- fix: print file size should ends with a new line by @chenjiahan in #4153
- fix: perform cleanup at the right time by @chenjiahan in #4155
- fix: correct the restart build message by @chenjiahan in #4156
- fix: should not trigger dev hooks when building by @chenjiahan in #4165
- fix(webpack): use html-webpack-plugin by default by @chenjiahan in #4175
Document 📖
- docs: update preconnect and dns-prefetch configurations by @chenjiahan in #4149
- docs: update
createRsbuild
options by @chenjiahan in #4154 - docs: correct Rspack links by @chenjiahan in #4160
- docs(plugin-svgr): explain base64 URL by @chenjiahan in #4168
- docs: set title for SPA by @chenjiahan in #4169
- docs: upgrade to React 19 and fix peer issues by @chenjiahan in #4170
- docs: improve
server.port
by @chenjiahan in #4178
Other Changes
- release: 1.1.9 by @chenjiahan in #4148
- chore(deps): update dependency @rsbuild/plugin-react to ^1.1.0 by @renovate in #4151
- chore(deps): update all patch dependencies by @renovate in #4157
- chore(deps): update dependency svelte to ^5.9.0 by @renovate in #4158
- test(e2e): fix failed Module Federation test case by @chenjiahan in #4162
- test(e2e): fix unstable plugin hooks case by @chenjiahan in #4164
- chore(workflow): set Issue types by @chenjiahan in #4171
Full Changelog: v1.1.9...v1.1.10