What's Changed
New Features 🎉
- feat: set uniqueName for module federation HMR by @chenjiahan in #2853
Performance 🚀
- perf: bump html plugin to remove lodash by @chenjiahan in #2857
Bug Fixes 🐞
- fix(plugin-solid): remove
@babel/preset-typescript
for resolve the babel warning by @zhylmzr in #2842 - fix: transform Module Federation runtime by @chenjiahan in #2850
- fix: incorrect WS port when using MF by @chenjiahan in #2852
Document 📖
- docs: baidu SEO verification by @chenjiahan in #2845
- docs: enable sitemap for SEO by @chenjiahan in #2846
- docs: HTML minify guide by @chenjiahan in #2848
- docs: correct polyfill description by @chenjiahan in #2855
- docs: add check syntax limitations by @chenjiahan in #2856
- docs: add template params escape guide by @chenjiahan in #2858
Other Changes
- chore: export some types for use by @9aoy in #2851
- chore: clear some useless utils by @9aoy in #2854
New Contributors
Full Changelog: v1.0.0-alpha.6...v1.0.0-alpha.7