v2.54.4
What's Changed
New Features 🎉
- feat: export handleDependencies by @yimingjfe in #5854
- feat: add deprecat function doc by @caohuilin in #5878
Bug Fixes 🐞
- fix: module not found error when restart app by @zllkjc in #5880
- fix(devtools): resolve storage preset config file by @Asuka109 in #5885
Other Changes
更新内容
新特性 🎉
- feat: 暴露 handleDependencies 方法 由 @yimingjfe 实现, 详情可查看 #5854
- feat: 添加下线功能文档 由 @caohuilin 实现, 详情可查看 #5878
Bug 修复 🐞
- fix: 修复重启应用时找不到模块的报错 由 @zllkjc 实现, 详情可查看 #5880
- fix(devtools): 无法正确找到 storage preset 配置文件 由 @Asuka109 实现, 详情可查看 #5885