diff --git a/CHANGELOG.md b/CHANGELOG.md index f42fe512..e659a986 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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支持受控