Match-id-c13e3417667e6791f17c567cec23a52f2586d31b

This commit is contained in:
* 2023-05-10 10:43:37 +08:00
commit 9a29b85df8
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
## 0.0.45 (2023-05-10)
- **core**: 修改belongClassVNode属性为Symbol提升性能
- **core**: 优化内部循环实现,提升性能
## 0.0.44 (2023-04-03) ## 0.0.44 (2023-04-03)
- **core**: 修复horizonX-devtool Firefox75报错 - **core**: 修复horizonX-devtool Firefox75报错

View File

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