What's Changed
New Features 🎉
- feat: support split-by-module with rspack by @chenjiahan in #1030
- types: source.include supports RuleSetCondition by @chenjiahan in #1041
- feat(create-rsbuild): configure jsxImportSource vue by default by @chenjiahan in #1044
- feat: make loadEnv a sync method by @chenjiahan in #1048
Bug Fixes 🐞
- fix: only clear env vars when restart server by @chenjiahan in #1047
- fix: should export loadEnv method from core by @chenjiahan in #1049
Document 📖
- docs: improve dev.client document by @chenjiahan in #1038
- docs(CLI): add rsbuild -h and fix title indent by @chenjiahan in #1040
- docs: update notes in source.include document by @chenjiahan in #1043
- docs: add compile node_modules note for CRA by @chenjiahan in #1045
- docs: add description for hot-update file by @chenjiahan in #1046
- docs: add loadEnv to migration guides by @chenjiahan in #1050
Other Changes
- doc(plugins): added jsdoc comments for some plugins options by @jinchaofs in #1027
- test(e2e): test configure rspack and remove duplicated case by @chenjiahan in #1032
- test(e2e): add test case for split-by-module by @chenjiahan in #1033
- chore(deps): bump nx v17.2 by @chenjiahan in #1034
- chore(deps): bump html-rspack-plugin v5.6.0 by @chenjiahan in #1039
Full Changelog: v0.2.8...v0.2.9