Match-id-85ba016463d5265cbb41e61d3e645ecb39ad1899

This commit is contained in:
* 2023-01-31 19:14:54 +08:00
commit a5e9798da6
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
## 0.0.37 (2023-01-31)
- **core**: 增加jsxs方法
## 0.0.36 (2023-01-30)
- **core**: #100 horizon从上层页面透传到iframe页面里使用创建的dom元素instanceof HTMLElement为false

View File

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