Match-id-c13e3417667e6791f17c567cec23a52f2586d31b
This commit is contained in:
commit
9a29b85df8
|
@ -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报错
|
||||||
|
|
||||||
|
|
|
@ -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",
|
||||||
|
|
Loading…
Reference in New Issue