What's Changed
New Features 🎉
- feat(plugin-react): enable support for profiling React in prod env by @denniscual in #2143
Bug Fixes 🐞
- fix(plugin-vue2): fix loaders duplicating problem caused by vue-loader@15 by @xc2 in #2142
- fix: ignore the CSS conflicting order warning by default by @chenjiahan in #2149
- fix: skip open in codesandbox by @chenjiahan in #2154
Document 📖
- docs: simplify environment setup guide by @chenjiahan in #2147
- docs: add online example to quick start by @chenjiahan in #2148
- docs: add node version badge to README by @chenjiahan in #2152
- docs: link more content to Rspack website by @chenjiahan in #2155
- docs(plugin-react): translate enableProfiler to Chinese by @chenjiahan in #2157
Other Changes
- test(e2e/plugin-assets-retry): fix the unstable request num by @SoonIter in #2144
- test(e2e): delete process.env.NODE_ENV to solve unstable e2e by @SoonIter in #2150
- chore: remove pnpm hoist pattern by @fi3ework in #2156
New Contributors
- @denniscual made their first contribution in #2143
Full Changelog: v0.6.4...v0.6.5