Match-id-40ac0e7e6e1927b826730b3937fe6f00c7a4b394

This commit is contained in:
* 2023-05-18 21:46:59 +08:00
parent 361ed82afb
commit 58e1de3957
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
## 0.0.48 (2023-05-18)
- **core**: 解决style中属性WebkitLineClamp值被转换成字符串问题
## 0.0.45 (2023-05-10)
- **core**: 修改belongClassVNode属性为Symbol提升性能
- **core**: 优化内部循环实现,提升性能

View File

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