From a89db53ea873696fc92b1e860f7ba2649e9fe3fb Mon Sep 17 00:00:00 2001 From: zyprepare Date: Fri, 12 Apr 2024 11:50:30 +0000 Subject: [PATCH] Generate version and changelog --- .changeset/curly-pans-matter.md | 5 - .changeset/good-books-live.md | 86 ------------- .changeset/lucky-plums-greet.md | 5 - packages/icons/CHANGELOG.md | 10 ++ packages/icons/package.json | 6 +- packages/ui/alert/CHANGELOG.md | 12 ++ packages/ui/alert/package.json | 10 +- packages/ui/anchor/CHANGELOG.md | 10 ++ packages/ui/anchor/package.json | 6 +- packages/ui/avatar/CHANGELOG.md | 11 ++ packages/ui/avatar/package.json | 8 +- packages/ui/back-top/CHANGELOG.md | 12 ++ packages/ui/back-top/package.json | 10 +- packages/ui/badge/CHANGELOG.md | 10 ++ packages/ui/badge/package.json | 6 +- packages/ui/breadcrumb/CHANGELOG.md | 10 ++ packages/ui/breadcrumb/package.json | 6 +- packages/ui/button/CHANGELOG.md | 10 ++ packages/ui/button/package.json | 6 +- packages/ui/card/CHANGELOG.md | 11 ++ packages/ui/card/package.json | 8 +- packages/ui/carousel/CHANGELOG.md | 11 ++ packages/ui/carousel/package.json | 8 +- packages/ui/cascader/CHANGELOG.md | 17 +++ packages/ui/cascader/package.json | 20 +-- packages/ui/check-cascader/CHANGELOG.md | 18 +++ packages/ui/check-cascader/package.json | 22 ++-- packages/ui/check-select/CHANGELOG.md | 19 +++ packages/ui/check-select/package.json | 24 ++-- packages/ui/check-tree-select/CHANGELOG.md | 18 +++ packages/ui/check-tree-select/package.json | 22 ++-- packages/ui/checkbox/CHANGELOG.md | 10 ++ packages/ui/checkbox/package.json | 6 +- packages/ui/collapse/CHANGELOG.md | 11 ++ packages/ui/collapse/package.json | 8 +- packages/ui/counter/CHANGELOG.md | 11 ++ packages/ui/counter/package.json | 8 +- packages/ui/date-picker/CHANGELOG.md | 14 +++ packages/ui/date-picker/package.json | 14 +-- packages/ui/descriptions/CHANGELOG.md | 10 ++ packages/ui/descriptions/package.json | 6 +- packages/ui/drawer/CHANGELOG.md | 14 +++ packages/ui/drawer/package.json | 14 +-- packages/ui/dropdown/CHANGELOG.md | 13 ++ packages/ui/dropdown/package.json | 12 +- packages/ui/ellipsis-tooltip/CHANGELOG.md | 11 ++ packages/ui/ellipsis-tooltip/package.json | 8 +- packages/ui/empty-state/CHANGELOG.md | 10 ++ packages/ui/empty-state/package.json | 6 +- packages/ui/file-select/CHANGELOG.md | 10 ++ packages/ui/file-select/package.json | 6 +- packages/ui/filter/CHANGELOG.md | 10 ++ packages/ui/filter/package.json | 6 +- packages/ui/form/CHANGELOG.md | 12 ++ packages/ui/form/package.json | 10 +- packages/ui/grid/CHANGELOG.md | 10 ++ packages/ui/grid/package.json | 6 +- packages/ui/highlighter/CHANGELOG.md | 10 ++ packages/ui/highlighter/package.json | 6 +- packages/ui/hiui/CHANGELOG.md | 77 ++++++++++++ packages/ui/hiui/package.json | 136 ++++++++++----------- packages/ui/icon-button/CHANGELOG.md | 10 ++ packages/ui/icon-button/package.json | 6 +- packages/ui/input-group/CHANGELOG.md | 10 ++ packages/ui/input-group/package.json | 6 +- packages/ui/input/CHANGELOG.md | 11 ++ packages/ui/input/package.json | 8 +- packages/ui/list/CHANGELOG.md | 12 ++ packages/ui/list/package.json | 10 +- packages/ui/loading/CHANGELOG.md | 13 ++ packages/ui/loading/package.json | 12 +- packages/ui/locale-context/CHANGELOG.md | 10 ++ packages/ui/locale-context/package.json | 6 +- packages/ui/menu/CHANGELOG.md | 15 +++ packages/ui/menu/package.json | 16 +-- packages/ui/message/CHANGELOG.md | 12 ++ packages/ui/message/package.json | 10 +- packages/ui/modal/CHANGELOG.md | 15 +++ packages/ui/modal/package.json | 16 +-- packages/ui/notification/CHANGELOG.md | 13 ++ packages/ui/notification/package.json | 12 +- packages/ui/number-input/CHANGELOG.md | 12 ++ packages/ui/number-input/package.json | 10 +- packages/ui/pagination/CHANGELOG.md | 14 +++ packages/ui/pagination/package.json | 14 +-- packages/ui/picker/CHANGELOG.md | 14 +++ packages/ui/picker/package.json | 14 +-- packages/ui/pop-confirm/CHANGELOG.md | 13 ++ packages/ui/pop-confirm/package.json | 12 +- packages/ui/popover/CHANGELOG.md | 12 ++ packages/ui/popover/package.json | 10 +- packages/ui/popper/CHANGELOG.md | 11 ++ packages/ui/popper/package.json | 8 +- packages/ui/portal/CHANGELOG.md | 11 ++ packages/ui/portal/package.json | 8 +- packages/ui/preview/CHANGELOG.md | 12 ++ packages/ui/preview/package.json | 10 +- packages/ui/progress/CHANGELOG.md | 10 ++ packages/ui/progress/package.json | 6 +- packages/ui/provider/CHANGELOG.md | 10 ++ packages/ui/provider/package.json | 6 +- packages/ui/radio/CHANGELOG.md | 10 ++ packages/ui/radio/package.json | 6 +- packages/ui/rating/CHANGELOG.md | 11 ++ packages/ui/rating/package.json | 8 +- packages/ui/resize-box/CHANGELOG.md | 11 ++ packages/ui/resize-box/package.json | 8 +- packages/ui/result/CHANGELOG.md | 11 ++ packages/ui/result/package.json | 8 +- packages/ui/scrollbar/CHANGELOG.md | 10 ++ packages/ui/scrollbar/package.json | 6 +- packages/ui/search/CHANGELOG.md | 16 +++ packages/ui/search/package.json | 18 +-- packages/ui/select/CHANGELOG.md | 17 +++ packages/ui/select/package.json | 20 +-- packages/ui/slider/CHANGELOG.md | 11 ++ packages/ui/slider/package.json | 8 +- packages/ui/space/CHANGELOG.md | 10 ++ packages/ui/space/package.json | 6 +- packages/ui/spinner/CHANGELOG.md | 10 ++ packages/ui/spinner/package.json | 6 +- packages/ui/stepper/CHANGELOG.md | 11 ++ packages/ui/stepper/package.json | 8 +- packages/ui/svg-icon/CHANGELOG.md | 10 ++ packages/ui/svg-icon/package.json | 6 +- packages/ui/switch/CHANGELOG.md | 10 ++ packages/ui/switch/package.json | 6 +- packages/ui/table/CHANGELOG.md | 25 ++++ packages/ui/table/package.json | 32 ++--- packages/ui/tabs/CHANGELOG.md | 12 ++ packages/ui/tabs/package.json | 10 +- packages/ui/tag-input/CHANGELOG.md | 11 ++ packages/ui/tag-input/package.json | 8 +- packages/ui/tag/CHANGELOG.md | 13 ++ packages/ui/tag/package.json | 12 +- packages/ui/textarea/CHANGELOG.md | 11 ++ packages/ui/textarea/package.json | 8 +- packages/ui/time-picker/CHANGELOG.md | 13 ++ packages/ui/time-picker/package.json | 12 +- packages/ui/timeline/CHANGELOG.md | 10 ++ packages/ui/timeline/package.json | 6 +- packages/ui/toast/CHANGELOG.md | 11 ++ packages/ui/toast/package.json | 8 +- packages/ui/tooltip/CHANGELOG.md | 14 +++ packages/ui/tooltip/package.json | 14 +-- packages/ui/transfer/CHANGELOG.md | 15 +++ packages/ui/transfer/package.json | 16 +-- packages/ui/tree-select/CHANGELOG.md | 17 +++ packages/ui/tree-select/package.json | 20 +-- packages/ui/tree/CHANGELOG.md | 16 +++ packages/ui/tree/package.json | 18 +-- packages/ui/upload/CHANGELOG.md | 16 +++ packages/ui/upload/package.json | 18 +-- packages/ui/virtual-list/CHANGELOG.md | 6 + packages/ui/virtual-list/package.json | 2 +- packages/ui/watermark/CHANGELOG.md | 11 ++ packages/ui/watermark/package.json | 8 +- packages/ui/zen-mode/CHANGELOG.md | 11 ++ packages/ui/zen-mode/package.json | 8 +- packages/utils/array-utils/CHANGELOG.md | 6 + packages/utils/array-utils/package.json | 2 +- packages/utils/classname/CHANGELOG.md | 6 + packages/utils/classname/package.json | 2 +- packages/utils/container/CHANGELOG.md | 6 + packages/utils/container/package.json | 2 +- packages/utils/env/CHANGELOG.md | 6 + packages/utils/env/package.json | 2 +- 167 files changed, 1504 insertions(+), 564 deletions(-) delete mode 100644 .changeset/curly-pans-matter.md delete mode 100644 .changeset/good-books-live.md delete mode 100644 .changeset/lucky-plums-greet.md diff --git a/.changeset/curly-pans-matter.md b/.changeset/curly-pans-matter.md deleted file mode 100644 index 13daad767..000000000 --- a/.changeset/curly-pans-matter.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hi-ui/hiui": patch ---- - -fix(table): 修复全选时 onChange 第 4 个参数返回 undefined 问题 diff --git a/.changeset/good-books-live.md b/.changeset/good-books-live.md deleted file mode 100644 index 9215642b3..000000000 --- a/.changeset/good-books-live.md +++ /dev/null @@ -1,86 +0,0 @@ ---- -"@hi-ui/env": patch -"@hi-ui/icons": patch -"@hi-ui/alert": patch -"@hi-ui/anchor": patch -"@hi-ui/avatar": patch -"@hi-ui/back-top": patch -"@hi-ui/badge": patch -"@hi-ui/breadcrumb": patch -"@hi-ui/button": patch -"@hi-ui/card": patch -"@hi-ui/carousel": patch -"@hi-ui/cascader": patch -"@hi-ui/check-cascader": patch -"@hi-ui/check-select": patch -"@hi-ui/check-tree-select": patch -"@hi-ui/checkbox": patch -"@hi-ui/collapse": patch -"@hi-ui/counter": patch -"@hi-ui/date-picker": patch -"@hi-ui/descriptions": patch -"@hi-ui/drawer": patch -"@hi-ui/dropdown": patch -"@hi-ui/ellipsis-tooltip": patch -"@hi-ui/empty-state": patch -"@hi-ui/file-select": patch -"@hi-ui/filter": patch -"@hi-ui/form": patch -"@hi-ui/grid": patch -"@hi-ui/highlighter": patch -"@hi-ui/hiui": patch -"@hi-ui/icon-button": patch -"@hi-ui/input": patch -"@hi-ui/input-group": patch -"@hi-ui/list": patch -"@hi-ui/loading": patch -"@hi-ui/locale-context": patch -"@hi-ui/menu": patch -"@hi-ui/message": patch -"@hi-ui/modal": patch -"@hi-ui/notification": patch -"@hi-ui/number-input": patch -"@hi-ui/pagination": patch -"@hi-ui/picker": patch -"@hi-ui/pop-confirm": patch -"@hi-ui/popover": patch -"@hi-ui/popper": patch -"@hi-ui/portal": patch -"@hi-ui/preview": patch -"@hi-ui/progress": patch -"@hi-ui/provider": patch -"@hi-ui/radio": patch -"@hi-ui/rating": patch -"@hi-ui/resize-box": patch -"@hi-ui/result": patch -"@hi-ui/scrollbar": patch -"@hi-ui/search": patch -"@hi-ui/select": patch -"@hi-ui/slider": patch -"@hi-ui/space": patch -"@hi-ui/spinner": patch -"@hi-ui/stepper": patch -"@hi-ui/svg-icon": patch -"@hi-ui/switch": patch -"@hi-ui/table": patch -"@hi-ui/tabs": patch -"@hi-ui/tag": patch -"@hi-ui/tag-input": patch -"@hi-ui/textarea": patch -"@hi-ui/time-picker": patch -"@hi-ui/timeline": patch -"@hi-ui/toast": patch -"@hi-ui/tooltip": patch -"@hi-ui/transfer": patch -"@hi-ui/tree": patch -"@hi-ui/tree-select": patch -"@hi-ui/upload": patch -"@hi-ui/virtual-list": patch -"@hi-ui/watermark": patch -"@hi-ui/zen-mode": patch -"@hi-ui/array-utils": patch -"@hi-ui/classname": patch -"@hi-ui/container": patch ---- - -build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject diff --git a/.changeset/lucky-plums-greet.md b/.changeset/lucky-plums-greet.md deleted file mode 100644 index f0cf41e21..000000000 --- a/.changeset/lucky-plums-greet.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hi-ui/table": patch ---- - -fix: 修复全选时 onChange 第 4 个参数返回 undefined 问题 diff --git a/packages/icons/CHANGELOG.md b/packages/icons/CHANGELOG.md index fe3f715d2..e923575b3 100644 --- a/packages/icons/CHANGELOG.md +++ b/packages/icons/CHANGELOG.md @@ -1,5 +1,15 @@ # @hi-ui/icons +## 4.0.19 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/classname@4.0.5 + ## 4.0.18 ### Patch Changes diff --git a/packages/icons/package.json b/packages/icons/package.json index 742bcfcd7..54e43ca6a 100644 --- a/packages/icons/package.json +++ b/packages/icons/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/icons", - "version": "4.0.18", + "version": "4.0.19", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -49,8 +49,8 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/classname": "^4.0.4", - "@hi-ui/env": "^4.0.4" + "@hi-ui/classname": "^4.0.5", + "@hi-ui/env": "^4.0.5" }, "peerDependencies": { "@hi-ui/core": ">=4.0.8", diff --git a/packages/ui/alert/CHANGELOG.md b/packages/ui/alert/CHANGELOG.md index 217514039..0de842441 100644 --- a/packages/ui/alert/CHANGELOG.md +++ b/packages/ui/alert/CHANGELOG.md @@ -1,5 +1,17 @@ # @hi-ui/alert +## 4.1.4 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/icons@4.0.19 + - @hi-ui/icon-button@4.0.9 + - @hi-ui/classname@4.0.5 + ## 4.1.3 ### Patch Changes diff --git a/packages/ui/alert/package.json b/packages/ui/alert/package.json index 039bd3e20..854e3f1d3 100644 --- a/packages/ui/alert/package.json +++ b/packages/ui/alert/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/alert", - "version": "4.1.3", + "version": "4.1.4", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,10 +43,10 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/classname": "^4.0.4", - "@hi-ui/env": "^4.0.4", - "@hi-ui/icon-button": "^4.0.8", - "@hi-ui/icons": "^4.0.18", + "@hi-ui/classname": "^4.0.5", + "@hi-ui/env": "^4.0.5", + "@hi-ui/icon-button": "^4.0.9", + "@hi-ui/icons": "^4.0.19", "@hi-ui/use-latest": "^4.0.4", "@hi-ui/use-timeout": "^4.0.4" }, diff --git a/packages/ui/anchor/CHANGELOG.md b/packages/ui/anchor/CHANGELOG.md index cb4547e21..9bfd89269 100644 --- a/packages/ui/anchor/CHANGELOG.md +++ b/packages/ui/anchor/CHANGELOG.md @@ -1,5 +1,15 @@ # @hi-ui/anchor +## 4.0.9 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/classname@4.0.5 + ## 4.0.8 ### Patch Changes diff --git a/packages/ui/anchor/package.json b/packages/ui/anchor/package.json index ae71d7134..914046ff3 100644 --- a/packages/ui/anchor/package.json +++ b/packages/ui/anchor/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/anchor", - "version": "4.0.8", + "version": "4.0.9", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,9 +43,9 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/classname": "^4.0.4", + "@hi-ui/classname": "^4.0.5", "@hi-ui/dom-utils": "^4.0.7", - "@hi-ui/env": "^4.0.4", + "@hi-ui/env": "^4.0.5", "@hi-ui/react-utils": "^4.0.4", "@hi-ui/type-assertion": "^4.0.4", "@hi-ui/use-registry": "^4.0.5", diff --git a/packages/ui/avatar/CHANGELOG.md b/packages/ui/avatar/CHANGELOG.md index 8dc95bda3..9a8ba114f 100644 --- a/packages/ui/avatar/CHANGELOG.md +++ b/packages/ui/avatar/CHANGELOG.md @@ -1,5 +1,16 @@ # @hi-ui/avatar +## 4.0.8 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/icons@4.0.19 + - @hi-ui/classname@4.0.5 + ## 4.0.7 ### Patch Changes diff --git a/packages/ui/avatar/package.json b/packages/ui/avatar/package.json index 1a7dba44a..f2f67854e 100644 --- a/packages/ui/avatar/package.json +++ b/packages/ui/avatar/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/avatar", - "version": "4.0.7", + "version": "4.0.8", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,9 +43,9 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/classname": "^4.0.4", - "@hi-ui/env": "^4.0.4", - "@hi-ui/icons": "^4.0.18", + "@hi-ui/classname": "^4.0.5", + "@hi-ui/env": "^4.0.5", + "@hi-ui/icons": "^4.0.19", "@hi-ui/use-latest": "^4.0.4" }, "peerDependencies": { diff --git a/packages/ui/back-top/CHANGELOG.md b/packages/ui/back-top/CHANGELOG.md index 27cc71a9c..e000eac0b 100644 --- a/packages/ui/back-top/CHANGELOG.md +++ b/packages/ui/back-top/CHANGELOG.md @@ -1,5 +1,17 @@ # @hi-ui/back-top +## 4.0.8 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/icons@4.0.19 + - @hi-ui/tooltip@4.0.11 + - @hi-ui/classname@4.0.5 + ## 4.0.7 ### Patch Changes diff --git a/packages/ui/back-top/package.json b/packages/ui/back-top/package.json index 8b9682d47..fc797bb44 100644 --- a/packages/ui/back-top/package.json +++ b/packages/ui/back-top/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/back-top", - "version": "4.0.7", + "version": "4.0.8", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,10 +43,10 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/classname": "^4.0.4", - "@hi-ui/env": "^4.0.4", - "@hi-ui/icons": "^4.0.18", - "@hi-ui/tooltip": "^4.0.10", + "@hi-ui/classname": "^4.0.5", + "@hi-ui/env": "^4.0.5", + "@hi-ui/icons": "^4.0.19", + "@hi-ui/tooltip": "^4.0.11", "@hi-ui/use-did-mount": "^4.0.4", "@hi-ui/use-latest": "^4.0.4", "@hi-ui/use-scroll": "^4.0.5", diff --git a/packages/ui/badge/CHANGELOG.md b/packages/ui/badge/CHANGELOG.md index d05af3c0a..7610548aa 100644 --- a/packages/ui/badge/CHANGELOG.md +++ b/packages/ui/badge/CHANGELOG.md @@ -1,5 +1,15 @@ # @hi-ui/badge +## 4.0.10 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/classname@4.0.5 + ## 4.0.9 ### Patch Changes diff --git a/packages/ui/badge/package.json b/packages/ui/badge/package.json index 78a8f507f..a4bd34730 100644 --- a/packages/ui/badge/package.json +++ b/packages/ui/badge/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/badge", - "version": "4.0.9", + "version": "4.0.10", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,8 +43,8 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/classname": "^4.0.4", - "@hi-ui/env": "^4.0.4", + "@hi-ui/classname": "^4.0.5", + "@hi-ui/env": "^4.0.5", "@hi-ui/type-assertion": "^4.0.4" }, "peerDependencies": { diff --git a/packages/ui/breadcrumb/CHANGELOG.md b/packages/ui/breadcrumb/CHANGELOG.md index f4eca6c34..51d9c2e22 100644 --- a/packages/ui/breadcrumb/CHANGELOG.md +++ b/packages/ui/breadcrumb/CHANGELOG.md @@ -1,5 +1,15 @@ # @hi-ui/breadcrumb +## 4.0.8 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/classname@4.0.5 + ## 4.0.7 ### Patch Changes diff --git a/packages/ui/breadcrumb/package.json b/packages/ui/breadcrumb/package.json index e15f8afaa..2e8a3a962 100644 --- a/packages/ui/breadcrumb/package.json +++ b/packages/ui/breadcrumb/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/breadcrumb", - "version": "4.0.7", + "version": "4.0.8", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,8 +43,8 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/classname": "^4.0.4", - "@hi-ui/env": "^4.0.4" + "@hi-ui/classname": "^4.0.5", + "@hi-ui/env": "^4.0.5" }, "peerDependencies": { "@hi-ui/core": ">=4.0.8", diff --git a/packages/ui/button/CHANGELOG.md b/packages/ui/button/CHANGELOG.md index ae975e888..1ca98daa6 100644 --- a/packages/ui/button/CHANGELOG.md +++ b/packages/ui/button/CHANGELOG.md @@ -1,5 +1,15 @@ # @hi-ui/button +## 4.0.10 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/classname@4.0.5 + ## 4.0.9 ### Patch Changes diff --git a/packages/ui/button/package.json b/packages/ui/button/package.json index d1ef80185..89a662e1f 100644 --- a/packages/ui/button/package.json +++ b/packages/ui/button/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/button", - "version": "4.0.9", + "version": "4.0.10", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,8 +43,8 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/classname": "^4.0.4", - "@hi-ui/env": "^4.0.4" + "@hi-ui/classname": "^4.0.5", + "@hi-ui/env": "^4.0.5" }, "peerDependencies": { "@hi-ui/core": ">=4.0.8", diff --git a/packages/ui/card/CHANGELOG.md b/packages/ui/card/CHANGELOG.md index a2311560e..95c0b95ba 100644 --- a/packages/ui/card/CHANGELOG.md +++ b/packages/ui/card/CHANGELOG.md @@ -1,5 +1,16 @@ # @hi-ui/card +## 4.0.9 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/loading@4.2.1 + - @hi-ui/classname@4.0.5 + ## 4.0.8 ### Patch Changes diff --git a/packages/ui/card/package.json b/packages/ui/card/package.json index 219f9404c..46c145165 100644 --- a/packages/ui/card/package.json +++ b/packages/ui/card/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/card", - "version": "4.0.8", + "version": "4.0.9", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,9 +43,9 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/classname": "^4.0.4", - "@hi-ui/env": "^4.0.4", - "@hi-ui/loading": "^4.1.3", + "@hi-ui/classname": "^4.0.5", + "@hi-ui/env": "^4.0.5", + "@hi-ui/loading": "^4.2.1", "@hi-ui/type-assertion": "^4.0.4" }, "peerDependencies": { diff --git a/packages/ui/carousel/CHANGELOG.md b/packages/ui/carousel/CHANGELOG.md index 8dc796d56..8e5cc6503 100644 --- a/packages/ui/carousel/CHANGELOG.md +++ b/packages/ui/carousel/CHANGELOG.md @@ -1,5 +1,16 @@ # @hi-ui/carousel +## 4.1.1 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/icons@4.0.19 + - @hi-ui/classname@4.0.5 + ## 4.1.0 ### Minor Changes diff --git a/packages/ui/carousel/package.json b/packages/ui/carousel/package.json index d4b33fe33..1334afb9b 100644 --- a/packages/ui/carousel/package.json +++ b/packages/ui/carousel/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/carousel", - "version": "4.1.0", + "version": "4.1.1", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,9 +43,9 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/classname": "^4.0.4", - "@hi-ui/env": "^4.0.4", - "@hi-ui/icons": "^4.0.18" + "@hi-ui/classname": "^4.0.5", + "@hi-ui/env": "^4.0.5", + "@hi-ui/icons": "^4.0.19" }, "peerDependencies": { "@hi-ui/core": ">=4.0.8", diff --git a/packages/ui/cascader/CHANGELOG.md b/packages/ui/cascader/CHANGELOG.md index 197cf72fa..7cc4ce961 100644 --- a/packages/ui/cascader/CHANGELOG.md +++ b/packages/ui/cascader/CHANGELOG.md @@ -1,5 +1,22 @@ # @hi-ui/cascader +## 4.1.6 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/icons@4.0.19 + - @hi-ui/highlighter@4.0.9 + - @hi-ui/input@4.1.1 + - @hi-ui/picker@4.1.6 + - @hi-ui/popper@4.1.5 + - @hi-ui/spinner@4.0.9 + - @hi-ui/array-utils@4.0.5 + - @hi-ui/classname@4.0.5 + ## 4.1.5 ### Patch Changes diff --git a/packages/ui/cascader/package.json b/packages/ui/cascader/package.json index 259e5612e..e49d9af31 100644 --- a/packages/ui/cascader/package.json +++ b/packages/ui/cascader/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/cascader", - "version": "4.1.5", + "version": "4.1.6", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,16 +43,16 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/array-utils": "^4.0.4", - "@hi-ui/classname": "^4.0.4", - "@hi-ui/env": "^4.0.4", + "@hi-ui/array-utils": "^4.0.5", + "@hi-ui/classname": "^4.0.5", + "@hi-ui/env": "^4.0.5", "@hi-ui/func-utils": "^4.0.4", - "@hi-ui/highlighter": "^4.0.8", - "@hi-ui/icons": "^4.0.18", - "@hi-ui/input": "^4.0.13", - "@hi-ui/picker": "^4.1.4", - "@hi-ui/popper": "^4.1.3", - "@hi-ui/spinner": "^4.0.8", + "@hi-ui/highlighter": "^4.0.9", + "@hi-ui/icons": "^4.0.19", + "@hi-ui/input": "^4.1.1", + "@hi-ui/picker": "^4.1.6", + "@hi-ui/popper": "^4.1.5", + "@hi-ui/spinner": "^4.0.9", "@hi-ui/tree-utils": "^4.1.4", "@hi-ui/type-assertion": "^4.0.4", "@hi-ui/use-check-state": "^4.0.4", diff --git a/packages/ui/check-cascader/CHANGELOG.md b/packages/ui/check-cascader/CHANGELOG.md index 7b5c49fdc..8cbfc9c43 100644 --- a/packages/ui/check-cascader/CHANGELOG.md +++ b/packages/ui/check-cascader/CHANGELOG.md @@ -1,5 +1,23 @@ # @hi-ui/check-cascader +## 4.2.7 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/icons@4.0.19 + - @hi-ui/checkbox@4.0.10 + - @hi-ui/input@4.1.1 + - @hi-ui/picker@4.1.6 + - @hi-ui/popper@4.1.5 + - @hi-ui/spinner@4.0.9 + - @hi-ui/tag-input@4.1.1 + - @hi-ui/array-utils@4.0.5 + - @hi-ui/classname@4.0.5 + ## 4.2.6 ### Patch Changes diff --git a/packages/ui/check-cascader/package.json b/packages/ui/check-cascader/package.json index 94c535896..00709180d 100644 --- a/packages/ui/check-cascader/package.json +++ b/packages/ui/check-cascader/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/check-cascader", - "version": "4.2.6", + "version": "4.2.7", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -44,17 +44,17 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/array-utils": "^4.0.4", - "@hi-ui/checkbox": "^4.0.8", - "@hi-ui/classname": "^4.0.4", - "@hi-ui/env": "^4.0.4", + "@hi-ui/array-utils": "^4.0.5", + "@hi-ui/checkbox": "^4.0.10", + "@hi-ui/classname": "^4.0.5", + "@hi-ui/env": "^4.0.5", "@hi-ui/func-utils": "^4.0.4", - "@hi-ui/icons": "^4.0.18", - "@hi-ui/input": "^4.1.0", - "@hi-ui/picker": "^4.1.4", - "@hi-ui/popper": "^4.1.3", - "@hi-ui/spinner": "^4.0.8", - "@hi-ui/tag-input": "^4.1.0", + "@hi-ui/icons": "^4.0.19", + "@hi-ui/input": "^4.1.1", + "@hi-ui/picker": "^4.1.6", + "@hi-ui/popper": "^4.1.5", + "@hi-ui/spinner": "^4.0.9", + "@hi-ui/tag-input": "^4.1.1", "@hi-ui/times": "^4.0.4", "@hi-ui/tree-utils": "^4.1.6", "@hi-ui/type-assertion": "^4.0.4", diff --git a/packages/ui/check-select/CHANGELOG.md b/packages/ui/check-select/CHANGELOG.md index f6451efeb..16999d21d 100644 --- a/packages/ui/check-select/CHANGELOG.md +++ b/packages/ui/check-select/CHANGELOG.md @@ -1,5 +1,24 @@ # @hi-ui/check-select +## 4.4.2 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/icons@4.0.19 + - @hi-ui/checkbox@4.0.10 + - @hi-ui/highlighter@4.0.9 + - @hi-ui/input@4.1.1 + - @hi-ui/picker@4.1.6 + - @hi-ui/popper@4.1.5 + - @hi-ui/tag-input@4.1.1 + - @hi-ui/virtual-list@4.0.8 + - @hi-ui/array-utils@4.0.5 + - @hi-ui/classname@4.0.5 + ## 4.4.1 ### Patch Changes diff --git a/packages/ui/check-select/package.json b/packages/ui/check-select/package.json index c53be3784..fcf6ec98f 100644 --- a/packages/ui/check-select/package.json +++ b/packages/ui/check-select/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/check-select", - "version": "4.4.1", + "version": "4.4.2", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,18 +43,18 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/array-utils": "^4.0.4", - "@hi-ui/checkbox": "^4.0.8", - "@hi-ui/classname": "^4.0.4", + "@hi-ui/array-utils": "^4.0.5", + "@hi-ui/checkbox": "^4.0.10", + "@hi-ui/classname": "^4.0.5", "@hi-ui/dom-utils": "^4.0.7", - "@hi-ui/env": "^4.0.4", + "@hi-ui/env": "^4.0.5", "@hi-ui/func-utils": "^4.0.4", - "@hi-ui/highlighter": "^4.0.8", - "@hi-ui/icons": "^4.0.18", - "@hi-ui/input": "^4.1.0", - "@hi-ui/picker": "^4.1.5", - "@hi-ui/popper": "^4.1.4", - "@hi-ui/tag-input": "^4.1.0", + "@hi-ui/highlighter": "^4.0.9", + "@hi-ui/icons": "^4.0.19", + "@hi-ui/input": "^4.1.1", + "@hi-ui/picker": "^4.1.6", + "@hi-ui/popper": "^4.1.5", + "@hi-ui/tag-input": "^4.1.1", "@hi-ui/times": "^4.0.4", "@hi-ui/tree-utils": "^4.1.6", "@hi-ui/type-assertion": "^4.0.4", @@ -65,7 +65,7 @@ "@hi-ui/use-search-mode": "^4.1.4", "@hi-ui/use-toggle": "^4.0.4", "@hi-ui/use-uncontrolled-state": "^4.0.4", - "@hi-ui/virtual-list": "^4.0.7" + "@hi-ui/virtual-list": "^4.0.8" }, "peerDependencies": { "@hi-ui/core": ">=4.0.8", diff --git a/packages/ui/check-tree-select/CHANGELOG.md b/packages/ui/check-tree-select/CHANGELOG.md index f1e548d71..b0639874e 100644 --- a/packages/ui/check-tree-select/CHANGELOG.md +++ b/packages/ui/check-tree-select/CHANGELOG.md @@ -1,5 +1,23 @@ # @hi-ui/check-tree-select +## 4.4.1 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/icons@4.0.19 + - @hi-ui/checkbox@4.0.10 + - @hi-ui/highlighter@4.0.9 + - @hi-ui/picker@4.1.6 + - @hi-ui/popper@4.1.5 + - @hi-ui/tag-input@4.1.1 + - @hi-ui/tree@4.5.10 + - @hi-ui/array-utils@4.0.5 + - @hi-ui/classname@4.0.5 + ## 4.4.0 ### Minor Changes diff --git a/packages/ui/check-tree-select/package.json b/packages/ui/check-tree-select/package.json index f4002cb8a..ed9b5b92b 100644 --- a/packages/ui/check-tree-select/package.json +++ b/packages/ui/check-tree-select/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/check-tree-select", - "version": "4.4.0", + "version": "4.4.1", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,17 +43,17 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/array-utils": "^4.0.4", - "@hi-ui/checkbox": "^4.0.8", - "@hi-ui/classname": "^4.0.4", - "@hi-ui/env": "^4.0.4", + "@hi-ui/array-utils": "^4.0.5", + "@hi-ui/checkbox": "^4.0.10", + "@hi-ui/classname": "^4.0.5", + "@hi-ui/env": "^4.0.5", "@hi-ui/func-utils": "^4.0.4", - "@hi-ui/highlighter": "^4.0.8", - "@hi-ui/icons": "^4.0.18", - "@hi-ui/picker": "^4.1.5", - "@hi-ui/popper": "^4.1.4", - "@hi-ui/tag-input": "^4.1.0", - "@hi-ui/tree": "^4.5.8", + "@hi-ui/highlighter": "^4.0.9", + "@hi-ui/icons": "^4.0.19", + "@hi-ui/picker": "^4.1.6", + "@hi-ui/popper": "^4.1.5", + "@hi-ui/tag-input": "^4.1.1", + "@hi-ui/tree": "^4.5.10", "@hi-ui/tree-utils": "^4.1.6", "@hi-ui/type-assertion": "^4.0.4", "@hi-ui/use-check": "^4.0.5", diff --git a/packages/ui/checkbox/CHANGELOG.md b/packages/ui/checkbox/CHANGELOG.md index fee1c4550..7e085e678 100644 --- a/packages/ui/checkbox/CHANGELOG.md +++ b/packages/ui/checkbox/CHANGELOG.md @@ -1,5 +1,15 @@ # @hi-ui/checkbox +## 4.0.10 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/classname@4.0.5 + ## 4.0.9 ### Patch Changes diff --git a/packages/ui/checkbox/package.json b/packages/ui/checkbox/package.json index 51d4f9edb..8f932d6cd 100644 --- a/packages/ui/checkbox/package.json +++ b/packages/ui/checkbox/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/checkbox", - "version": "4.0.9", + "version": "4.0.10", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,8 +43,8 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/classname": "^4.0.4", - "@hi-ui/env": "^4.0.4", + "@hi-ui/classname": "^4.0.5", + "@hi-ui/env": "^4.0.5", "@hi-ui/react-utils": "^4.0.4", "@hi-ui/type-assertion": "^4.0.4", "@hi-ui/use-check": "^4.0.5", diff --git a/packages/ui/collapse/CHANGELOG.md b/packages/ui/collapse/CHANGELOG.md index a493f5e73..ccc7a8f9e 100644 --- a/packages/ui/collapse/CHANGELOG.md +++ b/packages/ui/collapse/CHANGELOG.md @@ -1,5 +1,16 @@ # @hi-ui/collapse +## 4.1.6 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/icons@4.0.19 + - @hi-ui/classname@4.0.5 + ## 4.1.5 ### Patch Changes diff --git a/packages/ui/collapse/package.json b/packages/ui/collapse/package.json index adca0b1df..9ba1a55f9 100644 --- a/packages/ui/collapse/package.json +++ b/packages/ui/collapse/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/collapse", - "version": "4.1.5", + "version": "4.1.6", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,9 +43,9 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/classname": "^4.0.4", - "@hi-ui/env": "^4.0.4", - "@hi-ui/icons": "^4.0.18", + "@hi-ui/classname": "^4.0.5", + "@hi-ui/env": "^4.0.5", + "@hi-ui/icons": "^4.0.19", "@hi-ui/type-assertion": "^4.0.4", "@hi-ui/use-uncontrolled-state": "^4.0.4" }, diff --git a/packages/ui/counter/CHANGELOG.md b/packages/ui/counter/CHANGELOG.md index ef961af3e..4a8d17273 100644 --- a/packages/ui/counter/CHANGELOG.md +++ b/packages/ui/counter/CHANGELOG.md @@ -1,5 +1,16 @@ # @hi-ui/counter +## 4.1.9 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/icons@4.0.19 + - @hi-ui/classname@4.0.5 + ## 4.1.8 ### Patch Changes diff --git a/packages/ui/counter/package.json b/packages/ui/counter/package.json index b925cfff9..068a4b7f0 100644 --- a/packages/ui/counter/package.json +++ b/packages/ui/counter/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/counter", - "version": "4.1.8", + "version": "4.1.9", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -44,9 +44,9 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/classname": "^4.0.4", - "@hi-ui/env": "^4.0.4", - "@hi-ui/icons": "^4.0.18", + "@hi-ui/classname": "^4.0.5", + "@hi-ui/env": "^4.0.5", + "@hi-ui/icons": "^4.0.19", "@hi-ui/type-assertion": "^4.0.4", "@hi-ui/use-latest": "^4.0.4", "@hi-ui/use-toggle": "^4.0.4", diff --git a/packages/ui/date-picker/CHANGELOG.md b/packages/ui/date-picker/CHANGELOG.md index 6979c45dd..20436f481 100644 --- a/packages/ui/date-picker/CHANGELOG.md +++ b/packages/ui/date-picker/CHANGELOG.md @@ -1,5 +1,19 @@ # @hi-ui/date-picker +## 4.6.2 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/icons@4.0.19 + - @hi-ui/button@4.0.10 + - @hi-ui/popper@4.1.5 + - @hi-ui/time-picker@4.0.14 + - @hi-ui/classname@4.0.5 + ## 4.6.1 ### Patch Changes diff --git a/packages/ui/date-picker/package.json b/packages/ui/date-picker/package.json index facda6521..beee7e809 100644 --- a/packages/ui/date-picker/package.json +++ b/packages/ui/date-picker/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/date-picker", - "version": "4.6.1", + "version": "4.6.2", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,13 +43,13 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/button": "^4.0.9", - "@hi-ui/classname": "^4.0.4", - "@hi-ui/env": "^4.0.4", - "@hi-ui/icons": "^4.0.18", + "@hi-ui/button": "^4.0.10", + "@hi-ui/classname": "^4.0.5", + "@hi-ui/env": "^4.0.5", + "@hi-ui/icons": "^4.0.19", "@hi-ui/object-utils": "^4.0.4", - "@hi-ui/popper": "^4.1.3", - "@hi-ui/time-picker": "^4.0.13", + "@hi-ui/popper": "^4.1.5", + "@hi-ui/time-picker": "^4.0.14", "axios": "^1.5.0", "moment": "^2.29.4", "react-transition-group": "^4.4.2" diff --git a/packages/ui/descriptions/CHANGELOG.md b/packages/ui/descriptions/CHANGELOG.md index b7605682a..3f5e50c68 100644 --- a/packages/ui/descriptions/CHANGELOG.md +++ b/packages/ui/descriptions/CHANGELOG.md @@ -1,5 +1,15 @@ # @hi-ui/descriptions +## 4.2.5 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/classname@4.0.5 + ## 4.2.4 ### Patch Changes diff --git a/packages/ui/descriptions/package.json b/packages/ui/descriptions/package.json index 05e034e5f..71eb1ce26 100644 --- a/packages/ui/descriptions/package.json +++ b/packages/ui/descriptions/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/descriptions", - "version": "4.2.4", + "version": "4.2.5", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,8 +43,8 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/classname": "^4.0.4", - "@hi-ui/env": "^4.0.4", + "@hi-ui/classname": "^4.0.5", + "@hi-ui/env": "^4.0.5", "@hi-ui/type-assertion": "^4.0.4" }, "peerDependencies": { diff --git a/packages/ui/drawer/CHANGELOG.md b/packages/ui/drawer/CHANGELOG.md index 03ce6add6..2dda32122 100644 --- a/packages/ui/drawer/CHANGELOG.md +++ b/packages/ui/drawer/CHANGELOG.md @@ -1,5 +1,19 @@ # @hi-ui/drawer +## 4.1.4 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/icons@4.0.19 + - @hi-ui/icon-button@4.0.9 + - @hi-ui/modal@4.1.1 + - @hi-ui/portal@4.0.8 + - @hi-ui/classname@4.0.5 + ## 4.1.3 ### Patch Changes diff --git a/packages/ui/drawer/package.json b/packages/ui/drawer/package.json index 68bec9287..d0cf13465 100644 --- a/packages/ui/drawer/package.json +++ b/packages/ui/drawer/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/drawer", - "version": "4.1.3", + "version": "4.1.4", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,12 +43,12 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/classname": "^4.0.4", - "@hi-ui/env": "^4.0.4", - "@hi-ui/icon-button": "^4.0.8", - "@hi-ui/icons": "^4.0.18", - "@hi-ui/modal": "^4.0.15", - "@hi-ui/portal": "^4.0.7", + "@hi-ui/classname": "^4.0.5", + "@hi-ui/env": "^4.0.5", + "@hi-ui/icon-button": "^4.0.9", + "@hi-ui/icons": "^4.0.19", + "@hi-ui/modal": "^4.1.1", + "@hi-ui/portal": "^4.0.8", "@hi-ui/type-assertion": "^4.0.4", "@hi-ui/use-latest": "^4.0.4", "@hi-ui/use-merge-refs": "^4.0.4", diff --git a/packages/ui/dropdown/CHANGELOG.md b/packages/ui/dropdown/CHANGELOG.md index fb74dfa3b..1632ed1c1 100644 --- a/packages/ui/dropdown/CHANGELOG.md +++ b/packages/ui/dropdown/CHANGELOG.md @@ -1,5 +1,18 @@ # @hi-ui/dropdown +## 4.1.5 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/icons@4.0.19 + - @hi-ui/button@4.0.10 + - @hi-ui/popper@4.1.5 + - @hi-ui/classname@4.0.5 + ## 4.1.4 ### Patch Changes diff --git a/packages/ui/dropdown/package.json b/packages/ui/dropdown/package.json index a0d67403d..cffce069d 100644 --- a/packages/ui/dropdown/package.json +++ b/packages/ui/dropdown/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/dropdown", - "version": "4.1.4", + "version": "4.1.5", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,12 +43,12 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/button": "^4.0.9", - "@hi-ui/classname": "^4.0.4", + "@hi-ui/button": "^4.0.10", + "@hi-ui/classname": "^4.0.5", "@hi-ui/dom-utils": "^4.0.7", - "@hi-ui/env": "^4.0.4", - "@hi-ui/icons": "^4.0.18", - "@hi-ui/popper": "^4.1.3", + "@hi-ui/env": "^4.0.5", + "@hi-ui/icons": "^4.0.19", + "@hi-ui/popper": "^4.1.5", "@hi-ui/react-utils": "^4.0.4", "@hi-ui/type-assertion": "^4.0.4", "@hi-ui/use-latest": "^4.0.4", diff --git a/packages/ui/ellipsis-tooltip/CHANGELOG.md b/packages/ui/ellipsis-tooltip/CHANGELOG.md index 58d0ed9fd..88bb1bae3 100644 --- a/packages/ui/ellipsis-tooltip/CHANGELOG.md +++ b/packages/ui/ellipsis-tooltip/CHANGELOG.md @@ -1,5 +1,16 @@ # @hi-ui/ellipsis-tooltip +## 4.1.8 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/tooltip@4.0.11 + - @hi-ui/classname@4.0.5 + ## 4.1.7 ### Patch Changes diff --git a/packages/ui/ellipsis-tooltip/package.json b/packages/ui/ellipsis-tooltip/package.json index ac1038ccd..84d82d577 100644 --- a/packages/ui/ellipsis-tooltip/package.json +++ b/packages/ui/ellipsis-tooltip/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/ellipsis-tooltip", - "version": "4.1.7", + "version": "4.1.8", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,9 +43,9 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/classname": "^4.0.4", - "@hi-ui/env": "^4.0.4", - "@hi-ui/tooltip": "^4.0.10" + "@hi-ui/classname": "^4.0.5", + "@hi-ui/env": "^4.0.5", + "@hi-ui/tooltip": "^4.0.11" }, "peerDependencies": { "@hi-ui/core": ">=4.0.8", diff --git a/packages/ui/empty-state/CHANGELOG.md b/packages/ui/empty-state/CHANGELOG.md index a11e8208e..a615f4a81 100644 --- a/packages/ui/empty-state/CHANGELOG.md +++ b/packages/ui/empty-state/CHANGELOG.md @@ -1,5 +1,15 @@ # @hi-ui/empty-state +## 4.1.1 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/classname@4.0.5 + ## 4.1.0 ### Minor Changes diff --git a/packages/ui/empty-state/package.json b/packages/ui/empty-state/package.json index 58eb0a324..264050bce 100644 --- a/packages/ui/empty-state/package.json +++ b/packages/ui/empty-state/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/empty-state", - "version": "4.1.0", + "version": "4.1.1", "description": "> TODO: description", "keywords": [], "author": "HiUI ", @@ -43,8 +43,8 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/classname": "^4.0.4", - "@hi-ui/env": "^4.0.4", + "@hi-ui/classname": "^4.0.5", + "@hi-ui/env": "^4.0.5", "@hi-ui/type-assertion": "^4.0.4" }, "peerDependencies": { diff --git a/packages/ui/file-select/CHANGELOG.md b/packages/ui/file-select/CHANGELOG.md index 269b1629d..22f5fd34a 100644 --- a/packages/ui/file-select/CHANGELOG.md +++ b/packages/ui/file-select/CHANGELOG.md @@ -1,5 +1,15 @@ # @hi-ui/file-select +## 4.0.8 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/classname@4.0.5 + ## 4.0.7 ### Patch Changes diff --git a/packages/ui/file-select/package.json b/packages/ui/file-select/package.json index 3baf142bf..d74f14359 100644 --- a/packages/ui/file-select/package.json +++ b/packages/ui/file-select/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/file-select", - "version": "4.0.7", + "version": "4.0.8", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,8 +43,8 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/classname": "^4.0.4", - "@hi-ui/env": "^4.0.4" + "@hi-ui/classname": "^4.0.5", + "@hi-ui/env": "^4.0.5" }, "peerDependencies": { "@hi-ui/core": ">=4.0.8", diff --git a/packages/ui/filter/CHANGELOG.md b/packages/ui/filter/CHANGELOG.md index 175b3836b..50b2cc3e3 100644 --- a/packages/ui/filter/CHANGELOG.md +++ b/packages/ui/filter/CHANGELOG.md @@ -1,5 +1,15 @@ # @hi-ui/filter +## 4.1.5 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/classname@4.0.5 + ## 4.1.4 ### Patch Changes diff --git a/packages/ui/filter/package.json b/packages/ui/filter/package.json index 7cb43f404..d7a27fb35 100644 --- a/packages/ui/filter/package.json +++ b/packages/ui/filter/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/filter", - "version": "4.1.4", + "version": "4.1.5", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,8 +43,8 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/classname": "^4.0.4", - "@hi-ui/env": "^4.0.4", + "@hi-ui/classname": "^4.0.5", + "@hi-ui/env": "^4.0.5", "@hi-ui/type-assertion": "^4.0.4", "@hi-ui/use-check": "^4.0.5", "@hi-ui/use-uncontrolled-state": "^4.0.4" diff --git a/packages/ui/form/CHANGELOG.md b/packages/ui/form/CHANGELOG.md index 4fc4cf2f1..e2398b8c6 100644 --- a/packages/ui/form/CHANGELOG.md +++ b/packages/ui/form/CHANGELOG.md @@ -1,5 +1,17 @@ # @hi-ui/form +## 4.1.7 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/button@4.0.10 + - @hi-ui/array-utils@4.0.5 + - @hi-ui/classname@4.0.5 + ## 4.1.6 ### Patch Changes diff --git a/packages/ui/form/package.json b/packages/ui/form/package.json index e8c0a9450..abdfb655d 100644 --- a/packages/ui/form/package.json +++ b/packages/ui/form/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/form", - "version": "4.1.6", + "version": "4.1.7", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,11 +43,11 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/array-utils": "^4.0.4", - "@hi-ui/button": "^4.0.9", - "@hi-ui/classname": "^4.0.4", + "@hi-ui/array-utils": "^4.0.5", + "@hi-ui/button": "^4.0.10", + "@hi-ui/classname": "^4.0.5", "@hi-ui/dom-utils": "^4.0.7", - "@hi-ui/env": "^4.0.4", + "@hi-ui/env": "^4.0.5", "@hi-ui/func-utils": "^4.0.4", "@hi-ui/object-utils": "^4.0.4", "@hi-ui/type-assertion": "^4.0.4", diff --git a/packages/ui/grid/CHANGELOG.md b/packages/ui/grid/CHANGELOG.md index 003b19db1..ac2450f79 100644 --- a/packages/ui/grid/CHANGELOG.md +++ b/packages/ui/grid/CHANGELOG.md @@ -1,5 +1,15 @@ # @hi-ui/grid +## 4.0.9 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/classname@4.0.5 + ## 4.0.8 ### Patch Changes diff --git a/packages/ui/grid/package.json b/packages/ui/grid/package.json index d43be0be3..150b39f90 100644 --- a/packages/ui/grid/package.json +++ b/packages/ui/grid/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/grid", - "version": "4.0.8", + "version": "4.0.9", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,8 +43,8 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/classname": "^4.0.4", - "@hi-ui/env": "^4.0.4", + "@hi-ui/classname": "^4.0.5", + "@hi-ui/env": "^4.0.5", "@hi-ui/type-assertion": "^4.0.4" }, "peerDependencies": { diff --git a/packages/ui/highlighter/CHANGELOG.md b/packages/ui/highlighter/CHANGELOG.md index fbf7790d5..041b2d35e 100644 --- a/packages/ui/highlighter/CHANGELOG.md +++ b/packages/ui/highlighter/CHANGELOG.md @@ -1,5 +1,15 @@ # @hi-ui/highlighter +## 4.0.9 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/classname@4.0.5 + ## 4.0.8 ### Patch Changes diff --git a/packages/ui/highlighter/package.json b/packages/ui/highlighter/package.json index 80879098d..d888b8cc9 100644 --- a/packages/ui/highlighter/package.json +++ b/packages/ui/highlighter/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/highlighter", - "version": "4.0.8", + "version": "4.0.9", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,8 +43,8 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/classname": "^4.0.4", - "@hi-ui/env": "^4.0.4" + "@hi-ui/classname": "^4.0.5", + "@hi-ui/env": "^4.0.5" }, "peerDependencies": { "@hi-ui/core": ">=4.0.8", diff --git a/packages/ui/hiui/CHANGELOG.md b/packages/ui/hiui/CHANGELOG.md index 99f7e9e96..fcb35b0bc 100644 --- a/packages/ui/hiui/CHANGELOG.md +++ b/packages/ui/hiui/CHANGELOG.md @@ -1,5 +1,82 @@ # @hi-ui/hiui +## 4.5.7 + +### Patch Changes + +- [#2790](https://github.com/XiaoMi/hiui/pull/2790) [`86a096b03`](https://github.com/XiaoMi/hiui/commit/86a096b031e42622714c4147ea99d2867baddfda) Thanks [@zyprepare](https://github.com/zyprepare)! - fix(table): 修复全选时 onChange 第 4 个参数返回 undefined 问题 + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715), [`86a096b03`](https://github.com/XiaoMi/hiui/commit/86a096b031e42622714c4147ea99d2867baddfda)]: + - @hi-ui/alert@4.1.4 + - @hi-ui/anchor@4.0.9 + - @hi-ui/avatar@4.0.8 + - @hi-ui/back-top@4.0.8 + - @hi-ui/badge@4.0.10 + - @hi-ui/breadcrumb@4.0.8 + - @hi-ui/button@4.0.10 + - @hi-ui/card@4.0.9 + - @hi-ui/carousel@4.1.1 + - @hi-ui/cascader@4.1.6 + - @hi-ui/check-cascader@4.2.7 + - @hi-ui/check-select@4.4.2 + - @hi-ui/check-tree-select@4.4.1 + - @hi-ui/checkbox@4.0.10 + - @hi-ui/collapse@4.1.6 + - @hi-ui/counter@4.1.9 + - @hi-ui/date-picker@4.6.2 + - @hi-ui/descriptions@4.2.5 + - @hi-ui/drawer@4.1.4 + - @hi-ui/dropdown@4.1.5 + - @hi-ui/ellipsis-tooltip@4.1.8 + - @hi-ui/empty-state@4.1.1 + - @hi-ui/filter@4.1.5 + - @hi-ui/form@4.1.7 + - @hi-ui/grid@4.0.9 + - @hi-ui/highlighter@4.0.9 + - @hi-ui/input@4.1.1 + - @hi-ui/input-group@4.0.7 + - @hi-ui/list@4.0.14 + - @hi-ui/loading@4.2.1 + - @hi-ui/menu@4.2.2 + - @hi-ui/message@4.0.8 + - @hi-ui/modal@4.1.1 + - @hi-ui/notification@4.1.4 + - @hi-ui/number-input@4.1.8 + - @hi-ui/pagination@4.0.15 + - @hi-ui/picker@4.1.6 + - @hi-ui/pop-confirm@4.2.4 + - @hi-ui/popover@4.1.1 + - @hi-ui/preview@4.0.9 + - @hi-ui/progress@4.0.10 + - @hi-ui/provider@4.0.9 + - @hi-ui/radio@4.1.4 + - @hi-ui/rating@4.0.10 + - @hi-ui/result@4.0.8 + - @hi-ui/scrollbar@4.1.1 + - @hi-ui/search@4.0.14 + - @hi-ui/select@4.4.1 + - @hi-ui/slider@4.0.11 + - @hi-ui/space@4.0.11 + - @hi-ui/spinner@4.0.9 + - @hi-ui/stepper@4.0.8 + - @hi-ui/svg-icon@4.0.8 + - @hi-ui/switch@4.0.11 + - @hi-ui/table@4.5.2 + - @hi-ui/tabs@4.1.5 + - @hi-ui/tag@4.2.1 + - @hi-ui/textarea@4.1.7 + - @hi-ui/time-picker@4.0.14 + - @hi-ui/timeline@4.0.8 + - @hi-ui/tooltip@4.0.11 + - @hi-ui/transfer@4.0.14 + - @hi-ui/tree@4.5.10 + - @hi-ui/tree-select@4.1.5 + - @hi-ui/upload@4.2.2 + - @hi-ui/watermark@4.0.8 + - @hi-ui/zen-mode@4.0.8 + ## 4.5.6 ### Patch Changes diff --git a/packages/ui/hiui/package.json b/packages/ui/hiui/package.json index bc9a0b9cb..2f2993dcb 100644 --- a/packages/ui/hiui/package.json +++ b/packages/ui/hiui/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/hiui", - "version": "4.5.6", + "version": "4.5.7", "description": "The root-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,73 +43,73 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/alert": "^4.1.3", - "@hi-ui/anchor": "^4.0.8", - "@hi-ui/avatar": "^4.0.7", - "@hi-ui/back-top": "^4.0.7", - "@hi-ui/badge": "^4.0.9", - "@hi-ui/breadcrumb": "^4.0.7", - "@hi-ui/button": "^4.0.9", - "@hi-ui/card": "^4.0.8", - "@hi-ui/carousel": "^4.1.0", - "@hi-ui/cascader": "^4.1.5", - "@hi-ui/check-cascader": "^4.2.6", - "@hi-ui/check-select": "^4.4.1", - "@hi-ui/check-tree-select": "^4.4.0", - "@hi-ui/checkbox": "^4.0.9", - "@hi-ui/collapse": "^4.1.5", - "@hi-ui/counter": "^4.1.8", - "@hi-ui/date-picker": "^4.6.1", - "@hi-ui/descriptions": "^4.2.4", - "@hi-ui/drawer": "^4.1.3", - "@hi-ui/dropdown": "^4.1.4", - "@hi-ui/ellipsis-tooltip": "^4.1.7", - "@hi-ui/empty-state": "^4.1.0", - "@hi-ui/filter": "^4.1.4", - "@hi-ui/form": "^4.1.6", - "@hi-ui/grid": "^4.0.8", - "@hi-ui/highlighter": "^4.0.8", - "@hi-ui/input": "^4.1.0", - "@hi-ui/input-group": "^4.0.6", - "@hi-ui/list": "^4.0.13", - "@hi-ui/loading": "^4.2.0", - "@hi-ui/menu": "^4.2.0", - "@hi-ui/message": "^4.0.7", - "@hi-ui/modal": "^4.1.0", - "@hi-ui/notification": "^4.1.3", - "@hi-ui/number-input": "^4.1.7", - "@hi-ui/pagination": "^4.0.14", - "@hi-ui/picker": "^4.1.5", - "@hi-ui/pop-confirm": "^4.2.3", - "@hi-ui/popover": "^4.1.0", - "@hi-ui/preview": "^4.0.8", - "@hi-ui/progress": "^4.0.9", - "@hi-ui/provider": "^4.0.8", - "@hi-ui/radio": "^4.1.3", - "@hi-ui/rating": "^4.0.9", - "@hi-ui/result": "^4.0.7", - "@hi-ui/scrollbar": "^4.1.0", - "@hi-ui/search": "^4.0.13", - "@hi-ui/select": "^4.4.0", - "@hi-ui/slider": "^4.0.10", - "@hi-ui/space": "^4.0.10", - "@hi-ui/spinner": "^4.0.8", - "@hi-ui/stepper": "^4.0.7", - "@hi-ui/svg-icon": "^4.0.7", - "@hi-ui/switch": "^4.0.10", - "@hi-ui/table": "^4.5.1", - "@hi-ui/tabs": "^4.1.4", - "@hi-ui/tag": "^4.2.0", - "@hi-ui/textarea": "^4.1.6", - "@hi-ui/time-picker": "^4.0.13", - "@hi-ui/timeline": "^4.0.7", - "@hi-ui/tooltip": "^4.0.10", - "@hi-ui/transfer": "^4.0.13", - "@hi-ui/tree": "^4.5.9", - "@hi-ui/tree-select": "^4.1.4", - "@hi-ui/upload": "^4.2.1", - "@hi-ui/watermark": "^4.0.7", - "@hi-ui/zen-mode": "^4.0.7" + "@hi-ui/alert": "^4.1.4", + "@hi-ui/anchor": "^4.0.9", + "@hi-ui/avatar": "^4.0.8", + "@hi-ui/back-top": "^4.0.8", + "@hi-ui/badge": "^4.0.10", + "@hi-ui/breadcrumb": "^4.0.8", + "@hi-ui/button": "^4.0.10", + "@hi-ui/card": "^4.0.9", + "@hi-ui/carousel": "^4.1.1", + "@hi-ui/cascader": "^4.1.6", + "@hi-ui/check-cascader": "^4.2.7", + "@hi-ui/check-select": "^4.4.2", + "@hi-ui/check-tree-select": "^4.4.1", + "@hi-ui/checkbox": "^4.0.10", + "@hi-ui/collapse": "^4.1.6", + "@hi-ui/counter": "^4.1.9", + "@hi-ui/date-picker": "^4.6.2", + "@hi-ui/descriptions": "^4.2.5", + "@hi-ui/drawer": "^4.1.4", + "@hi-ui/dropdown": "^4.1.5", + "@hi-ui/ellipsis-tooltip": "^4.1.8", + "@hi-ui/empty-state": "^4.1.1", + "@hi-ui/filter": "^4.1.5", + "@hi-ui/form": "^4.1.7", + "@hi-ui/grid": "^4.0.9", + "@hi-ui/highlighter": "^4.0.9", + "@hi-ui/input": "^4.1.1", + "@hi-ui/input-group": "^4.0.7", + "@hi-ui/list": "^4.0.14", + "@hi-ui/loading": "^4.2.1", + "@hi-ui/menu": "^4.2.2", + "@hi-ui/message": "^4.0.8", + "@hi-ui/modal": "^4.1.1", + "@hi-ui/notification": "^4.1.4", + "@hi-ui/number-input": "^4.1.8", + "@hi-ui/pagination": "^4.0.15", + "@hi-ui/picker": "^4.1.6", + "@hi-ui/pop-confirm": "^4.2.4", + "@hi-ui/popover": "^4.1.1", + "@hi-ui/preview": "^4.0.9", + "@hi-ui/progress": "^4.0.10", + "@hi-ui/provider": "^4.0.9", + "@hi-ui/radio": "^4.1.4", + "@hi-ui/rating": "^4.0.10", + "@hi-ui/result": "^4.0.8", + "@hi-ui/scrollbar": "^4.1.1", + "@hi-ui/search": "^4.0.14", + "@hi-ui/select": "^4.4.1", + "@hi-ui/slider": "^4.0.11", + "@hi-ui/space": "^4.0.11", + "@hi-ui/spinner": "^4.0.9", + "@hi-ui/stepper": "^4.0.8", + "@hi-ui/svg-icon": "^4.0.8", + "@hi-ui/switch": "^4.0.11", + "@hi-ui/table": "^4.5.2", + "@hi-ui/tabs": "^4.1.5", + "@hi-ui/tag": "^4.2.1", + "@hi-ui/textarea": "^4.1.7", + "@hi-ui/time-picker": "^4.0.14", + "@hi-ui/timeline": "^4.0.8", + "@hi-ui/tooltip": "^4.0.11", + "@hi-ui/transfer": "^4.0.14", + "@hi-ui/tree": "^4.5.10", + "@hi-ui/tree-select": "^4.1.5", + "@hi-ui/upload": "^4.2.2", + "@hi-ui/watermark": "^4.0.8", + "@hi-ui/zen-mode": "^4.0.8" }, "peerDependencies": { "@hi-ui/core": ">=4.0.8", diff --git a/packages/ui/icon-button/CHANGELOG.md b/packages/ui/icon-button/CHANGELOG.md index 43b5a758d..be738dff3 100644 --- a/packages/ui/icon-button/CHANGELOG.md +++ b/packages/ui/icon-button/CHANGELOG.md @@ -1,5 +1,15 @@ # @hi-ui/icon-button +## 4.0.9 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/classname@4.0.5 + ## 4.0.8 ### Patch Changes diff --git a/packages/ui/icon-button/package.json b/packages/ui/icon-button/package.json index defc74f77..d0e282300 100644 --- a/packages/ui/icon-button/package.json +++ b/packages/ui/icon-button/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/icon-button", - "version": "4.0.8", + "version": "4.0.9", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,8 +43,8 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/classname": "^4.0.4", - "@hi-ui/env": "^4.0.4", + "@hi-ui/classname": "^4.0.5", + "@hi-ui/env": "^4.0.5", "@hi-ui/type-assertion": "^4.0.4" }, "peerDependencies": { diff --git a/packages/ui/input-group/CHANGELOG.md b/packages/ui/input-group/CHANGELOG.md index 686517c80..5ce8157bd 100644 --- a/packages/ui/input-group/CHANGELOG.md +++ b/packages/ui/input-group/CHANGELOG.md @@ -1,5 +1,15 @@ # @hi-ui/input-group +## 4.0.7 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/classname@4.0.5 + ## 4.0.6 ### Patch Changes diff --git a/packages/ui/input-group/package.json b/packages/ui/input-group/package.json index 556e3cc54..ccb0c41bf 100644 --- a/packages/ui/input-group/package.json +++ b/packages/ui/input-group/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/input-group", - "version": "4.0.6", + "version": "4.0.7", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,8 +43,8 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/classname": "^4.0.4", - "@hi-ui/env": "^4.0.4" + "@hi-ui/classname": "^4.0.5", + "@hi-ui/env": "^4.0.5" }, "peerDependencies": { "@hi-ui/core": ">=4.0.8", diff --git a/packages/ui/input/CHANGELOG.md b/packages/ui/input/CHANGELOG.md index daa5ed71e..a6c5980ed 100644 --- a/packages/ui/input/CHANGELOG.md +++ b/packages/ui/input/CHANGELOG.md @@ -1,5 +1,16 @@ # @hi-ui/input +## 4.1.1 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/icons@4.0.19 + - @hi-ui/classname@4.0.5 + ## 4.1.0 ### Minor Changes diff --git a/packages/ui/input/package.json b/packages/ui/input/package.json index 56c37d27a..ae3d84133 100644 --- a/packages/ui/input/package.json +++ b/packages/ui/input/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/input", - "version": "4.1.0", + "version": "4.1.1", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,11 +43,11 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/classname": "^4.0.4", + "@hi-ui/classname": "^4.0.5", "@hi-ui/dom-utils": "^4.0.7", - "@hi-ui/env": "^4.0.4", + "@hi-ui/env": "^4.0.5", "@hi-ui/func-utils": "^4.0.4", - "@hi-ui/icons": "^4.0.18", + "@hi-ui/icons": "^4.0.19", "@hi-ui/type-assertion": "^4.0.4", "@hi-ui/use-latest": "^4.0.4", "@hi-ui/use-merge-refs": "^4.0.4", diff --git a/packages/ui/list/CHANGELOG.md b/packages/ui/list/CHANGELOG.md index 90ebbd20a..5b52981e0 100644 --- a/packages/ui/list/CHANGELOG.md +++ b/packages/ui/list/CHANGELOG.md @@ -1,5 +1,17 @@ # @hi-ui/list +## 4.0.14 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/empty-state@4.1.1 + - @hi-ui/pagination@4.0.15 + - @hi-ui/classname@4.0.5 + ## 4.0.13 ### Patch Changes diff --git a/packages/ui/list/package.json b/packages/ui/list/package.json index 9ac4bc262..93390d9bf 100644 --- a/packages/ui/list/package.json +++ b/packages/ui/list/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/list", - "version": "4.0.13", + "version": "4.0.14", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,10 +43,10 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/classname": "^4.0.4", - "@hi-ui/empty-state": "^4.0.7", - "@hi-ui/env": "^4.0.4", - "@hi-ui/pagination": "^4.0.14" + "@hi-ui/classname": "^4.0.5", + "@hi-ui/empty-state": "^4.1.1", + "@hi-ui/env": "^4.0.5", + "@hi-ui/pagination": "^4.0.15" }, "peerDependencies": { "@hi-ui/core": ">=4.0.8", diff --git a/packages/ui/loading/CHANGELOG.md b/packages/ui/loading/CHANGELOG.md index d3421837a..8d1a6beea 100644 --- a/packages/ui/loading/CHANGELOG.md +++ b/packages/ui/loading/CHANGELOG.md @@ -1,5 +1,18 @@ # @hi-ui/loading +## 4.2.1 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/portal@4.0.8 + - @hi-ui/spinner@4.0.9 + - @hi-ui/classname@4.0.5 + - @hi-ui/container@4.1.1 + ## 4.2.0 ### Minor Changes diff --git a/packages/ui/loading/package.json b/packages/ui/loading/package.json index bcfb6d055..33f2f6b77 100644 --- a/packages/ui/loading/package.json +++ b/packages/ui/loading/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/loading", - "version": "4.2.0", + "version": "4.2.1", "description": "> TODO: description", "keywords": [], "author": "HiUI ", @@ -43,12 +43,12 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/classname": "^4.0.4", - "@hi-ui/container": "^4.0.4", - "@hi-ui/env": "^4.0.4", + "@hi-ui/classname": "^4.0.5", + "@hi-ui/container": "^4.1.1", + "@hi-ui/env": "^4.0.5", "@hi-ui/func-utils": "^4.0.4", - "@hi-ui/portal": "^4.0.7", - "@hi-ui/spinner": "^4.0.8", + "@hi-ui/portal": "^4.0.8", + "@hi-ui/spinner": "^4.0.9", "@hi-ui/type-assertion": "^4.0.4", "@hi-ui/use-id": "^4.0.4", "@hi-ui/use-latest": "^4.0.4", diff --git a/packages/ui/locale-context/CHANGELOG.md b/packages/ui/locale-context/CHANGELOG.md index 87b2de306..3932411c4 100644 --- a/packages/ui/locale-context/CHANGELOG.md +++ b/packages/ui/locale-context/CHANGELOG.md @@ -1,5 +1,15 @@ # @hi-ui/locale-context +## 4.0.10 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/classname@4.0.5 + ## 4.0.9 ### Patch Changes diff --git a/packages/ui/locale-context/package.json b/packages/ui/locale-context/package.json index f9e562d50..54466a1f0 100644 --- a/packages/ui/locale-context/package.json +++ b/packages/ui/locale-context/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/locale-context", - "version": "4.0.9", + "version": "4.0.10", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,8 +43,8 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/classname": "^4.0.4", - "@hi-ui/env": "^4.0.4", + "@hi-ui/classname": "^4.0.5", + "@hi-ui/env": "^4.0.5", "@hi-ui/func-utils": "^4.0.4", "@hi-ui/object-utils": "^4.0.4", "@hi-ui/type-assertion": "^4.0.4" diff --git a/packages/ui/menu/CHANGELOG.md b/packages/ui/menu/CHANGELOG.md index 4fce1cabf..ba121e020 100644 --- a/packages/ui/menu/CHANGELOG.md +++ b/packages/ui/menu/CHANGELOG.md @@ -1,5 +1,20 @@ # @hi-ui/menu +## 4.2.2 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/icons@4.0.19 + - @hi-ui/popper@4.1.5 + - @hi-ui/scrollbar@4.1.1 + - @hi-ui/tooltip@4.0.11 + - @hi-ui/array-utils@4.0.5 + - @hi-ui/classname@4.0.5 + ## 4.2.1 ### Patch Changes diff --git a/packages/ui/menu/package.json b/packages/ui/menu/package.json index daa8954fd..f403b06e8 100644 --- a/packages/ui/menu/package.json +++ b/packages/ui/menu/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/menu", - "version": "4.2.1", + "version": "4.2.2", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,14 +43,14 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/array-utils": "^4.0.4", - "@hi-ui/classname": "^4.0.4", - "@hi-ui/env": "^4.0.4", - "@hi-ui/icons": "^4.0.18", - "@hi-ui/popper": "^4.1.4", - "@hi-ui/scrollbar": "^4.1.0", + "@hi-ui/array-utils": "^4.0.5", + "@hi-ui/classname": "^4.0.5", + "@hi-ui/env": "^4.0.5", + "@hi-ui/icons": "^4.0.19", + "@hi-ui/popper": "^4.1.5", + "@hi-ui/scrollbar": "^4.1.1", "@hi-ui/times": "^4.0.4", - "@hi-ui/tooltip": "^4.0.10", + "@hi-ui/tooltip": "^4.0.11", "@hi-ui/tree-utils": "^4.1.5", "@hi-ui/type-assertion": "^4.0.4", "@hi-ui/use-id": "^4.0.4", diff --git a/packages/ui/message/CHANGELOG.md b/packages/ui/message/CHANGELOG.md index 16be853e9..cddce166c 100644 --- a/packages/ui/message/CHANGELOG.md +++ b/packages/ui/message/CHANGELOG.md @@ -1,5 +1,17 @@ # @hi-ui/message +## 4.0.8 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/icons@4.0.19 + - @hi-ui/toast@4.0.8 + - @hi-ui/classname@4.0.5 + ## 4.0.7 ### Patch Changes diff --git a/packages/ui/message/package.json b/packages/ui/message/package.json index 100fe733d..ffce705dc 100644 --- a/packages/ui/message/package.json +++ b/packages/ui/message/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/message", - "version": "4.0.7", + "version": "4.0.8", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,11 +43,11 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/classname": "^4.0.4", - "@hi-ui/env": "^4.0.4", - "@hi-ui/icons": "^4.0.18", + "@hi-ui/classname": "^4.0.5", + "@hi-ui/env": "^4.0.5", + "@hi-ui/icons": "^4.0.19", "@hi-ui/react-utils": "^4.0.4", - "@hi-ui/toast": "^4.0.7", + "@hi-ui/toast": "^4.0.8", "react-transition-group": "^4.4.2" }, "peerDependencies": { diff --git a/packages/ui/modal/CHANGELOG.md b/packages/ui/modal/CHANGELOG.md index e22ebaf7f..2d2c1ef11 100644 --- a/packages/ui/modal/CHANGELOG.md +++ b/packages/ui/modal/CHANGELOG.md @@ -1,5 +1,20 @@ # @hi-ui/modal +## 4.1.1 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/icons@4.0.19 + - @hi-ui/button@4.0.10 + - @hi-ui/icon-button@4.0.9 + - @hi-ui/portal@4.0.8 + - @hi-ui/classname@4.0.5 + - @hi-ui/container@4.1.1 + ## 4.1.0 ### Minor Changes diff --git a/packages/ui/modal/package.json b/packages/ui/modal/package.json index 9dd848e88..886c12665 100644 --- a/packages/ui/modal/package.json +++ b/packages/ui/modal/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/modal", - "version": "4.1.0", + "version": "4.1.1", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,15 +43,15 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/button": "^4.0.9", - "@hi-ui/classname": "^4.0.4", - "@hi-ui/container": "^4.0.4", + "@hi-ui/button": "^4.0.10", + "@hi-ui/classname": "^4.0.5", + "@hi-ui/container": "^4.1.1", "@hi-ui/dom-utils": "^4.0.7", - "@hi-ui/env": "^4.0.4", + "@hi-ui/env": "^4.0.5", "@hi-ui/func-utils": "^4.0.4", - "@hi-ui/icon-button": "^4.0.8", - "@hi-ui/icons": "^4.0.18", - "@hi-ui/portal": "^4.0.7", + "@hi-ui/icon-button": "^4.0.9", + "@hi-ui/icons": "^4.0.19", + "@hi-ui/portal": "^4.0.8", "@hi-ui/react-utils": "^4.0.4", "@hi-ui/type-assertion": "^4.0.4", "@hi-ui/use-id": "^4.0.4", diff --git a/packages/ui/notification/CHANGELOG.md b/packages/ui/notification/CHANGELOG.md index 95e7d4016..23df08680 100644 --- a/packages/ui/notification/CHANGELOG.md +++ b/packages/ui/notification/CHANGELOG.md @@ -1,5 +1,18 @@ # @hi-ui/notification +## 4.1.4 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/icons@4.0.19 + - @hi-ui/icon-button@4.0.9 + - @hi-ui/toast@4.0.8 + - @hi-ui/classname@4.0.5 + ## 4.1.3 ### Patch Changes diff --git a/packages/ui/notification/package.json b/packages/ui/notification/package.json index bd2e1e780..0ee3fb8a5 100644 --- a/packages/ui/notification/package.json +++ b/packages/ui/notification/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/notification", - "version": "4.1.3", + "version": "4.1.4", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,12 +43,12 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/classname": "^4.0.4", - "@hi-ui/env": "^4.0.4", - "@hi-ui/icon-button": "^4.0.8", - "@hi-ui/icons": "^4.0.18", + "@hi-ui/classname": "^4.0.5", + "@hi-ui/env": "^4.0.5", + "@hi-ui/icon-button": "^4.0.9", + "@hi-ui/icons": "^4.0.19", "@hi-ui/react-utils": "^4.0.4", - "@hi-ui/toast": "^4.0.7", + "@hi-ui/toast": "^4.0.8", "react-transition-group": "^4.4.2" }, "peerDependencies": { diff --git a/packages/ui/number-input/CHANGELOG.md b/packages/ui/number-input/CHANGELOG.md index 158c25af2..1c644de3f 100644 --- a/packages/ui/number-input/CHANGELOG.md +++ b/packages/ui/number-input/CHANGELOG.md @@ -1,5 +1,17 @@ # @hi-ui/number-input +## 4.1.8 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/icons@4.0.19 + - @hi-ui/counter@4.1.9 + - @hi-ui/classname@4.0.5 + ## 4.1.7 ### Patch Changes diff --git a/packages/ui/number-input/package.json b/packages/ui/number-input/package.json index 36edf7364..06ff7a2de 100644 --- a/packages/ui/number-input/package.json +++ b/packages/ui/number-input/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/number-input", - "version": "4.1.7", + "version": "4.1.8", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,10 +43,10 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/classname": "^4.0.4", - "@hi-ui/counter": "^4.1.8", - "@hi-ui/env": "^4.0.4", - "@hi-ui/icons": "^4.0.18" + "@hi-ui/classname": "^4.0.5", + "@hi-ui/counter": "^4.1.9", + "@hi-ui/env": "^4.0.5", + "@hi-ui/icons": "^4.0.19" }, "peerDependencies": { "@hi-ui/core": ">=4.0.8", diff --git a/packages/ui/pagination/CHANGELOG.md b/packages/ui/pagination/CHANGELOG.md index b7e853071..ddda368b1 100644 --- a/packages/ui/pagination/CHANGELOG.md +++ b/packages/ui/pagination/CHANGELOG.md @@ -1,5 +1,19 @@ # @hi-ui/pagination +## 4.0.15 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/icons@4.0.19 + - @hi-ui/counter@4.1.9 + - @hi-ui/input@4.1.1 + - @hi-ui/select@4.4.1 + - @hi-ui/classname@4.0.5 + ## 4.0.14 ### Patch Changes diff --git a/packages/ui/pagination/package.json b/packages/ui/pagination/package.json index 448c67d89..16e6502a1 100644 --- a/packages/ui/pagination/package.json +++ b/packages/ui/pagination/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/pagination", - "version": "4.0.14", + "version": "4.0.15", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,12 +43,12 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/classname": "^4.0.4", - "@hi-ui/counter": "^4.1.8", - "@hi-ui/env": "^4.0.4", - "@hi-ui/icons": "^4.0.18", - "@hi-ui/input": "^4.0.13", - "@hi-ui/select": "^4.2.5", + "@hi-ui/classname": "^4.0.5", + "@hi-ui/counter": "^4.1.9", + "@hi-ui/env": "^4.0.5", + "@hi-ui/icons": "^4.0.19", + "@hi-ui/input": "^4.1.1", + "@hi-ui/select": "^4.4.1", "@hi-ui/type-assertion": "^4.0.4", "@hi-ui/use-latest": "^4.0.4", "@hi-ui/use-uncontrolled-state": "^4.0.4" diff --git a/packages/ui/picker/CHANGELOG.md b/packages/ui/picker/CHANGELOG.md index de9f8b18c..cba882a82 100644 --- a/packages/ui/picker/CHANGELOG.md +++ b/packages/ui/picker/CHANGELOG.md @@ -1,5 +1,19 @@ # @hi-ui/picker +## 4.1.6 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/icons@4.0.19 + - @hi-ui/input@4.1.1 + - @hi-ui/loading@4.2.1 + - @hi-ui/popper@4.1.5 + - @hi-ui/classname@4.0.5 + ## 4.1.5 ### Patch Changes diff --git a/packages/ui/picker/package.json b/packages/ui/picker/package.json index 358d0834a..515dbcc3b 100644 --- a/packages/ui/picker/package.json +++ b/packages/ui/picker/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/picker", - "version": "4.1.5", + "version": "4.1.6", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,13 +43,13 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/classname": "^4.0.4", + "@hi-ui/classname": "^4.0.5", "@hi-ui/dom-utils": "^4.0.7", - "@hi-ui/env": "^4.0.4", - "@hi-ui/icons": "^4.0.18", - "@hi-ui/input": "^4.0.13", - "@hi-ui/loading": "^4.1.3", - "@hi-ui/popper": "^4.1.4", + "@hi-ui/env": "^4.0.5", + "@hi-ui/icons": "^4.0.19", + "@hi-ui/input": "^4.1.1", + "@hi-ui/loading": "^4.2.1", + "@hi-ui/popper": "^4.1.5", "@hi-ui/type-assertion": "^4.0.4", "@hi-ui/use-latest": "^4.0.4", "@hi-ui/use-toggle": "^4.0.4", diff --git a/packages/ui/pop-confirm/CHANGELOG.md b/packages/ui/pop-confirm/CHANGELOG.md index 6bdc6537f..1cd1e5549 100644 --- a/packages/ui/pop-confirm/CHANGELOG.md +++ b/packages/ui/pop-confirm/CHANGELOG.md @@ -1,5 +1,18 @@ # @hi-ui/pop-confirm +## 4.2.4 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/icons@4.0.19 + - @hi-ui/button@4.0.10 + - @hi-ui/popper@4.1.5 + - @hi-ui/classname@4.0.5 + ## 4.2.3 ### Patch Changes diff --git a/packages/ui/pop-confirm/package.json b/packages/ui/pop-confirm/package.json index 87d47de96..45bd32225 100644 --- a/packages/ui/pop-confirm/package.json +++ b/packages/ui/pop-confirm/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/pop-confirm", - "version": "4.2.3", + "version": "4.2.4", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,12 +43,12 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/button": "^4.0.9", - "@hi-ui/classname": "^4.0.4", + "@hi-ui/button": "^4.0.10", + "@hi-ui/classname": "^4.0.5", "@hi-ui/dom-utils": "^4.0.7", - "@hi-ui/env": "^4.0.4", - "@hi-ui/icons": "^4.0.18", - "@hi-ui/popper": "^4.1.3", + "@hi-ui/env": "^4.0.5", + "@hi-ui/icons": "^4.0.19", + "@hi-ui/popper": "^4.1.5", "@hi-ui/react-utils": "^4.0.4", "@hi-ui/type-assertion": "^4.0.4", "@hi-ui/use-latest": "^4.0.4", diff --git a/packages/ui/popover/CHANGELOG.md b/packages/ui/popover/CHANGELOG.md index a839cfae4..192e60917 100644 --- a/packages/ui/popover/CHANGELOG.md +++ b/packages/ui/popover/CHANGELOG.md @@ -1,5 +1,17 @@ # @hi-ui/popover +## 4.1.1 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/popper@4.1.5 + - @hi-ui/array-utils@4.0.5 + - @hi-ui/classname@4.0.5 + ## 4.1.0 ### Minor Changes diff --git a/packages/ui/popover/package.json b/packages/ui/popover/package.json index dca0e665b..66c408e15 100644 --- a/packages/ui/popover/package.json +++ b/packages/ui/popover/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/popover", - "version": "4.1.0", + "version": "4.1.1", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,11 +43,11 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/array-utils": "^4.0.4", - "@hi-ui/classname": "^4.0.4", + "@hi-ui/array-utils": "^4.0.5", + "@hi-ui/classname": "^4.0.5", "@hi-ui/dom-utils": "^4.0.7", - "@hi-ui/env": "^4.0.4", - "@hi-ui/popper": "^4.1.4", + "@hi-ui/env": "^4.0.5", + "@hi-ui/popper": "^4.1.5", "@hi-ui/react-utils": "^4.0.4", "@hi-ui/type-assertion": "^4.0.4", "@hi-ui/use-id": "^4.0.4", diff --git a/packages/ui/popper/CHANGELOG.md b/packages/ui/popper/CHANGELOG.md index 5d1fbf3c1..94e64a5e9 100644 --- a/packages/ui/popper/CHANGELOG.md +++ b/packages/ui/popper/CHANGELOG.md @@ -1,5 +1,16 @@ # @hi-ui/popper +## 4.1.5 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/portal@4.0.8 + - @hi-ui/classname@4.0.5 + ## 4.1.4 ### Patch Changes diff --git a/packages/ui/popper/package.json b/packages/ui/popper/package.json index 8bf737696..c8e51b551 100644 --- a/packages/ui/popper/package.json +++ b/packages/ui/popper/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/popper", - "version": "4.1.4", + "version": "4.1.5", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,10 +43,10 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/classname": "^4.0.4", + "@hi-ui/classname": "^4.0.5", "@hi-ui/dom-utils": "^4.0.7", - "@hi-ui/env": "^4.0.4", - "@hi-ui/portal": "^4.0.7", + "@hi-ui/env": "^4.0.5", + "@hi-ui/portal": "^4.0.8", "@hi-ui/react-utils": "^4.0.4", "@hi-ui/use-latest": "^4.0.4", "@hi-ui/use-lazy-render": "^4.0.4", diff --git a/packages/ui/portal/CHANGELOG.md b/packages/ui/portal/CHANGELOG.md index 943e5a21c..0466c652c 100644 --- a/packages/ui/portal/CHANGELOG.md +++ b/packages/ui/portal/CHANGELOG.md @@ -1,5 +1,16 @@ # @hi-ui/portal +## 4.0.8 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/classname@4.0.5 + - @hi-ui/container@4.1.1 + ## 4.0.7 ### Patch Changes diff --git a/packages/ui/portal/package.json b/packages/ui/portal/package.json index f44cf764a..abd46e6e0 100644 --- a/packages/ui/portal/package.json +++ b/packages/ui/portal/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/portal", - "version": "4.0.7", + "version": "4.0.8", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,9 +43,9 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/classname": "^4.0.4", - "@hi-ui/container": "^4.0.4", - "@hi-ui/env": "^4.0.4", + "@hi-ui/classname": "^4.0.5", + "@hi-ui/container": "^4.1.1", + "@hi-ui/env": "^4.0.5", "@hi-ui/use-force-update": "^4.0.4" }, "peerDependencies": { diff --git a/packages/ui/preview/CHANGELOG.md b/packages/ui/preview/CHANGELOG.md index 131b0c34e..322f80954 100644 --- a/packages/ui/preview/CHANGELOG.md +++ b/packages/ui/preview/CHANGELOG.md @@ -1,5 +1,17 @@ # @hi-ui/preview +## 4.0.9 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/icons@4.0.19 + - @hi-ui/portal@4.0.8 + - @hi-ui/classname@4.0.5 + ## 4.0.8 ### Patch Changes diff --git a/packages/ui/preview/package.json b/packages/ui/preview/package.json index 33ccd43e7..23c906240 100644 --- a/packages/ui/preview/package.json +++ b/packages/ui/preview/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/preview", - "version": "4.0.8", + "version": "4.0.9", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,10 +43,10 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/classname": "^4.0.4", - "@hi-ui/env": "^4.0.4", - "@hi-ui/icons": "^4.0.18", - "@hi-ui/portal": "^4.0.7", + "@hi-ui/classname": "^4.0.5", + "@hi-ui/env": "^4.0.5", + "@hi-ui/icons": "^4.0.19", + "@hi-ui/portal": "^4.0.8", "@hi-ui/use-latest": "^4.0.4", "@hi-ui/use-uncontrolled-state": "^4.0.4", "react-transition-group": "^4.4.2" diff --git a/packages/ui/progress/CHANGELOG.md b/packages/ui/progress/CHANGELOG.md index 5984ad3d6..445f1fa93 100644 --- a/packages/ui/progress/CHANGELOG.md +++ b/packages/ui/progress/CHANGELOG.md @@ -1,5 +1,15 @@ # @hi-ui/progress +## 4.0.10 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/classname@4.0.5 + ## 4.0.9 ### Patch Changes diff --git a/packages/ui/progress/package.json b/packages/ui/progress/package.json index ca37d35bd..896d3f5cc 100644 --- a/packages/ui/progress/package.json +++ b/packages/ui/progress/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/progress", - "version": "4.0.9", + "version": "4.0.10", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,8 +43,8 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/classname": "^4.0.4", - "@hi-ui/env": "^4.0.4" + "@hi-ui/classname": "^4.0.5", + "@hi-ui/env": "^4.0.5" }, "peerDependencies": { "@hi-ui/core": ">=4.0.8", diff --git a/packages/ui/provider/CHANGELOG.md b/packages/ui/provider/CHANGELOG.md index f7a1bf721..1dd5efb57 100644 --- a/packages/ui/provider/CHANGELOG.md +++ b/packages/ui/provider/CHANGELOG.md @@ -1,5 +1,15 @@ # @hi-ui/provider +## 4.0.9 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/classname@4.0.5 + ## 4.0.8 ### Patch Changes diff --git a/packages/ui/provider/package.json b/packages/ui/provider/package.json index 46ae26ed8..1524d855c 100644 --- a/packages/ui/provider/package.json +++ b/packages/ui/provider/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/provider", - "version": "4.0.8", + "version": "4.0.9", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,9 +43,9 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/classname": "^4.0.4", + "@hi-ui/classname": "^4.0.5", "@hi-ui/dom-utils": "^4.0.7", - "@hi-ui/env": "^4.0.4", + "@hi-ui/env": "^4.0.5", "@hi-ui/object-utils": "^4.0.4", "csstype": "^3.0.11" }, diff --git a/packages/ui/radio/CHANGELOG.md b/packages/ui/radio/CHANGELOG.md index e4d9073c1..f038aa37b 100644 --- a/packages/ui/radio/CHANGELOG.md +++ b/packages/ui/radio/CHANGELOG.md @@ -1,5 +1,15 @@ # @hi-ui/radio +## 4.1.4 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/classname@4.0.5 + ## 4.1.3 ### Patch Changes diff --git a/packages/ui/radio/package.json b/packages/ui/radio/package.json index 476339013..986d1895a 100644 --- a/packages/ui/radio/package.json +++ b/packages/ui/radio/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/radio", - "version": "4.1.3", + "version": "4.1.4", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,9 +43,9 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/classname": "^4.0.4", + "@hi-ui/classname": "^4.0.5", "@hi-ui/dom-utils": "^4.0.7", - "@hi-ui/env": "^4.0.4", + "@hi-ui/env": "^4.0.5", "@hi-ui/func-utils": "^4.0.4", "@hi-ui/type-assertion": "^4.0.4", "@hi-ui/use-uncontrolled-state": "^4.0.4" diff --git a/packages/ui/rating/CHANGELOG.md b/packages/ui/rating/CHANGELOG.md index c5e9be583..d81d05a57 100644 --- a/packages/ui/rating/CHANGELOG.md +++ b/packages/ui/rating/CHANGELOG.md @@ -1,5 +1,16 @@ # @hi-ui/rating +## 4.0.10 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/tooltip@4.0.11 + - @hi-ui/classname@4.0.5 + ## 4.0.9 ### Patch Changes diff --git a/packages/ui/rating/package.json b/packages/ui/rating/package.json index e0c496f84..8f7b645f8 100644 --- a/packages/ui/rating/package.json +++ b/packages/ui/rating/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/rating", - "version": "4.0.9", + "version": "4.0.10", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,9 +43,9 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/classname": "^4.0.4", - "@hi-ui/env": "^4.0.4", - "@hi-ui/tooltip": "^4.0.10", + "@hi-ui/classname": "^4.0.5", + "@hi-ui/env": "^4.0.5", + "@hi-ui/tooltip": "^4.0.11", "@hi-ui/use-did-mount": "^4.0.4", "@hi-ui/use-merge-refs": "^4.0.4", "@hi-ui/use-uncontrolled-state": "^4.0.4" diff --git a/packages/ui/resize-box/CHANGELOG.md b/packages/ui/resize-box/CHANGELOG.md index 1f0229911..eb18bb597 100644 --- a/packages/ui/resize-box/CHANGELOG.md +++ b/packages/ui/resize-box/CHANGELOG.md @@ -1,5 +1,16 @@ # @hi-ui/resize-box +## 4.0.3 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/icons@4.0.19 + - @hi-ui/classname@4.0.5 + ## 4.0.2 ### Patch Changes diff --git a/packages/ui/resize-box/package.json b/packages/ui/resize-box/package.json index dd7fa0618..8a0e4276f 100644 --- a/packages/ui/resize-box/package.json +++ b/packages/ui/resize-box/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/resize-box", - "version": "4.0.3-alpha.1", + "version": "4.0.3", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,9 +43,9 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/classname": "^4.0.4", - "@hi-ui/env": "^4.0.4", - "@hi-ui/icons": "^4.0.18", + "@hi-ui/classname": "^4.0.5", + "@hi-ui/env": "^4.0.5", + "@hi-ui/icons": "^4.0.19", "@hi-ui/use-merge-refs": "^4.0.4", "@hi-ui/use-uncontrolled-state": "^4.0.4", "react-resizable": "^3.0.5" diff --git a/packages/ui/result/CHANGELOG.md b/packages/ui/result/CHANGELOG.md index 633107176..1938831fc 100644 --- a/packages/ui/result/CHANGELOG.md +++ b/packages/ui/result/CHANGELOG.md @@ -1,5 +1,16 @@ # @hi-ui/result +## 4.0.8 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/icons@4.0.19 + - @hi-ui/classname@4.0.5 + ## 4.0.7 ### Patch Changes diff --git a/packages/ui/result/package.json b/packages/ui/result/package.json index 50a069325..de353b9e8 100644 --- a/packages/ui/result/package.json +++ b/packages/ui/result/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/result", - "version": "4.0.7", + "version": "4.0.8", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,9 +43,9 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/classname": "^4.0.4", - "@hi-ui/env": "^4.0.4", - "@hi-ui/icons": "^4.0.18", + "@hi-ui/classname": "^4.0.5", + "@hi-ui/env": "^4.0.5", + "@hi-ui/icons": "^4.0.19", "@hi-ui/type-assertion": "^4.0.4" }, "peerDependencies": { diff --git a/packages/ui/scrollbar/CHANGELOG.md b/packages/ui/scrollbar/CHANGELOG.md index 1467fcd0c..cb130300e 100644 --- a/packages/ui/scrollbar/CHANGELOG.md +++ b/packages/ui/scrollbar/CHANGELOG.md @@ -1,5 +1,15 @@ # @hi-ui/scrollbar +## 4.1.1 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/classname@4.0.5 + ## 4.1.0 ### Minor Changes diff --git a/packages/ui/scrollbar/package.json b/packages/ui/scrollbar/package.json index c9a591ca6..8860fb01c 100644 --- a/packages/ui/scrollbar/package.json +++ b/packages/ui/scrollbar/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/scrollbar", - "version": "4.1.0", + "version": "4.1.1", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HIUI ", @@ -43,8 +43,8 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/classname": "^4.0.4", - "@hi-ui/env": "^4.0.4", + "@hi-ui/classname": "^4.0.5", + "@hi-ui/env": "^4.0.5", "@hi-ui/use-merge-refs": "^4.0.4", "perfect-scrollbar": "^1.5.5" }, diff --git a/packages/ui/search/CHANGELOG.md b/packages/ui/search/CHANGELOG.md index a0ae3262d..5b975d882 100644 --- a/packages/ui/search/CHANGELOG.md +++ b/packages/ui/search/CHANGELOG.md @@ -1,5 +1,21 @@ # @hi-ui/search +## 4.0.14 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/icons@4.0.19 + - @hi-ui/button@4.0.10 + - @hi-ui/highlighter@4.0.9 + - @hi-ui/input@4.1.1 + - @hi-ui/loading@4.2.1 + - @hi-ui/popper@4.1.5 + - @hi-ui/classname@4.0.5 + ## 4.0.13 ### Patch Changes diff --git a/packages/ui/search/package.json b/packages/ui/search/package.json index aba7a7755..9045c6f78 100644 --- a/packages/ui/search/package.json +++ b/packages/ui/search/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/search", - "version": "4.0.13", + "version": "4.0.14", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,15 +43,15 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/button": "^4.0.9", - "@hi-ui/classname": "^4.0.4", - "@hi-ui/env": "^4.0.4", + "@hi-ui/button": "^4.0.10", + "@hi-ui/classname": "^4.0.5", + "@hi-ui/env": "^4.0.5", "@hi-ui/func-utils": "^4.0.4", - "@hi-ui/highlighter": "^4.0.8", - "@hi-ui/icons": "^4.0.18", - "@hi-ui/input": "^4.0.13", - "@hi-ui/loading": "^4.2.0", - "@hi-ui/popper": "^4.1.3", + "@hi-ui/highlighter": "^4.0.9", + "@hi-ui/icons": "^4.0.19", + "@hi-ui/input": "^4.1.1", + "@hi-ui/loading": "^4.2.1", + "@hi-ui/popper": "^4.1.5", "@hi-ui/type-assertion": "^4.0.4", "@hi-ui/use-latest": "^4.0.4", "@hi-ui/use-uncontrolled-state": "^4.0.4" diff --git a/packages/ui/select/CHANGELOG.md b/packages/ui/select/CHANGELOG.md index 9768077bf..752f5c49f 100644 --- a/packages/ui/select/CHANGELOG.md +++ b/packages/ui/select/CHANGELOG.md @@ -1,5 +1,22 @@ # @hi-ui/select +## 4.4.1 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/icons@4.0.19 + - @hi-ui/highlighter@4.0.9 + - @hi-ui/input@4.1.1 + - @hi-ui/picker@4.1.6 + - @hi-ui/popper@4.1.5 + - @hi-ui/virtual-list@4.0.8 + - @hi-ui/array-utils@4.0.5 + - @hi-ui/classname@4.0.5 + ## 4.4.0 ### Minor Changes diff --git a/packages/ui/select/package.json b/packages/ui/select/package.json index 2e5efd54d..09803f372 100644 --- a/packages/ui/select/package.json +++ b/packages/ui/select/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/select", - "version": "4.4.0", + "version": "4.4.1", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,16 +43,16 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/array-utils": "^4.0.4", - "@hi-ui/classname": "^4.0.4", + "@hi-ui/array-utils": "^4.0.5", + "@hi-ui/classname": "^4.0.5", "@hi-ui/dom-utils": "^4.0.7", - "@hi-ui/env": "^4.0.4", + "@hi-ui/env": "^4.0.5", "@hi-ui/func-utils": "^4.0.4", - "@hi-ui/highlighter": "^4.0.8", - "@hi-ui/icons": "^4.0.18", - "@hi-ui/input": "^4.1.0", - "@hi-ui/picker": "^4.1.5", - "@hi-ui/popper": "^4.1.4", + "@hi-ui/highlighter": "^4.0.9", + "@hi-ui/icons": "^4.0.19", + "@hi-ui/input": "^4.1.1", + "@hi-ui/picker": "^4.1.6", + "@hi-ui/popper": "^4.1.5", "@hi-ui/times": "^4.0.4", "@hi-ui/tree-utils": "^4.1.6", "@hi-ui/type-assertion": "^4.0.4", @@ -63,7 +63,7 @@ "@hi-ui/use-search-mode": "^4.1.4", "@hi-ui/use-toggle": "^4.0.4", "@hi-ui/use-uncontrolled-state": "^4.0.4", - "@hi-ui/virtual-list": "^4.0.7" + "@hi-ui/virtual-list": "^4.0.8" }, "peerDependencies": { "@hi-ui/core": ">=4.0.8", diff --git a/packages/ui/slider/CHANGELOG.md b/packages/ui/slider/CHANGELOG.md index 6f0210d42..5f975b907 100644 --- a/packages/ui/slider/CHANGELOG.md +++ b/packages/ui/slider/CHANGELOG.md @@ -1,5 +1,16 @@ # @hi-ui/slider +## 4.0.11 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/tooltip@4.0.11 + - @hi-ui/classname@4.0.5 + ## 4.0.10 ### Patch Changes diff --git a/packages/ui/slider/package.json b/packages/ui/slider/package.json index c0beb91dd..4b9fad920 100644 --- a/packages/ui/slider/package.json +++ b/packages/ui/slider/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/slider", - "version": "4.0.10", + "version": "4.0.11", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,10 +43,10 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/classname": "^4.0.4", + "@hi-ui/classname": "^4.0.5", "@hi-ui/dom-utils": "^4.0.7", - "@hi-ui/env": "^4.0.4", - "@hi-ui/tooltip": "^4.0.10", + "@hi-ui/env": "^4.0.5", + "@hi-ui/tooltip": "^4.0.11", "@hi-ui/type-assertion": "^4.0.4", "@hi-ui/use-merge-refs": "^4.0.4", "@hi-ui/use-outside-click": "^4.0.4", diff --git a/packages/ui/space/CHANGELOG.md b/packages/ui/space/CHANGELOG.md index a91e7fffc..938d6396c 100644 --- a/packages/ui/space/CHANGELOG.md +++ b/packages/ui/space/CHANGELOG.md @@ -1,5 +1,15 @@ # @hi-ui/space +## 4.0.11 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/classname@4.0.5 + ## 4.0.10 ### Patch Changes diff --git a/packages/ui/space/package.json b/packages/ui/space/package.json index 67adb4ee6..9ba2d04db 100644 --- a/packages/ui/space/package.json +++ b/packages/ui/space/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/space", - "version": "4.0.10", + "version": "4.0.11", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,8 +43,8 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/classname": "^4.0.4", - "@hi-ui/env": "^4.0.4", + "@hi-ui/classname": "^4.0.5", + "@hi-ui/env": "^4.0.5", "@hi-ui/type-assertion": "^4.0.4" }, "peerDependencies": { diff --git a/packages/ui/spinner/CHANGELOG.md b/packages/ui/spinner/CHANGELOG.md index acb187ca9..2bb971ca2 100644 --- a/packages/ui/spinner/CHANGELOG.md +++ b/packages/ui/spinner/CHANGELOG.md @@ -1,5 +1,15 @@ # @hi-ui/spinner +## 4.0.9 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/classname@4.0.5 + ## 4.0.8 ### Patch Changes diff --git a/packages/ui/spinner/package.json b/packages/ui/spinner/package.json index 778fb7048..eabf1f28d 100644 --- a/packages/ui/spinner/package.json +++ b/packages/ui/spinner/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/spinner", - "version": "4.0.8", + "version": "4.0.9", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,8 +43,8 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/classname": "^4.0.4", - "@hi-ui/env": "^4.0.4" + "@hi-ui/classname": "^4.0.5", + "@hi-ui/env": "^4.0.5" }, "peerDependencies": { "@hi-ui/core": ">=4.0.8", diff --git a/packages/ui/stepper/CHANGELOG.md b/packages/ui/stepper/CHANGELOG.md index 5893a5ee2..1653a35d8 100644 --- a/packages/ui/stepper/CHANGELOG.md +++ b/packages/ui/stepper/CHANGELOG.md @@ -1,5 +1,16 @@ # @hi-ui/stepper +## 4.0.8 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/icons@4.0.19 + - @hi-ui/classname@4.0.5 + ## 4.0.7 ### Patch Changes diff --git a/packages/ui/stepper/package.json b/packages/ui/stepper/package.json index e84f06293..efe6c07a2 100644 --- a/packages/ui/stepper/package.json +++ b/packages/ui/stepper/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/stepper", - "version": "4.0.7", + "version": "4.0.8", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,9 +43,9 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/classname": "^4.0.4", - "@hi-ui/env": "^4.0.4", - "@hi-ui/icons": "^4.0.18", + "@hi-ui/classname": "^4.0.5", + "@hi-ui/env": "^4.0.5", + "@hi-ui/icons": "^4.0.19", "@hi-ui/type-assertion": "^4.0.4", "@hi-ui/use-uncontrolled-state": "^4.0.4" }, diff --git a/packages/ui/svg-icon/CHANGELOG.md b/packages/ui/svg-icon/CHANGELOG.md index ccff66e6f..046d72a19 100644 --- a/packages/ui/svg-icon/CHANGELOG.md +++ b/packages/ui/svg-icon/CHANGELOG.md @@ -1,5 +1,15 @@ # @hi-ui/svg-icon +## 4.0.8 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/classname@4.0.5 + ## 4.0.7 ### Patch Changes diff --git a/packages/ui/svg-icon/package.json b/packages/ui/svg-icon/package.json index 15bf4f4a0..eb31ef1e9 100644 --- a/packages/ui/svg-icon/package.json +++ b/packages/ui/svg-icon/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/svg-icon", - "version": "4.0.7", + "version": "4.0.8", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,8 +43,8 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/classname": "^4.0.4", - "@hi-ui/env": "^4.0.4" + "@hi-ui/classname": "^4.0.5", + "@hi-ui/env": "^4.0.5" }, "peerDependencies": { "@hi-ui/core": ">=4.0.8", diff --git a/packages/ui/switch/CHANGELOG.md b/packages/ui/switch/CHANGELOG.md index a5c42e6a8..21c846c0e 100644 --- a/packages/ui/switch/CHANGELOG.md +++ b/packages/ui/switch/CHANGELOG.md @@ -1,5 +1,15 @@ # @hi-ui/switch +## 4.0.11 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/classname@4.0.5 + ## 4.0.10 ### Patch Changes diff --git a/packages/ui/switch/package.json b/packages/ui/switch/package.json index 8d88319c3..ca6684ae7 100644 --- a/packages/ui/switch/package.json +++ b/packages/ui/switch/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/switch", - "version": "4.0.10", + "version": "4.0.11", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,9 +43,9 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/classname": "^4.0.4", + "@hi-ui/classname": "^4.0.5", "@hi-ui/dom-utils": "^4.0.7", - "@hi-ui/env": "^4.0.4", + "@hi-ui/env": "^4.0.5", "@hi-ui/use-uncontrolled-state": "^4.0.4" }, "peerDependencies": { diff --git a/packages/ui/table/CHANGELOG.md b/packages/ui/table/CHANGELOG.md index 1cf03aa25..cd174351b 100644 --- a/packages/ui/table/CHANGELOG.md +++ b/packages/ui/table/CHANGELOG.md @@ -1,5 +1,30 @@ # @hi-ui/table +## 4.5.2 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- [#2790](https://github.com/XiaoMi/hiui/pull/2790) [`86a096b03`](https://github.com/XiaoMi/hiui/commit/86a096b031e42622714c4147ea99d2867baddfda) Thanks [@zyprepare](https://github.com/zyprepare)! - fix: 修复全选时 onChange 第 4 个参数返回 undefined 问题 + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/icons@4.0.19 + - @hi-ui/button@4.0.10 + - @hi-ui/checkbox@4.0.10 + - @hi-ui/drawer@4.1.4 + - @hi-ui/empty-state@4.1.1 + - @hi-ui/icon-button@4.0.9 + - @hi-ui/loading@4.2.1 + - @hi-ui/pagination@4.0.15 + - @hi-ui/popper@4.1.5 + - @hi-ui/scrollbar@4.1.1 + - @hi-ui/select@4.4.1 + - @hi-ui/spinner@4.0.9 + - @hi-ui/array-utils@4.0.5 + - @hi-ui/classname@4.0.5 + ## 4.5.1 ### Patch Changes diff --git a/packages/ui/table/package.json b/packages/ui/table/package.json index 1974c7803..6601a7b82 100644 --- a/packages/ui/table/package.json +++ b/packages/ui/table/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/table", - "version": "4.5.1", + "version": "4.5.2", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,25 +43,25 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/array-utils": "^4.0.4", - "@hi-ui/button": "^4.0.9", - "@hi-ui/checkbox": "^4.0.9", - "@hi-ui/classname": "^4.0.4", + "@hi-ui/array-utils": "^4.0.5", + "@hi-ui/button": "^4.0.10", + "@hi-ui/checkbox": "^4.0.10", + "@hi-ui/classname": "^4.0.5", "@hi-ui/dom-utils": "^4.0.7", - "@hi-ui/drawer": "^4.1.3", - "@hi-ui/empty-state": "^4.1.0", - "@hi-ui/env": "^4.0.4", + "@hi-ui/drawer": "^4.1.4", + "@hi-ui/empty-state": "^4.1.1", + "@hi-ui/env": "^4.0.5", "@hi-ui/func-utils": "^4.0.4", - "@hi-ui/icon-button": "^4.0.8", - "@hi-ui/icons": "^4.0.18", - "@hi-ui/loading": "^4.2.0", + "@hi-ui/icon-button": "^4.0.9", + "@hi-ui/icons": "^4.0.19", + "@hi-ui/loading": "^4.2.1", "@hi-ui/object-utils": "^4.0.4", - "@hi-ui/pagination": "^4.0.14", - "@hi-ui/popper": "^4.1.3", + "@hi-ui/pagination": "^4.0.15", + "@hi-ui/popper": "^4.1.5", "@hi-ui/react-utils": "^4.0.4", - "@hi-ui/scrollbar": "^4.1.0", - "@hi-ui/select": "^4.3.0", - "@hi-ui/spinner": "^4.0.8", + "@hi-ui/scrollbar": "^4.1.1", + "@hi-ui/select": "^4.4.1", + "@hi-ui/spinner": "^4.0.9", "@hi-ui/times": "^4.0.4", "@hi-ui/tree-utils": "^4.1.6", "@hi-ui/type-assertion": "^4.0.4", diff --git a/packages/ui/tabs/CHANGELOG.md b/packages/ui/tabs/CHANGELOG.md index a4944d044..e9dc39bd6 100644 --- a/packages/ui/tabs/CHANGELOG.md +++ b/packages/ui/tabs/CHANGELOG.md @@ -1,5 +1,17 @@ # @hi-ui/tabs +## 4.1.5 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/icons@4.0.19 + - @hi-ui/icon-button@4.0.9 + - @hi-ui/classname@4.0.5 + ## 4.1.4 ### Patch Changes diff --git a/packages/ui/tabs/package.json b/packages/ui/tabs/package.json index 503e3a3d8..a38f4141f 100644 --- a/packages/ui/tabs/package.json +++ b/packages/ui/tabs/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/tabs", - "version": "4.1.4", + "version": "4.1.5", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,10 +43,10 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/classname": "^4.0.4", - "@hi-ui/env": "^4.0.4", - "@hi-ui/icon-button": "^4.0.8", - "@hi-ui/icons": "^4.0.18", + "@hi-ui/classname": "^4.0.5", + "@hi-ui/env": "^4.0.5", + "@hi-ui/icon-button": "^4.0.9", + "@hi-ui/icons": "^4.0.19", "@hi-ui/react-utils": "^4.0.4", "@hi-ui/type-assertion": "^4.0.4", "@hi-ui/use-latest": "^4.0.4", diff --git a/packages/ui/tag-input/CHANGELOG.md b/packages/ui/tag-input/CHANGELOG.md index 220cec046..0131db147 100644 --- a/packages/ui/tag-input/CHANGELOG.md +++ b/packages/ui/tag-input/CHANGELOG.md @@ -1,5 +1,16 @@ # @hi-ui/tag-input +## 4.1.1 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/icons@4.0.19 + - @hi-ui/classname@4.0.5 + ## 4.1.0 ### Minor Changes diff --git a/packages/ui/tag-input/package.json b/packages/ui/tag-input/package.json index 4956e11f3..f5de779e0 100644 --- a/packages/ui/tag-input/package.json +++ b/packages/ui/tag-input/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/tag-input", - "version": "4.1.0", + "version": "4.1.1", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,10 +43,10 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/classname": "^4.0.4", - "@hi-ui/env": "^4.0.4", + "@hi-ui/classname": "^4.0.5", + "@hi-ui/env": "^4.0.5", "@hi-ui/func-utils": "^4.0.4", - "@hi-ui/icons": "^4.0.18", + "@hi-ui/icons": "^4.0.19", "@hi-ui/type-assertion": "^4.0.4", "@hi-ui/use-latest": "^4.0.4", "@hi-ui/use-merge-refs": "^4.0.4", diff --git a/packages/ui/tag/CHANGELOG.md b/packages/ui/tag/CHANGELOG.md index f672ed8f1..aa1695fdb 100644 --- a/packages/ui/tag/CHANGELOG.md +++ b/packages/ui/tag/CHANGELOG.md @@ -1,5 +1,18 @@ # @hi-ui/tag +## 4.2.1 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/icons@4.0.19 + - @hi-ui/button@4.0.10 + - @hi-ui/tooltip@4.0.11 + - @hi-ui/classname@4.0.5 + ## 4.2.0 ### Minor Changes diff --git a/packages/ui/tag/package.json b/packages/ui/tag/package.json index 491fa5e7d..2550a3a1c 100644 --- a/packages/ui/tag/package.json +++ b/packages/ui/tag/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/tag", - "version": "4.2.0", + "version": "4.2.1", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,11 +43,11 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/button": "^4.0.9", - "@hi-ui/classname": "^4.0.4", - "@hi-ui/env": "^4.0.4", - "@hi-ui/icons": "^4.0.18", - "@hi-ui/tooltip": "^4.0.10", + "@hi-ui/button": "^4.0.10", + "@hi-ui/classname": "^4.0.5", + "@hi-ui/env": "^4.0.5", + "@hi-ui/icons": "^4.0.19", + "@hi-ui/tooltip": "^4.0.11", "@hi-ui/type-assertion": "^4.0.4" }, "peerDependencies": { diff --git a/packages/ui/textarea/CHANGELOG.md b/packages/ui/textarea/CHANGELOG.md index e6a90cae7..dfac79e8b 100644 --- a/packages/ui/textarea/CHANGELOG.md +++ b/packages/ui/textarea/CHANGELOG.md @@ -1,5 +1,16 @@ # @hi-ui/textarea +## 4.1.7 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/input@4.1.1 + - @hi-ui/classname@4.0.5 + ## 4.1.6 ### Patch Changes diff --git a/packages/ui/textarea/package.json b/packages/ui/textarea/package.json index a0d2065cb..e1f770341 100644 --- a/packages/ui/textarea/package.json +++ b/packages/ui/textarea/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/textarea", - "version": "4.1.6", + "version": "4.1.7", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,9 +43,9 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/classname": "^4.0.4", - "@hi-ui/env": "^4.0.4", - "@hi-ui/input": "^4.0.13", + "@hi-ui/classname": "^4.0.5", + "@hi-ui/env": "^4.0.5", + "@hi-ui/input": "^4.1.1", "@hi-ui/use-latest": "^4.0.4", "@hi-ui/use-merge-refs": "^4.0.4", "react-resize-detector": "^7.0.0" diff --git a/packages/ui/time-picker/CHANGELOG.md b/packages/ui/time-picker/CHANGELOG.md index cfd002ca4..c4d25b464 100644 --- a/packages/ui/time-picker/CHANGELOG.md +++ b/packages/ui/time-picker/CHANGELOG.md @@ -1,5 +1,18 @@ # @hi-ui/time-picker +## 4.0.14 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/icons@4.0.19 + - @hi-ui/button@4.0.10 + - @hi-ui/popper@4.1.5 + - @hi-ui/classname@4.0.5 + ## 4.0.13 ### Patch Changes diff --git a/packages/ui/time-picker/package.json b/packages/ui/time-picker/package.json index 069cfdff1..ca360171e 100644 --- a/packages/ui/time-picker/package.json +++ b/packages/ui/time-picker/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/time-picker", - "version": "4.0.13", + "version": "4.0.14", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -44,11 +44,11 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/button": "^4.0.9", - "@hi-ui/classname": "^4.0.4", - "@hi-ui/env": "^4.0.4", - "@hi-ui/icons": "^4.0.18", - "@hi-ui/popper": "^4.1.3", + "@hi-ui/button": "^4.0.10", + "@hi-ui/classname": "^4.0.5", + "@hi-ui/env": "^4.0.5", + "@hi-ui/icons": "^4.0.19", + "@hi-ui/popper": "^4.1.5", "@hi-ui/use-uncontrolled-state": "^4.0.4", "dayjs": "^1.10.7" }, diff --git a/packages/ui/timeline/CHANGELOG.md b/packages/ui/timeline/CHANGELOG.md index 4a00523ea..df859ebfc 100644 --- a/packages/ui/timeline/CHANGELOG.md +++ b/packages/ui/timeline/CHANGELOG.md @@ -1,5 +1,15 @@ # @hi-ui/timeline +## 4.0.8 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/classname@4.0.5 + ## 4.0.7 ### Patch Changes diff --git a/packages/ui/timeline/package.json b/packages/ui/timeline/package.json index da9677b3a..1fb63a11f 100644 --- a/packages/ui/timeline/package.json +++ b/packages/ui/timeline/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/timeline", - "version": "4.0.7", + "version": "4.0.8", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,8 +43,8 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/classname": "^4.0.4", - "@hi-ui/env": "^4.0.4", + "@hi-ui/classname": "^4.0.5", + "@hi-ui/env": "^4.0.5", "@hi-ui/type-assertion": "^4.0.4" }, "peerDependencies": { diff --git a/packages/ui/toast/CHANGELOG.md b/packages/ui/toast/CHANGELOG.md index 07d33f999..1ab00f4cb 100644 --- a/packages/ui/toast/CHANGELOG.md +++ b/packages/ui/toast/CHANGELOG.md @@ -1,5 +1,16 @@ # @hi-ui/toast +## 4.0.8 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/classname@4.0.5 + - @hi-ui/container@4.1.1 + ## 4.0.7 ### Patch Changes diff --git a/packages/ui/toast/package.json b/packages/ui/toast/package.json index 7d312e8d8..5e7d71443 100644 --- a/packages/ui/toast/package.json +++ b/packages/ui/toast/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/toast", - "version": "4.0.7", + "version": "4.0.8", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -44,9 +44,9 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/classname": "^4.0.4", - "@hi-ui/container": "^4.0.4", - "@hi-ui/env": "^4.0.4", + "@hi-ui/classname": "^4.0.5", + "@hi-ui/container": "^4.1.1", + "@hi-ui/env": "^4.0.5", "@hi-ui/react-utils": "^4.0.4", "@hi-ui/type-assertion": "^4.0.4", "@hi-ui/use-id": "^4.0.4" diff --git a/packages/ui/tooltip/CHANGELOG.md b/packages/ui/tooltip/CHANGELOG.md index 03957020d..d7ee2d230 100644 --- a/packages/ui/tooltip/CHANGELOG.md +++ b/packages/ui/tooltip/CHANGELOG.md @@ -1,5 +1,19 @@ # @hi-ui/tooltip +## 4.0.11 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/popper@4.1.5 + - @hi-ui/portal@4.0.8 + - @hi-ui/array-utils@4.0.5 + - @hi-ui/classname@4.0.5 + - @hi-ui/container@4.1.1 + ## 4.0.10 ### Patch Changes diff --git a/packages/ui/tooltip/package.json b/packages/ui/tooltip/package.json index 057cc282e..f09a3bd68 100644 --- a/packages/ui/tooltip/package.json +++ b/packages/ui/tooltip/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/tooltip", - "version": "4.0.10", + "version": "4.0.11", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,13 +43,13 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/array-utils": "^4.0.4", - "@hi-ui/classname": "^4.0.4", - "@hi-ui/container": "^4.0.4", + "@hi-ui/array-utils": "^4.0.5", + "@hi-ui/classname": "^4.0.5", + "@hi-ui/container": "^4.1.1", "@hi-ui/dom-utils": "^4.0.7", - "@hi-ui/env": "^4.0.4", - "@hi-ui/popper": "^4.1.3", - "@hi-ui/portal": "^4.0.7", + "@hi-ui/env": "^4.0.5", + "@hi-ui/popper": "^4.1.5", + "@hi-ui/portal": "^4.0.8", "@hi-ui/react-utils": "^4.0.4", "@hi-ui/type-assertion": "^4.0.4", "@hi-ui/use-id": "^4.0.4", diff --git a/packages/ui/transfer/CHANGELOG.md b/packages/ui/transfer/CHANGELOG.md index df87c5fe0..ad202e814 100644 --- a/packages/ui/transfer/CHANGELOG.md +++ b/packages/ui/transfer/CHANGELOG.md @@ -1,5 +1,20 @@ # @hi-ui/transfer +## 4.0.14 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/icons@4.0.19 + - @hi-ui/button@4.0.10 + - @hi-ui/checkbox@4.0.10 + - @hi-ui/input@4.1.1 + - @hi-ui/pagination@4.0.15 + - @hi-ui/classname@4.0.5 + ## 4.0.13 ### Patch Changes diff --git a/packages/ui/transfer/package.json b/packages/ui/transfer/package.json index c65d355e3..33834e127 100644 --- a/packages/ui/transfer/package.json +++ b/packages/ui/transfer/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/transfer", - "version": "4.0.13", + "version": "4.0.14", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,13 +43,13 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/button": "^4.0.9", - "@hi-ui/checkbox": "^4.0.8", - "@hi-ui/classname": "^4.0.4", - "@hi-ui/env": "^4.0.4", - "@hi-ui/icons": "^4.0.18", - "@hi-ui/input": "^4.0.13", - "@hi-ui/pagination": "^4.0.14", + "@hi-ui/button": "^4.0.10", + "@hi-ui/checkbox": "^4.0.10", + "@hi-ui/classname": "^4.0.5", + "@hi-ui/env": "^4.0.5", + "@hi-ui/icons": "^4.0.19", + "@hi-ui/input": "^4.1.1", + "@hi-ui/pagination": "^4.0.15", "@hi-ui/type-assertion": "^4.0.4", "@hi-ui/use-check": "^4.0.5", "@hi-ui/use-uncontrolled-state": "^4.0.4" diff --git a/packages/ui/tree-select/CHANGELOG.md b/packages/ui/tree-select/CHANGELOG.md index 1c0ffeca1..8ada4a2f1 100644 --- a/packages/ui/tree-select/CHANGELOG.md +++ b/packages/ui/tree-select/CHANGELOG.md @@ -1,5 +1,22 @@ # @hi-ui/tree-select +## 4.1.5 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/icons@4.0.19 + - @hi-ui/highlighter@4.0.9 + - @hi-ui/input@4.1.1 + - @hi-ui/picker@4.1.6 + - @hi-ui/popper@4.1.5 + - @hi-ui/tree@4.5.10 + - @hi-ui/array-utils@4.0.5 + - @hi-ui/classname@4.0.5 + ## 4.1.4 ### Patch Changes diff --git a/packages/ui/tree-select/package.json b/packages/ui/tree-select/package.json index 9bd4c3f16..4fbdb7c83 100644 --- a/packages/ui/tree-select/package.json +++ b/packages/ui/tree-select/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/tree-select", - "version": "4.1.4", + "version": "4.1.5", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,16 +43,16 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/array-utils": "^4.0.4", - "@hi-ui/classname": "^4.0.4", - "@hi-ui/env": "^4.0.4", + "@hi-ui/array-utils": "^4.0.5", + "@hi-ui/classname": "^4.0.5", + "@hi-ui/env": "^4.0.5", "@hi-ui/func-utils": "^4.0.4", - "@hi-ui/highlighter": "^4.0.8", - "@hi-ui/icons": "^4.0.18", - "@hi-ui/input": "^4.0.13", - "@hi-ui/picker": "^4.1.5", - "@hi-ui/popper": "^4.1.4", - "@hi-ui/tree": "^4.5.8", + "@hi-ui/highlighter": "^4.0.9", + "@hi-ui/icons": "^4.0.19", + "@hi-ui/input": "^4.1.1", + "@hi-ui/picker": "^4.1.6", + "@hi-ui/popper": "^4.1.5", + "@hi-ui/tree": "^4.5.10", "@hi-ui/tree-utils": "^4.1.4", "@hi-ui/type-assertion": "^4.0.4", "@hi-ui/use-data-source": "^4.0.4", diff --git a/packages/ui/tree/CHANGELOG.md b/packages/ui/tree/CHANGELOG.md index ebe6e8906..6e5cd3f94 100644 --- a/packages/ui/tree/CHANGELOG.md +++ b/packages/ui/tree/CHANGELOG.md @@ -1,5 +1,21 @@ # @hi-ui/tree +## 4.5.10 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/icons@4.0.19 + - @hi-ui/checkbox@4.0.10 + - @hi-ui/input@4.1.1 + - @hi-ui/popper@4.1.5 + - @hi-ui/virtual-list@4.0.8 + - @hi-ui/array-utils@4.0.5 + - @hi-ui/classname@4.0.5 + ## 4.5.9 ### Patch Changes diff --git a/packages/ui/tree/package.json b/packages/ui/tree/package.json index ed50c0abd..007c060d2 100644 --- a/packages/ui/tree/package.json +++ b/packages/ui/tree/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/tree", - "version": "4.5.9", + "version": "4.5.10", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,13 +43,13 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/array-utils": "^4.0.4", - "@hi-ui/checkbox": "^4.0.8", - "@hi-ui/classname": "^4.0.4", - "@hi-ui/env": "^4.0.4", - "@hi-ui/icons": "^4.0.18", - "@hi-ui/input": "^4.0.13", - "@hi-ui/popper": "^4.1.3", + "@hi-ui/array-utils": "^4.0.5", + "@hi-ui/checkbox": "^4.0.10", + "@hi-ui/classname": "^4.0.5", + "@hi-ui/env": "^4.0.5", + "@hi-ui/icons": "^4.0.19", + "@hi-ui/input": "^4.1.1", + "@hi-ui/popper": "^4.1.5", "@hi-ui/times": "^4.0.4", "@hi-ui/tree-utils": "^4.1.5", "@hi-ui/type-assertion": "^4.0.4", @@ -60,7 +60,7 @@ "@hi-ui/use-outside-click": "^4.0.4", "@hi-ui/use-toggle": "^4.0.4", "@hi-ui/use-uncontrolled-state": "^4.0.4", - "@hi-ui/virtual-list": "^4.0.7", + "@hi-ui/virtual-list": "^4.0.8", "react-transition-group": "^4.4.2" }, "peerDependencies": { diff --git a/packages/ui/upload/CHANGELOG.md b/packages/ui/upload/CHANGELOG.md index 2badc8af5..ef6651a9b 100644 --- a/packages/ui/upload/CHANGELOG.md +++ b/packages/ui/upload/CHANGELOG.md @@ -1,5 +1,21 @@ # @hi-ui/upload +## 4.2.2 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/icons@4.0.19 + - @hi-ui/button@4.0.10 + - @hi-ui/file-select@4.0.8 + - @hi-ui/message@4.0.8 + - @hi-ui/modal@4.1.1 + - @hi-ui/preview@4.0.9 + - @hi-ui/classname@4.0.5 + ## 4.2.1 ### Patch Changes diff --git a/packages/ui/upload/package.json b/packages/ui/upload/package.json index bc7e817ec..9bb12a550 100644 --- a/packages/ui/upload/package.json +++ b/packages/ui/upload/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/upload", - "version": "4.2.1", + "version": "4.2.2", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,14 +43,14 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/button": "^4.0.9", - "@hi-ui/classname": "^4.0.4", - "@hi-ui/env": "^4.0.4", - "@hi-ui/file-select": "^4.0.7", - "@hi-ui/icons": "^4.0.18", - "@hi-ui/message": "^4.0.7", - "@hi-ui/modal": "^4.0.15", - "@hi-ui/preview": "^4.0.8", + "@hi-ui/button": "^4.0.10", + "@hi-ui/classname": "^4.0.5", + "@hi-ui/env": "^4.0.5", + "@hi-ui/file-select": "^4.0.8", + "@hi-ui/icons": "^4.0.19", + "@hi-ui/message": "^4.0.8", + "@hi-ui/modal": "^4.1.1", + "@hi-ui/preview": "^4.0.9", "@hi-ui/use-id": "^4.0.4", "react-cropper": "^2.1.8", "uuid": "^8.3.2" diff --git a/packages/ui/virtual-list/CHANGELOG.md b/packages/ui/virtual-list/CHANGELOG.md index bb5222ae5..4069b76fa 100644 --- a/packages/ui/virtual-list/CHANGELOG.md +++ b/packages/ui/virtual-list/CHANGELOG.md @@ -1,5 +1,11 @@ # @hi-ui/virtual-list +## 4.0.8 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + ## 4.0.7 ### Patch Changes diff --git a/packages/ui/virtual-list/package.json b/packages/ui/virtual-list/package.json index 7b1bcf7bd..48c19c892 100644 --- a/packages/ui/virtual-list/package.json +++ b/packages/ui/virtual-list/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/virtual-list", - "version": "4.0.7", + "version": "4.0.8", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", diff --git a/packages/ui/watermark/CHANGELOG.md b/packages/ui/watermark/CHANGELOG.md index 53ad8612c..10f361763 100644 --- a/packages/ui/watermark/CHANGELOG.md +++ b/packages/ui/watermark/CHANGELOG.md @@ -1,5 +1,16 @@ # @hi-ui/watermark +## 4.0.8 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/portal@4.0.8 + - @hi-ui/classname@4.0.5 + ## 4.0.7 ### Patch Changes diff --git a/packages/ui/watermark/package.json b/packages/ui/watermark/package.json index 4fc65d87c..aec441b49 100644 --- a/packages/ui/watermark/package.json +++ b/packages/ui/watermark/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/watermark", - "version": "4.0.7", + "version": "4.0.8", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,9 +43,9 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/classname": "^4.0.4", - "@hi-ui/env": "^4.0.4", - "@hi-ui/portal": "^4.0.7", + "@hi-ui/classname": "^4.0.5", + "@hi-ui/env": "^4.0.5", + "@hi-ui/portal": "^4.0.8", "@hi-ui/react-utils": "^4.0.4", "@hi-ui/type-assertion": "^4.0.4", "@hi-ui/use-merge-refs": "^4.0.4" diff --git a/packages/ui/zen-mode/CHANGELOG.md b/packages/ui/zen-mode/CHANGELOG.md index 875dcb334..cf8d462dc 100644 --- a/packages/ui/zen-mode/CHANGELOG.md +++ b/packages/ui/zen-mode/CHANGELOG.md @@ -1,5 +1,16 @@ # @hi-ui/zen-mode +## 4.0.8 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + +- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]: + - @hi-ui/env@4.0.5 + - @hi-ui/icons@4.0.19 + - @hi-ui/classname@4.0.5 + ## 4.0.7 ### Patch Changes diff --git a/packages/ui/zen-mode/package.json b/packages/ui/zen-mode/package.json index 38188f1fb..f429f5e8d 100644 --- a/packages/ui/zen-mode/package.json +++ b/packages/ui/zen-mode/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/zen-mode", - "version": "4.0.7", + "version": "4.0.8", "description": "A sub-package for @hi-ui/hiui.", "keywords": [], "author": "HiUI ", @@ -43,9 +43,9 @@ "url": "https://github.com/XiaoMi/hiui/issues" }, "dependencies": { - "@hi-ui/classname": "^4.0.4", - "@hi-ui/env": "^4.0.4", - "@hi-ui/icons": "^4.0.18" + "@hi-ui/classname": "^4.0.5", + "@hi-ui/env": "^4.0.5", + "@hi-ui/icons": "^4.0.19" }, "peerDependencies": { "@hi-ui/core": ">=4.0.8", diff --git a/packages/utils/array-utils/CHANGELOG.md b/packages/utils/array-utils/CHANGELOG.md index 3534e7f8e..e9c9bdc76 100644 --- a/packages/utils/array-utils/CHANGELOG.md +++ b/packages/utils/array-utils/CHANGELOG.md @@ -1,5 +1,11 @@ # @hi-ui/array-utils +## 4.0.5 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + ## 4.0.4 ### Patch Changes diff --git a/packages/utils/array-utils/package.json b/packages/utils/array-utils/package.json index cdf67fd8b..167e78649 100644 --- a/packages/utils/array-utils/package.json +++ b/packages/utils/array-utils/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/array-utils", - "version": "4.0.4", + "version": "4.0.5", "description": "A sub-package for @hi-ui/utils.", "keywords": [], "author": "HiUI ", diff --git a/packages/utils/classname/CHANGELOG.md b/packages/utils/classname/CHANGELOG.md index 10ec83240..7a1b6430b 100644 --- a/packages/utils/classname/CHANGELOG.md +++ b/packages/utils/classname/CHANGELOG.md @@ -1,5 +1,11 @@ # @hi-ui/classname +## 4.0.5 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + ## 4.0.4 ### Patch Changes diff --git a/packages/utils/classname/package.json b/packages/utils/classname/package.json index bfe16a85d..76a1f7f38 100644 --- a/packages/utils/classname/package.json +++ b/packages/utils/classname/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/classname", - "version": "4.0.4", + "version": "4.0.5", "description": "Now I’m the model of a modern major general / The venerated Virginian veteran whose men are all / Lining up, to put me up on a pedestal / Writin’ letters to relatives / Embellishin’ my elegance and eloquence / But the elephant is in the room / The truth is in ya face when ya hear the British cannons go / BOOM", "keywords": [], "author": "Flcwl ", diff --git a/packages/utils/container/CHANGELOG.md b/packages/utils/container/CHANGELOG.md index 8f8283e69..e446ce2fc 100644 --- a/packages/utils/container/CHANGELOG.md +++ b/packages/utils/container/CHANGELOG.md @@ -1,5 +1,11 @@ # @hi-ui/container +## 4.1.1 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + ## 4.1.0 ### Minor Changes diff --git a/packages/utils/container/package.json b/packages/utils/container/package.json index ca2f2e22e..77c82e0eb 100644 --- a/packages/utils/container/package.json +++ b/packages/utils/container/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/container", - "version": "4.1.0", + "version": "4.1.1", "description": "A sub-package for @hi-ui/utils.", "keywords": [], "author": "HiUI ", diff --git a/packages/utils/env/CHANGELOG.md b/packages/utils/env/CHANGELOG.md index f5952eada..e405b5b63 100644 --- a/packages/utils/env/CHANGELOG.md +++ b/packages/utils/env/CHANGELOG.md @@ -1,5 +1,11 @@ # @hi-ui/env +## 4.0.5 + +### Patch Changes + +- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject + ## 4.0.4 ### Patch Changes diff --git a/packages/utils/env/package.json b/packages/utils/env/package.json index 5ac29c8a7..d91bea637 100644 --- a/packages/utils/env/package.json +++ b/packages/utils/env/package.json @@ -1,6 +1,6 @@ { "name": "@hi-ui/env", - "version": "4.0.4", + "version": "4.0.5", "description": "Now I’m the model of a modern major general / The venerated Virginian veteran whose men are all / Lining up, to put me up on a pedestal / Writin’ letters to relatives / Embellishin’ my elegance and eloquence / But the elephant is in the room / The truth is in ya face when ya hear the British cannons go / BOOM", "keywords": [], "author": "Flcwl ",