Match-id-85ba016463d5265cbb41e61d3e645ecb39ad1899
This commit is contained in:
commit
a5e9798da6
|
@ -1,3 +1,6 @@
|
||||||
|
## 0.0.37 (2023-01-31)
|
||||||
|
- **core**: 增加jsxs方法
|
||||||
|
|
||||||
## 0.0.36 (2023-01-30)
|
## 0.0.36 (2023-01-30)
|
||||||
- **core**: #100 horizon从上层页面透传到iframe页面里使用,创建的dom元素instanceof HTMLElement为false
|
- **core**: #100 horizon从上层页面透传到iframe页面里使用,创建的dom元素instanceof HTMLElement为false
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"horizon"
|
"horizon"
|
||||||
],
|
],
|
||||||
"version": "0.0.36",
|
"version": "0.0.37",
|
||||||
"homepage": "",
|
"homepage": "",
|
||||||
"bugs": "",
|
"bugs": "",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
|
|
Loading…
Reference in New Issue