Match-id-6d41476195f110bed7aeac830f602a21e6172ff9
This commit is contained in:
commit
a0cd296348
|
@ -1,6 +1,9 @@
|
||||||
|
## 0.0.22 (2022-09-22)
|
||||||
|
- **core**: #83 #75 #72 input支持受控
|
||||||
|
|
||||||
## 0.0.21 (2022-09-20)
|
## 0.0.21 (2022-09-20)
|
||||||
- **core**: #85 所有事件中发生的多次更新都合并执行
|
- **core**: #85 所有事件中发生的多次更新都合并执行
|
||||||
-
|
|
||||||
## 0.0.20 (2022-09-14)
|
## 0.0.20 (2022-09-14)
|
||||||
- **core**: #81 fix Memo场景路径错误
|
- **core**: #81 fix Memo场景路径错误
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"horizon"
|
"horizon"
|
||||||
],
|
],
|
||||||
"version": "0.0.21",
|
"version": "0.0.22",
|
||||||
"homepage": "",
|
"homepage": "",
|
||||||
"bugs": "",
|
"bugs": "",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
|
|
Loading…
Reference in New Issue