Match-id-70d0aa42ebbc46bbc13f8c9c15f5fb16eba14cbe
This commit is contained in:
parent
9916cab3f7
commit
c5549be36f
|
@ -1,3 +1,6 @@
|
|||
## 0.0.17 (2022-09-07)
|
||||
- **core**: fix 不在树上的节点发起更新导致错误
|
||||
|
||||
## 0.0.16 (2022-09-07)
|
||||
- **core**: #56,#65 diff null 不能正确卸载组件
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"keywords": [
|
||||
"horizon"
|
||||
],
|
||||
"version": "0.0.16",
|
||||
"version": "0.0.17",
|
||||
"homepage": "",
|
||||
"bugs": "",
|
||||
"main": "index.js",
|
||||
|
|
Loading…
Reference in New Issue