What's Changed
New Features 🎉
- feat(plugin-svgr): support configure SVGR options by @chenjiahan in #1122
- types: fix plugin type when use tools.rspack by @chenjiahan in #1118
- feat: add new server.printUrls config by @chenjiahan in #1125
- feat: improve error message of invalid URLs by @chenjiahan in #1130
Bug Fixes 🐞
- fix: missing style-loader dependency when enable injectStyles by @9aoy in #1114
- fix(plugin-vue2): alias Vue to support element-ui by @chenjiahan in #1133
Document 📖
- docs: update extend asset types example by @chenjiahan in #1116
- docs: add guide for custom asset rules by @chenjiahan in #1117
- docs: fix example URL by @chenjiahan in #1119
- docs: improve bundler chain document by @chenjiahan in #1120
- docs: fix missing content in CRA migration guide by @chenjiahan in #1127
- docs: add document for server.printUrls by @chenjiahan in #1128
- docs: add migration guide links by @chenjiahan in #1135
- docs: add template migration guide by @chenjiahan in #1136
Other Changes
- test: add e2e case for toml-loader by @chenjiahan in #1115
- chore(deps): bump sass from v1.54 to v1.69 by @chenjiahan in #1123
- chore(deps): bump less from v4.1.3 to v4.2.0 by @chenjiahan in #1124
- test(e2e): verify error logs by @chenjiahan in #1126
- chore(deps): bump Rspress to v1.9.1 by @chenjiahan in #1129
- chore(deps): bump rslog to v1.1.3 by @chenjiahan in #1131
- chore(deps): bump webpack-merge from v5.8.0 to v5.10.0 by @chenjiahan in #1134
Full Changelog: v0.2.13...v0.2.14