Match-id-a590b21310a412c26544326512b75f0e6786dea1

This commit is contained in:
* 2022-09-07 19:22:22 +08:00 committed by *
commit a702a3d050
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
## 0.0.16 (2022-09-07)
- **core**: #56,#65 diff null 不能正确卸载组件
## 0.0.15 (2022-09-06)
- **core**: #43 fix portal root 跟 app root重合时重复监听
- **core**: #38 修复合成事件受普通事件stopPropagation影响无法触发

View File

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