What's Changed
Performance Improvements ⚡
- perf: enable deterministic chunkIds of Rspack
New Features 🎉
- feat: support props for globalUIComponents config
Bug Fixes 🐞
- fix: remove deprecated npm package
- fix: hmr invalid for adding file case
- fix(mdx-rs): avoid panic when parsing mdx ast
更新内容
性能优化 ⚡
- perf: 开启 Rspack 的 deterministic chunkIds
新特性 🎉
- feat: 支持
globalUIComponents
的 props 配置
Bug 修复 🐞
- fix: 移除废弃的 npm 包
- fix: 增加文件后,热更新失效