Match-id-29995b532164d651ba2cbf9687b0cf5fd523a631

This commit is contained in:
* 2022-07-08 16:10:43 +08:00 committed by *
commit bac9141599
2 changed files with 8 additions and 1 deletions

7
CHANGELOG.md Normal file
View File

@ -0,0 +1,7 @@
## 0.0.8 (2022-07-08)
### Features
- 增加HorizonX提供状态管理能力
### Bug Fixes
- **core**: 修复局部更新场景下context计算错误
### Code Refactoring
- 重构事件机制,取消全量挂载事件,改为按需懒挂载

View File

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