xgplayer 3.0.8-alpha.5 → 3.0.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,4 +1,7 @@
1
1
  # 版本更新记录
2
+ ## 3.0.8
3
+ >* fix(xgplayer): download链接获取兼容blob
4
+ >* fix: 🐛 (xgplayer) 修复roate旋转容器时,一直旋转的问题 fixed #1045
2
5
  ## 3.0.7
3
6
  >* fix(xgplayer): start插件修复play/pause切换过快导致的动效异常问题
4
7
  >* fix(xgplayer): 修复列表按钮在ipad端列表过滚动操作不生效问题