Skip to content

v2.63.1

Compare
Choose a tag to compare
@caohuilin caohuilin released this 05 Dec 01:08

What's Changed

New Features 🎉

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 📄

Other Changes

  • chore(deps): pin rsbuild version by @9aoy in #6580

更新内容

新特性 🎉

  • feat: bff 文档增加共享源码 由 @keepview 实现, 详情可查看 #6575
  • feat: app tools analyze 插件使用新的 cli 插件 由 @caohuilin 实现, 详情可查看 #6579
  • feat: app tools deploy 插件使用新的 cli 插件 由 @caohuilin 实现, 详情可查看 #6579

Bug 修复 🐞