v2.63.1
What's Changed
New Features 🎉
- feat: bff doc add shared source by @keepview in #6575
- feat: feat: app tools analyze plugin use new cli plugin by @caohuilin in #6579
- feat: app tools deploy plugin use new cli plugin by @caohuilin in #6579
Bug Fixes 🐞
- fix: uni-builder plugins should be registered earlier than user plugins by @9aoy in #6604
- fix: addWatchFiles hook not work by @caohuilin in #6599
- fix(entry): compatible with jsx by @yimingjfe in #6586
Docs update 📄
- docs: recommend using Rslib to reuse webpack plugins by @chenjiahan in #6598
Other Changes
更新内容
新特性 🎉
- feat: bff 文档增加共享源码 由 @keepview 实现, 详情可查看 #6575
- feat: app tools analyze 插件使用新的 cli 插件 由 @caohuilin 实现, 详情可查看 #6579
- feat: app tools deploy 插件使用新的 cli 插件 由 @caohuilin 实现, 详情可查看 #6579
Bug 修复 🐞
- fix(entry): 兼容 jsx 由 @yimingjfe 实现, 详情可查看 #6586