Match-id-4ccb9ad044168b73b7fc920c04d9fafc9bece593

This commit is contained in:
* 2023-04-11 11:23:03 +08:00
parent eea399171f
commit 5fa7c0497a
1 changed files with 3 additions and 3 deletions

View File

@ -12,12 +12,12 @@
- **core**: 增加jsx-dev-runtime文件给vite使用
## 0.0.40 (2023-03-08)
- **core**: #103 使用Memo、React.forwardRef包装组件后defaultProps失效
- **core**: #103 使用Memo、forwardRef包装组件后defaultProps失效
- **core**: #104 --max-segment-num的style无法使用
- **core**: 状态管理器的优化
## 0.0.39 (2023-02-21)
- **core**: #102 使用eview-react组件Dialog时关闭组件horizon报错且无法再打开弹框
- **core**: #102 使用eview组件Dialog时关闭组件horizon报错且无法再打开弹框
## 0.0.38 (2023-02-01)
- **core**: 增加flushSync接口
@ -51,7 +51,7 @@
- **core**: fix 修改IE上报Symbol错误的问题
## 0.0.23 (2022-09-23)
- **core**: #86 兼容ReactIs API
- **core**: #86 兼容Is API
## 0.0.22 (2022-09-22)
- **core**: #83 #75 #72 input支持受控