What's Changed
New Features 🎉
- feat: add new dev.liveReload config by @chenjiahan in #1066
- feat: bump Rspack v0.4.5, update lazy entry by @chenjiahan in #1074
Performance 🚀
- perf(plugin-svgr): reuse SWC loader to improve perf by @chenjiahan in #1070
Bug Fixes 🐞
- fix: make hmr-client isomorphic by @tmkx in #1072
- fix: reload when the updated modules is empty by @tmkx in #1075
Document 📖
- docs(check-syntax): fix incorrect line feed by @Jungzl in #1065
- docs: fix discord invitation invalid by @chenjiahan in #1067
- docs: add document for dev.liveReload config by @chenjiahan in #1068
- docs: improve Svelte and Solid guide by @chenjiahan in #1079
- docs: add Vue JSX type inference guide by @chenjiahan in #1080
Other Changes
- chore(plugin-swc): use standard plugin name by @chenjiahan in #1069
- chore: simplify default swc-loader config by @chenjiahan in #1071
- chore(workflow): adjust issue template by @chenjiahan in #1073
- Revert "fix: reload when the updated modules is empty" by @tmkx in #1076
- test(e2e): reduce HMR cases time by @chenjiahan in #1078
New Contributors
Full Changelog: v0.2.10...v0.2.11