What's Changed
Bug Fixes 🐞
- fix: dts plugin esm compatibility by @2heal1 in #4553
- fix: ensure compatibility for rspack by flattening scope array in customShareInfo by @2heal1 in #4555
- fix(dts-plugin): infer root dir from tsconfig references to fix Vite 8 new template dev server failure by @eezhal92 in #4543
- fix: replace require with lazyRequire to ensure proper initialization ordering in plugins by @2heal1 in #4557
Document 📖
- docs: support MDX props injection for brand name customization by @2heal1 in #4552
- docs: add detailed documentation for mf-manifest.json and mf-stats.json field references by @2heal1 in #4554
- docs: update fallback field descriptions for clarity and consistency by @2heal1 in #4556
New Contributors
Full Changelog: v2.2.1...v2.2.2