Match-id-074f59ec0016e87e4f2c57740fb016379ad8b90c
This commit is contained in:
parent
71db7f0f6b
commit
a87766e0f0
|
@ -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
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"keywords": [
|
||||
"horizon"
|
||||
],
|
||||
"version": "0.0.36",
|
||||
"version": "0.0.37",
|
||||
"homepage": "",
|
||||
"bugs": "",
|
||||
"main": "index.js",
|
||||
|
|
Loading…
Reference in New Issue