Match-id-d5ebb7ce3bcb7378a88b90977da5b6329e0a5990

This commit is contained in:
* 2023-05-10 10:36:46 +08:00
parent 3d42a535d6
commit c2b21d887f
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)
- **core**: 修复horizonX-devtool Firefox75报错

View File

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