Match-id-369b14b5046a18c15de6dc17de6553fd69860015

This commit is contained in:
* 2022-07-14 17:25:01 +08:00 committed by *
parent f15cd59bc7
commit 26f54e9324
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
## 0.0.10 (2022-07-14)
- **core**: #24 修复lazy包裹memo时卸载错误
- **core**: #21 修复异步更新时路径错误
## 0.0.9 (2022-07-12)
### Bug Fixes
- **horizonX**: 修复对store进行deepClone时循环克隆
## 0.0.8 (2022-07-08)
### Features
- 增加HorizonX提供状态管理能力

View File

@ -4,7 +4,7 @@
"keywords": [
"horizon"
],
"version": "0.0.8",
"version": "0.0.10",
"homepage": "",
"bugs": "",
"main": "index.js",