What's Changed
New Features 🎉
- feat(deps): bump Rspack 1.0.0-alpha.2 by @chenjiahan in #2836
- feat: allow to custom CSS minify options by @chenjiahan in #2840
Performance 🚀
- perf: skip PostCSS AST version compasion by @chenjiahan in #2826
- perf: resolve mjs config first by @chenjiahan in #2828
- perf!: remove builtin terser HTML minimizer by @chenjiahan in #2833
- perf: bump html plugin to unify tapable by @chenjiahan in #2839
Bug Fixes 🐞
- fix: missing picocolors dependency by @chenjiahan in #2831
Document 📖
Other Changes
- test(e2e): skip test of hmr in windows by @SoonIter in #2832
- chore(deps): update dependency nx to ^19.4.1 by @renovate in #2806
Full Changelog: v1.0.0-alpha.5...v1.0.0-alpha.6