react_hsbc_teller 2.0.98 → 2.0.99

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/README.md CHANGED
@@ -61,6 +61,8 @@ export { default as HSBC } from "./demo/demo";
61
61
 
62
62
 
63
63
  ### 版本更新
64
+ ###### 2.0.99
65
+ 1. 优化-在recordMode为2的时候,现在根据needIpad(true)为需要ipad, false不需要ipad去掉画中画,ipad校验,扫码的入口
64
66
  ###### 2.0.98
65
67
  1. 优化-在投屏异常的时候获取不到sid的时候使用存储的sid来取消发布,用来防止-1073的报错
66
68
  ###### 2.0.97