0.8.1
重大更改
- 现在您需要升级 react 到 v16.6.0 以上才可使用
重构
- 重构了数据流传输及组件初始化逻辑,提升了某些场景下的性能
修复
- 修复了某些情况下移动端下的图片在隐藏后无法移除问题
Breaking Changes
- Now you need to upgrade react version above v16.6.0 to using the libs
Refactoring
- Refactored data stream transfer and component initialization logic to improve performance in certain scenarios
Fixed
- Fixed an issue where the image in mobile could not be removed after being hidden in some cases