Match-id-b78e2c9331f3f3a908bad4d2bed1e0f16f6ab172
This commit is contained in:
parent
805c926ee0
commit
c123693a45
|
@ -1,9 +1,12 @@
|
|||
## 0.0.25 (2022-11-03)
|
||||
- **core**: fix 修改IE中Set的不兼容问题
|
||||
|
||||
## 0.0.24 (2022-10-25)
|
||||
- **core**: fix 修改IE上报Symbol错误的问题
|
||||
|
||||
## 0.0.23 (2022-09-23)
|
||||
- **core**: #86 兼容ReactIs API
|
||||
-
|
||||
|
||||
## 0.0.22 (2022-09-22)
|
||||
- **core**: #83 #75 #72 input支持受控
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"keywords": [
|
||||
"horizon"
|
||||
],
|
||||
"version": "0.0.24",
|
||||
"version": "0.0.25",
|
||||
"homepage": "",
|
||||
"bugs": "",
|
||||
"main": "index.js",
|
||||
|
|
Loading…
Reference in New Issue