From 1cf3cc571a330488b0477e45f9fff2a20ce8e7b4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 28 Nov 2024 06:49:03 +0000 Subject: [PATCH] ci(changesets): version packages (beta) --- .changeset/pre.json | 1 + packages/components/accordion/CHANGELOG.md | 16 ++++++ packages/components/accordion/package.json | 2 +- packages/components/alert/CHANGELOG.md | 12 +++++ packages/components/alert/package.json | 2 +- packages/components/autocomplete/CHANGELOG.md | 21 ++++++++ packages/components/autocomplete/package.json | 2 +- packages/components/avatar/CHANGELOG.md | 11 ++++ packages/components/avatar/package.json | 2 +- packages/components/badge/CHANGELOG.md | 10 ++++ packages/components/badge/package.json | 2 +- packages/components/breadcrumbs/CHANGELOG.md | 11 ++++ packages/components/breadcrumbs/package.json | 2 +- packages/components/button/CHANGELOG.md | 13 +++++ packages/components/button/package.json | 2 +- packages/components/calendar/CHANGELOG.md | 15 ++++++ packages/components/calendar/package.json | 2 +- packages/components/card/CHANGELOG.md | 12 +++++ packages/components/card/package.json | 2 +- packages/components/checkbox/CHANGELOG.md | 13 +++++ packages/components/checkbox/package.json | 2 +- packages/components/chip/CHANGELOG.md | 11 ++++ packages/components/chip/package.json | 2 +- packages/components/code/CHANGELOG.md | 11 ++++ packages/components/code/package.json | 2 +- packages/components/date-input/CHANGELOG.md | 11 ++++ packages/components/date-input/package.json | 2 +- packages/components/date-picker/CHANGELOG.md | 17 ++++++ packages/components/date-picker/package.json | 2 +- packages/components/divider/CHANGELOG.md | 11 ++++ packages/components/divider/package.json | 2 +- packages/components/drawer/CHANGELOG.md | 12 +++++ packages/components/drawer/package.json | 2 +- packages/components/dropdown/CHANGELOG.md | 13 +++++ packages/components/dropdown/package.json | 2 +- packages/components/form/CHANGELOG.md | 10 ++++ packages/components/form/package.json | 2 +- packages/components/image/CHANGELOG.md | 11 ++++ packages/components/image/package.json | 2 +- packages/components/input/CHANGELOG.md | 13 +++++ packages/components/input/package.json | 2 +- packages/components/kbd/CHANGELOG.md | 11 ++++ packages/components/kbd/package.json | 2 +- packages/components/link/CHANGELOG.md | 12 +++++ packages/components/link/package.json | 2 +- packages/components/listbox/CHANGELOG.md | 13 +++++ packages/components/listbox/package.json | 2 +- packages/components/menu/CHANGELOG.md | 14 +++++ packages/components/menu/package.json | 2 +- packages/components/modal/CHANGELOG.md | 17 ++++++ packages/components/modal/package.json | 2 +- packages/components/navbar/CHANGELOG.md | 14 +++++ packages/components/navbar/package.json | 2 +- packages/components/pagination/CHANGELOG.md | 12 +++++ packages/components/pagination/package.json | 2 +- packages/components/popover/CHANGELOG.md | 16 ++++++ packages/components/popover/package.json | 2 +- packages/components/progress/CHANGELOG.md | 11 ++++ packages/components/progress/package.json | 2 +- packages/components/radio/CHANGELOG.md | 11 ++++ packages/components/radio/package.json | 2 +- packages/components/ripple/CHANGELOG.md | 11 ++++ packages/components/ripple/package.json | 2 +- .../components/scroll-shadow/CHANGELOG.md | 11 ++++ .../components/scroll-shadow/package.json | 2 +- packages/components/select/CHANGELOG.md | 19 +++++++ packages/components/select/package.json | 2 +- packages/components/skeleton/CHANGELOG.md | 10 ++++ packages/components/skeleton/package.json | 2 +- packages/components/slider/CHANGELOG.md | 11 ++++ packages/components/slider/package.json | 2 +- packages/components/snippet/CHANGELOG.md | 14 +++++ packages/components/snippet/package.json | 2 +- packages/components/spacer/CHANGELOG.md | 11 ++++ packages/components/spacer/package.json | 2 +- packages/components/spinner/CHANGELOG.md | 11 ++++ packages/components/spinner/package.json | 2 +- packages/components/switch/CHANGELOG.md | 11 ++++ packages/components/switch/package.json | 2 +- packages/components/table/CHANGELOG.md | 13 +++++ packages/components/table/package.json | 2 +- packages/components/tabs/CHANGELOG.md | 14 +++++ packages/components/tabs/package.json | 2 +- packages/components/tooltip/CHANGELOG.md | 14 +++++ packages/components/tooltip/package.json | 2 +- packages/components/user/CHANGELOG.md | 11 ++++ packages/components/user/package.json | 2 +- packages/core/react/CHANGELOG.md | 54 +++++++++++++++++++ packages/core/react/package.json | 2 +- packages/core/system-rsc/CHANGELOG.md | 6 +++ packages/core/system-rsc/package.json | 2 +- packages/core/system/CHANGELOG.md | 10 ++++ packages/core/system/package.json | 2 +- packages/core/theme/CHANGELOG.md | 9 ++++ packages/core/theme/package.json | 2 +- .../use-aria-accordion-item/CHANGELOG.md | 6 +++ .../use-aria-accordion-item/package.json | 2 +- .../hooks/use-aria-accordion/CHANGELOG.md | 6 +++ .../hooks/use-aria-accordion/package.json | 2 +- packages/hooks/use-aria-button/CHANGELOG.md | 6 +++ packages/hooks/use-aria-button/package.json | 2 +- packages/hooks/use-aria-link/CHANGELOG.md | 6 +++ packages/hooks/use-aria-link/package.json | 2 +- packages/hooks/use-aria-menu/CHANGELOG.md | 6 +++ packages/hooks/use-aria-menu/package.json | 2 +- .../hooks/use-aria-modal-overlay/CHANGELOG.md | 6 +++ .../hooks/use-aria-modal-overlay/package.json | 2 +- .../hooks/use-aria-multiselect/CHANGELOG.md | 6 +++ .../hooks/use-aria-multiselect/package.json | 2 +- .../hooks/use-aria-toggle-button/CHANGELOG.md | 9 ++++ .../hooks/use-aria-toggle-button/package.json | 2 +- packages/hooks/use-callback-ref/CHANGELOG.md | 9 ++++ packages/hooks/use-callback-ref/package.json | 2 +- packages/hooks/use-clipboard/CHANGELOG.md | 6 +++ packages/hooks/use-clipboard/package.json | 2 +- .../use-data-scroll-overflow/CHANGELOG.md | 9 ++++ .../use-data-scroll-overflow/package.json | 2 +- packages/hooks/use-disclosure/CHANGELOG.md | 9 ++++ packages/hooks/use-disclosure/package.json | 2 +- packages/hooks/use-draggable/CHANGELOG.md | 6 +++ packages/hooks/use-draggable/package.json | 2 +- packages/hooks/use-image/CHANGELOG.md | 9 ++++ packages/hooks/use-image/package.json | 2 +- .../hooks/use-infinite-scroll/CHANGELOG.md | 9 ++++ .../hooks/use-infinite-scroll/package.json | 2 +- .../use-intersection-observer/CHANGELOG.md | 6 +++ .../use-intersection-observer/package.json | 2 +- packages/hooks/use-is-mobile/CHANGELOG.md | 6 +++ packages/hooks/use-is-mobile/package.json | 2 +- packages/hooks/use-is-mounted/CHANGELOG.md | 6 +++ packages/hooks/use-is-mounted/package.json | 2 +- packages/hooks/use-measure/CHANGELOG.md | 6 +++ packages/hooks/use-measure/package.json | 2 +- packages/hooks/use-pagination/CHANGELOG.md | 9 ++++ packages/hooks/use-pagination/package.json | 2 +- packages/hooks/use-real-shape/CHANGELOG.md | 9 ++++ packages/hooks/use-real-shape/package.json | 2 +- packages/hooks/use-ref-state/CHANGELOG.md | 6 +++ packages/hooks/use-ref-state/package.json | 2 +- packages/hooks/use-resize/CHANGELOG.md | 6 +++ packages/hooks/use-resize/package.json | 2 +- .../hooks/use-safe-layout-effect/CHANGELOG.md | 6 +++ .../hooks/use-safe-layout-effect/package.json | 2 +- .../hooks/use-scroll-position/CHANGELOG.md | 6 +++ .../hooks/use-scroll-position/package.json | 2 +- packages/hooks/use-ssr/CHANGELOG.md | 6 +++ packages/hooks/use-ssr/package.json | 2 +- packages/hooks/use-theme/CHANGELOG.md | 6 +++ packages/hooks/use-theme/package.json | 2 +- packages/hooks/use-update-effect/CHANGELOG.md | 6 +++ packages/hooks/use-update-effect/package.json | 2 +- packages/utilities/aria-utils/CHANGELOG.md | 11 ++++ packages/utilities/aria-utils/package.json | 2 +- packages/utilities/dom-animation/CHANGELOG.md | 6 +++ packages/utilities/dom-animation/package.json | 2 +- packages/utilities/framer-utils/CHANGELOG.md | 11 ++++ packages/utilities/framer-utils/package.json | 2 +- .../utilities/react-rsc-utils/CHANGELOG.md | 6 +++ .../utilities/react-rsc-utils/package.json | 2 +- packages/utilities/react-utils/CHANGELOG.md | 10 ++++ packages/utilities/react-utils/package.json | 2 +- packages/utilities/shared-icons/CHANGELOG.md | 6 +++ packages/utilities/shared-icons/package.json | 2 +- packages/utilities/shared-utils/CHANGELOG.md | 6 +++ packages/utilities/shared-utils/package.json | 2 +- packages/utilities/test-utils/CHANGELOG.md | 6 +++ packages/utilities/test-utils/package.json | 2 +- 167 files changed, 963 insertions(+), 83 deletions(-) diff --git a/.changeset/pre.json b/.changeset/pre.json index d7b5443365..d43c9e04f8 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -138,6 +138,7 @@ "slow-paws-punch", "smooth-mayflies-wonder", "soft-apricots-sleep", + "sour-bikes-burn", "sour-seas-buy", "spotty-spies-call", "swift-news-complain", diff --git a/packages/components/accordion/CHANGELOG.md b/packages/components/accordion/CHANGELOG.md index 35adb1ae9c..0d498b8526 100644 --- a/packages/components/accordion/CHANGELOG.md +++ b/packages/components/accordion/CHANGELOG.md @@ -1,5 +1,21 @@ # @nextui-org/accordion +## 2.1.0-beta.11 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + +- Updated dependencies [[`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27)]: + - @nextui-org/divider@2.1.0-beta.9 + - @nextui-org/use-aria-accordion@2.1.0-beta.8 + - @nextui-org/aria-utils@2.1.0-beta.10 + - @nextui-org/dom-animation@2.0.1-beta.7 + - @nextui-org/framer-utils@2.0.26-beta.10 + - @nextui-org/react-utils@2.0.18-beta.8 + - @nextui-org/shared-icons@2.0.10-beta.7 + - @nextui-org/shared-utils@2.0.9-beta.8 + ## 2.1.0-beta.10 ### Patch Changes diff --git a/packages/components/accordion/package.json b/packages/components/accordion/package.json index a7d06eb6aa..fc2d9ae094 100644 --- a/packages/components/accordion/package.json +++ b/packages/components/accordion/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/accordion", - "version": "2.1.0-beta.10", + "version": "2.1.0-beta.11", "description": "Collapse display a list of high-level options that can expand/collapse to reveal more information.", "keywords": [ "react", diff --git a/packages/components/alert/CHANGELOG.md b/packages/components/alert/CHANGELOG.md index e280a5914e..7682e3ba46 100644 --- a/packages/components/alert/CHANGELOG.md +++ b/packages/components/alert/CHANGELOG.md @@ -1,5 +1,17 @@ # @nextui-org/alert +## 2.1.0-beta.12 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + +- Updated dependencies [[`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27)]: + - @nextui-org/button@2.1.0-beta.9 + - @nextui-org/react-utils@2.0.18-beta.8 + - @nextui-org/shared-icons@2.0.10-beta.7 + - @nextui-org/shared-utils@2.0.9-beta.8 + ## 2.1.0-beta.11 ### Patch Changes diff --git a/packages/components/alert/package.json b/packages/components/alert/package.json index 8d0d559c8c..51f022e324 100644 --- a/packages/components/alert/package.json +++ b/packages/components/alert/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/alert", - "version": "2.1.0-beta.11", + "version": "2.1.0-beta.12", "description": "Alerts are temporary notifications that provide concise feedback about an action or event.", "keywords": [ "alert" diff --git a/packages/components/autocomplete/CHANGELOG.md b/packages/components/autocomplete/CHANGELOG.md index ab720423c5..f642490947 100644 --- a/packages/components/autocomplete/CHANGELOG.md +++ b/packages/components/autocomplete/CHANGELOG.md @@ -1,5 +1,26 @@ # @nextui-org/autocomplete +## 2.2.0-beta.15 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + +- Updated dependencies [[`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27)]: + - @nextui-org/button@2.1.0-beta.9 + - @nextui-org/form@2.0.1-beta.1 + - @nextui-org/input@2.3.0-beta.11 + - @nextui-org/listbox@2.2.0-beta.12 + - @nextui-org/popover@2.2.0-beta.11 + - @nextui-org/scroll-shadow@2.2.0-beta.8 + - @nextui-org/spinner@2.1.0-beta.9 + - @nextui-org/use-aria-button@2.1.0-beta.8 + - @nextui-org/use-safe-layout-effect@2.0.7-beta.5 + - @nextui-org/aria-utils@2.1.0-beta.10 + - @nextui-org/react-utils@2.0.18-beta.8 + - @nextui-org/shared-icons@2.0.10-beta.7 + - @nextui-org/shared-utils@2.0.9-beta.8 + ## 2.2.0-beta.14 ### Patch Changes diff --git a/packages/components/autocomplete/package.json b/packages/components/autocomplete/package.json index ea9cbf3342..9315c69c77 100644 --- a/packages/components/autocomplete/package.json +++ b/packages/components/autocomplete/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/autocomplete", - "version": "2.2.0-beta.14", + "version": "2.2.0-beta.15", "description": "An autocomplete combines a text input with a listbox, allowing users to filter a list of options to items matching a query.", "keywords": [ "autocomplete" diff --git a/packages/components/avatar/CHANGELOG.md b/packages/components/avatar/CHANGELOG.md index 765ed77969..7914e7698c 100644 --- a/packages/components/avatar/CHANGELOG.md +++ b/packages/components/avatar/CHANGELOG.md @@ -1,5 +1,16 @@ # @nextui-org/avatar +## 2.1.0-beta.12 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + +- Updated dependencies [[`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27)]: + - @nextui-org/use-image@2.0.7-beta.10 + - @nextui-org/react-utils@2.0.18-beta.8 + - @nextui-org/shared-utils@2.0.9-beta.8 + ## 2.1.0-beta.11 ### Patch Changes diff --git a/packages/components/avatar/package.json b/packages/components/avatar/package.json index 19cd258b75..0bd72cb12a 100644 --- a/packages/components/avatar/package.json +++ b/packages/components/avatar/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/avatar", - "version": "2.1.0-beta.11", + "version": "2.1.0-beta.12", "description": "The Avatar component is used to represent a user, and displays the profile picture, initials or fallback icon.", "keywords": [ "avatar" diff --git a/packages/components/badge/CHANGELOG.md b/packages/components/badge/CHANGELOG.md index f03bcd164f..7cf1f318a1 100644 --- a/packages/components/badge/CHANGELOG.md +++ b/packages/components/badge/CHANGELOG.md @@ -1,5 +1,15 @@ # @nextui-org/badge +## 2.1.0-beta.8 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + +- Updated dependencies [[`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27)]: + - @nextui-org/react-utils@2.0.18-beta.8 + - @nextui-org/shared-utils@2.0.9-beta.8 + ## 2.1.0-beta.7 ### Patch Changes diff --git a/packages/components/badge/package.json b/packages/components/badge/package.json index c860ef5d35..578bc82bcf 100644 --- a/packages/components/badge/package.json +++ b/packages/components/badge/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/badge", - "version": "2.1.0-beta.7", + "version": "2.1.0-beta.8", "description": "Badges are used as a small numerical value or status descriptor for UI elements.", "keywords": [ "badge" diff --git a/packages/components/breadcrumbs/CHANGELOG.md b/packages/components/breadcrumbs/CHANGELOG.md index 250e951477..d888a8d125 100644 --- a/packages/components/breadcrumbs/CHANGELOG.md +++ b/packages/components/breadcrumbs/CHANGELOG.md @@ -1,5 +1,16 @@ # @nextui-org/breadcrumbs +## 2.1.0-beta.10 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + +- Updated dependencies [[`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27)]: + - @nextui-org/react-utils@2.0.18-beta.8 + - @nextui-org/shared-icons@2.0.10-beta.7 + - @nextui-org/shared-utils@2.0.9-beta.8 + ## 2.1.0-beta.9 ### Patch Changes diff --git a/packages/components/breadcrumbs/package.json b/packages/components/breadcrumbs/package.json index 2a286ad1aa..c7363276fc 100644 --- a/packages/components/breadcrumbs/package.json +++ b/packages/components/breadcrumbs/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/breadcrumbs", - "version": "2.1.0-beta.9", + "version": "2.1.0-beta.10", "description": "Breadcrumbs display a hierarchy of links to the current page or resource in an application.", "keywords": [ "breadcrumbs" diff --git a/packages/components/button/CHANGELOG.md b/packages/components/button/CHANGELOG.md index 582d030e36..53f237285b 100644 --- a/packages/components/button/CHANGELOG.md +++ b/packages/components/button/CHANGELOG.md @@ -1,5 +1,18 @@ # @nextui-org/button +## 2.1.0-beta.9 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + +- Updated dependencies [[`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27)]: + - @nextui-org/ripple@2.1.0-beta.8 + - @nextui-org/spinner@2.1.0-beta.9 + - @nextui-org/use-aria-button@2.1.0-beta.8 + - @nextui-org/react-utils@2.0.18-beta.8 + - @nextui-org/shared-utils@2.0.9-beta.8 + ## 2.1.0-beta.8 ### Patch Changes diff --git a/packages/components/button/package.json b/packages/components/button/package.json index 61889e2e1c..0735435d11 100644 --- a/packages/components/button/package.json +++ b/packages/components/button/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/button", - "version": "2.1.0-beta.8", + "version": "2.1.0-beta.9", "description": "Buttons allow users to perform actions and choose with a single tap.", "keywords": [ "button" diff --git a/packages/components/calendar/CHANGELOG.md b/packages/components/calendar/CHANGELOG.md index cc859e3f3d..69f8eed4c0 100644 --- a/packages/components/calendar/CHANGELOG.md +++ b/packages/components/calendar/CHANGELOG.md @@ -1,5 +1,20 @@ # @nextui-org/calendar +## 2.1.0-beta.12 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + +- Updated dependencies [[`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27)]: + - @nextui-org/button@2.1.0-beta.9 + - @nextui-org/use-aria-button@2.1.0-beta.8 + - @nextui-org/dom-animation@2.0.1-beta.7 + - @nextui-org/framer-utils@2.0.26-beta.10 + - @nextui-org/react-utils@2.0.18-beta.8 + - @nextui-org/shared-icons@2.0.10-beta.7 + - @nextui-org/shared-utils@2.0.9-beta.8 + ## 2.1.0-beta.11 ### Patch Changes diff --git a/packages/components/calendar/package.json b/packages/components/calendar/package.json index d32aba329f..d03d123877 100644 --- a/packages/components/calendar/package.json +++ b/packages/components/calendar/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/calendar", - "version": "2.1.0-beta.11", + "version": "2.1.0-beta.12", "description": "A calendar displays one or more date grids and allows users to select a single date.", "keywords": [ "calendar" diff --git a/packages/components/card/CHANGELOG.md b/packages/components/card/CHANGELOG.md index c7a09b477b..62282a2f2e 100644 --- a/packages/components/card/CHANGELOG.md +++ b/packages/components/card/CHANGELOG.md @@ -1,5 +1,17 @@ # @nextui-org/card +## 2.1.0-beta.9 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + +- Updated dependencies [[`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27)]: + - @nextui-org/ripple@2.1.0-beta.8 + - @nextui-org/use-aria-button@2.1.0-beta.8 + - @nextui-org/react-utils@2.0.18-beta.8 + - @nextui-org/shared-utils@2.0.9-beta.8 + ## 2.1.0-beta.8 ### Patch Changes diff --git a/packages/components/card/package.json b/packages/components/card/package.json index b08afc6892..da70bc18ec 100644 --- a/packages/components/card/package.json +++ b/packages/components/card/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/card", - "version": "2.1.0-beta.8", + "version": "2.1.0-beta.9", "description": "Card is a container for text, photos, and actions in the context of a single subject.", "keywords": [ "card" diff --git a/packages/components/checkbox/CHANGELOG.md b/packages/components/checkbox/CHANGELOG.md index 35684102cc..eacfb4b435 100644 --- a/packages/components/checkbox/CHANGELOG.md +++ b/packages/components/checkbox/CHANGELOG.md @@ -1,5 +1,18 @@ # @nextui-org/checkbox +## 2.2.0-beta.9 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + +- Updated dependencies [[`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27)]: + - @nextui-org/form@2.0.1-beta.1 + - @nextui-org/use-callback-ref@2.0.7-beta.5 + - @nextui-org/use-safe-layout-effect@2.0.7-beta.5 + - @nextui-org/react-utils@2.0.18-beta.8 + - @nextui-org/shared-utils@2.0.9-beta.8 + ## 2.2.0-beta.8 ### Patch Changes diff --git a/packages/components/checkbox/package.json b/packages/components/checkbox/package.json index 7bff6939db..e95f727497 100644 --- a/packages/components/checkbox/package.json +++ b/packages/components/checkbox/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/checkbox", - "version": "2.2.0-beta.8", + "version": "2.2.0-beta.9", "description": "Checkboxes allow users to select multiple items from a list of individual items, or to mark one individual item as selected.", "keywords": [ "checkbox" diff --git a/packages/components/chip/CHANGELOG.md b/packages/components/chip/CHANGELOG.md index 3026d660f5..9b74c9658c 100644 --- a/packages/components/chip/CHANGELOG.md +++ b/packages/components/chip/CHANGELOG.md @@ -1,5 +1,16 @@ # @nextui-org/chip +## 2.1.0-beta.10 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + +- Updated dependencies [[`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27)]: + - @nextui-org/react-utils@2.0.18-beta.8 + - @nextui-org/shared-icons@2.0.10-beta.7 + - @nextui-org/shared-utils@2.0.9-beta.8 + ## 2.1.0-beta.9 ### Patch Changes diff --git a/packages/components/chip/package.json b/packages/components/chip/package.json index e81d3a0c64..b7f9f7d28e 100644 --- a/packages/components/chip/package.json +++ b/packages/components/chip/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/chip", - "version": "2.1.0-beta.9", + "version": "2.1.0-beta.10", "description": "Chips help people enter information, make selections, filter content, or trigger actions.", "keywords": [ "chip" diff --git a/packages/components/code/CHANGELOG.md b/packages/components/code/CHANGELOG.md index 0e2cc3486e..9d1e049f97 100644 --- a/packages/components/code/CHANGELOG.md +++ b/packages/components/code/CHANGELOG.md @@ -1,5 +1,16 @@ # @nextui-org/code +## 2.1.0-beta.9 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + +- Updated dependencies [[`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27)]: + - @nextui-org/system-rsc@2.2.0-beta.8 + - @nextui-org/react-utils@2.0.18-beta.8 + - @nextui-org/shared-utils@2.0.9-beta.8 + ## 2.1.0-beta.8 ### Patch Changes diff --git a/packages/components/code/package.json b/packages/components/code/package.json index e298ee2f6a..f2686c9f89 100644 --- a/packages/components/code/package.json +++ b/packages/components/code/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/code", - "version": "2.1.0-beta.8", + "version": "2.1.0-beta.9", "description": "Code is a component used to display inline code.", "keywords": [ "code" diff --git a/packages/components/date-input/CHANGELOG.md b/packages/components/date-input/CHANGELOG.md index c27109acce..ac8b3a2d5a 100644 --- a/packages/components/date-input/CHANGELOG.md +++ b/packages/components/date-input/CHANGELOG.md @@ -1,5 +1,16 @@ # @nextui-org/date-input +## 2.2.0-beta.9 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + +- Updated dependencies [[`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27)]: + - @nextui-org/form@2.0.1-beta.1 + - @nextui-org/react-utils@2.0.18-beta.8 + - @nextui-org/shared-utils@2.0.9-beta.8 + ## 2.2.0-beta.8 ### Patch Changes diff --git a/packages/components/date-input/package.json b/packages/components/date-input/package.json index f282881ca9..d9afcebcfd 100644 --- a/packages/components/date-input/package.json +++ b/packages/components/date-input/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/date-input", - "version": "2.2.0-beta.8", + "version": "2.2.0-beta.9", "description": "A date input allows users to enter and edit date and time values using a keyboard.", "keywords": [ "date-field" diff --git a/packages/components/date-picker/CHANGELOG.md b/packages/components/date-picker/CHANGELOG.md index fc90a62ca3..b6b70f5958 100644 --- a/packages/components/date-picker/CHANGELOG.md +++ b/packages/components/date-picker/CHANGELOG.md @@ -1,5 +1,22 @@ # @nextui-org/date-picker +## 2.2.0-beta.13 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + +- Updated dependencies [[`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27)]: + - @nextui-org/button@2.1.0-beta.9 + - @nextui-org/calendar@2.1.0-beta.12 + - @nextui-org/date-input@2.2.0-beta.9 + - @nextui-org/form@2.0.1-beta.1 + - @nextui-org/popover@2.2.0-beta.11 + - @nextui-org/aria-utils@2.1.0-beta.10 + - @nextui-org/react-utils@2.0.18-beta.8 + - @nextui-org/shared-icons@2.0.10-beta.7 + - @nextui-org/shared-utils@2.0.9-beta.8 + ## 2.2.0-beta.12 ### Patch Changes diff --git a/packages/components/date-picker/package.json b/packages/components/date-picker/package.json index 7926e813ec..708ec557da 100644 --- a/packages/components/date-picker/package.json +++ b/packages/components/date-picker/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/date-picker", - "version": "2.2.0-beta.12", + "version": "2.2.0-beta.13", "description": "A date picker combines a DateInput and a Calendar popover to allow users to enter or select a date and time value.", "keywords": [ "date-picker" diff --git a/packages/components/divider/CHANGELOG.md b/packages/components/divider/CHANGELOG.md index 7c33ecc806..82654321d8 100644 --- a/packages/components/divider/CHANGELOG.md +++ b/packages/components/divider/CHANGELOG.md @@ -1,5 +1,16 @@ # @nextui-org/divider +## 2.1.0-beta.9 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + +- Updated dependencies [[`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27)]: + - @nextui-org/system-rsc@2.2.0-beta.8 + - @nextui-org/react-rsc-utils@2.0.15-beta.5 + - @nextui-org/shared-utils@2.0.9-beta.8 + ## 2.1.0-beta.8 ### Patch Changes diff --git a/packages/components/divider/package.json b/packages/components/divider/package.json index a29f24c274..71d7299653 100644 --- a/packages/components/divider/package.json +++ b/packages/components/divider/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/divider", - "version": "2.1.0-beta.8", + "version": "2.1.0-beta.9", "description": ". A separator is a visual divider between two groups of content", "keywords": [ "divider" diff --git a/packages/components/drawer/CHANGELOG.md b/packages/components/drawer/CHANGELOG.md index f82b2caf0f..b5f671843e 100644 --- a/packages/components/drawer/CHANGELOG.md +++ b/packages/components/drawer/CHANGELOG.md @@ -1,5 +1,17 @@ # @nextui-org/drawer +## 2.1.0-beta.12 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + +- Updated dependencies [[`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27)]: + - @nextui-org/modal@2.1.0-beta.12 + - @nextui-org/framer-utils@2.0.26-beta.10 + - @nextui-org/react-utils@2.0.18-beta.8 + - @nextui-org/shared-utils@2.0.9-beta.8 + ## 2.1.0-beta.11 ### Patch Changes diff --git a/packages/components/drawer/package.json b/packages/components/drawer/package.json index 6bc5d056cc..fc7343d29d 100644 --- a/packages/components/drawer/package.json +++ b/packages/components/drawer/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/drawer", - "version": "2.1.0-beta.11", + "version": "2.1.0-beta.12", "description": "Used to render a content that slides in from the side of the screen.", "keywords": [ "drawer" diff --git a/packages/components/dropdown/CHANGELOG.md b/packages/components/dropdown/CHANGELOG.md index 52dce1a338..aec3a8bac4 100644 --- a/packages/components/dropdown/CHANGELOG.md +++ b/packages/components/dropdown/CHANGELOG.md @@ -1,5 +1,18 @@ # @nextui-org/dropdown +## 2.2.0-beta.12 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + +- Updated dependencies [[`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27)]: + - @nextui-org/menu@2.1.0-beta.11 + - @nextui-org/popover@2.2.0-beta.11 + - @nextui-org/aria-utils@2.1.0-beta.10 + - @nextui-org/react-utils@2.0.18-beta.8 + - @nextui-org/shared-utils@2.0.9-beta.8 + ## 2.2.0-beta.11 ### Patch Changes diff --git a/packages/components/dropdown/package.json b/packages/components/dropdown/package.json index c3c341a760..45a5ae2b96 100644 --- a/packages/components/dropdown/package.json +++ b/packages/components/dropdown/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/dropdown", - "version": "2.2.0-beta.11", + "version": "2.2.0-beta.12", "description": "A dropdown displays a list of actions or options that a user can choose.", "keywords": [ "dropdown" diff --git a/packages/components/form/CHANGELOG.md b/packages/components/form/CHANGELOG.md index ce7db853f5..f7b9961c4a 100644 --- a/packages/components/form/CHANGELOG.md +++ b/packages/components/form/CHANGELOG.md @@ -1,5 +1,15 @@ # @nextui-org/form +## 2.0.1-beta.1 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + +- Updated dependencies [[`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27)]: + - @nextui-org/react-utils@2.0.18-beta.8 + - @nextui-org/shared-utils@2.0.9-beta.8 + ## 2.0.1-beta.0 ### Patch Changes diff --git a/packages/components/form/package.json b/packages/components/form/package.json index e5568c2cab..99018bac65 100644 --- a/packages/components/form/package.json +++ b/packages/components/form/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/form", - "version": "2.0.1-beta.0", + "version": "2.0.1-beta.1", "description": "A form is a group of inputs that allows users submit data to a server and supports field validation errors.", "keywords": [ "form" diff --git a/packages/components/image/CHANGELOG.md b/packages/components/image/CHANGELOG.md index ed2651db48..e46cd4e610 100644 --- a/packages/components/image/CHANGELOG.md +++ b/packages/components/image/CHANGELOG.md @@ -1,5 +1,16 @@ # @nextui-org/image +## 2.1.0-beta.11 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + +- Updated dependencies [[`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27)]: + - @nextui-org/use-image@2.0.7-beta.10 + - @nextui-org/react-utils@2.0.18-beta.8 + - @nextui-org/shared-utils@2.0.9-beta.8 + ## 2.1.0-beta.10 ### Patch Changes diff --git a/packages/components/image/package.json b/packages/components/image/package.json index 9fa2344025..16fdddb2df 100644 --- a/packages/components/image/package.json +++ b/packages/components/image/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/image", - "version": "2.1.0-beta.10", + "version": "2.1.0-beta.11", "description": "A simple image component", "keywords": [ "image" diff --git a/packages/components/input/CHANGELOG.md b/packages/components/input/CHANGELOG.md index bbce6c4a3a..fae1fd8f2c 100644 --- a/packages/components/input/CHANGELOG.md +++ b/packages/components/input/CHANGELOG.md @@ -1,5 +1,18 @@ # @nextui-org/input +## 2.3.0-beta.11 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + +- Updated dependencies [[`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27)]: + - @nextui-org/form@2.0.1-beta.1 + - @nextui-org/use-safe-layout-effect@2.0.7-beta.5 + - @nextui-org/react-utils@2.0.18-beta.8 + - @nextui-org/shared-icons@2.0.10-beta.7 + - @nextui-org/shared-utils@2.0.9-beta.8 + ## 2.3.0-beta.10 ### Patch Changes diff --git a/packages/components/input/package.json b/packages/components/input/package.json index 2a88423f42..c141df8485 100644 --- a/packages/components/input/package.json +++ b/packages/components/input/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/input", - "version": "2.3.0-beta.10", + "version": "2.3.0-beta.11", "description": "The input component is designed for capturing user input within a text field.", "keywords": [ "input" diff --git a/packages/components/kbd/CHANGELOG.md b/packages/components/kbd/CHANGELOG.md index 5fcaf36e75..37a4ca4443 100644 --- a/packages/components/kbd/CHANGELOG.md +++ b/packages/components/kbd/CHANGELOG.md @@ -1,5 +1,16 @@ # @nextui-org/kbd +## 2.1.0-beta.9 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + +- Updated dependencies [[`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27)]: + - @nextui-org/system-rsc@2.2.0-beta.8 + - @nextui-org/react-utils@2.0.18-beta.8 + - @nextui-org/shared-utils@2.0.9-beta.8 + ## 2.1.0-beta.8 ### Patch Changes diff --git a/packages/components/kbd/package.json b/packages/components/kbd/package.json index 3173f215c1..429f4cc16e 100644 --- a/packages/components/kbd/package.json +++ b/packages/components/kbd/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/kbd", - "version": "2.1.0-beta.8", + "version": "2.1.0-beta.9", "description": "The keyboard key components indicates which key or set of keys used to execute a specificv action", "keywords": [ "kbd" diff --git a/packages/components/link/CHANGELOG.md b/packages/components/link/CHANGELOG.md index abccbf3437..80f323cb5f 100644 --- a/packages/components/link/CHANGELOG.md +++ b/packages/components/link/CHANGELOG.md @@ -1,5 +1,17 @@ # @nextui-org/link +## 2.1.0-beta.10 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + +- Updated dependencies [[`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27)]: + - @nextui-org/use-aria-link@2.1.0-beta.8 + - @nextui-org/react-utils@2.0.18-beta.8 + - @nextui-org/shared-icons@2.0.10-beta.7 + - @nextui-org/shared-utils@2.0.9-beta.8 + ## 2.1.0-beta.9 ### Patch Changes diff --git a/packages/components/link/package.json b/packages/components/link/package.json index 56af92eed9..20d8c35ece 100644 --- a/packages/components/link/package.json +++ b/packages/components/link/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/link", - "version": "2.1.0-beta.9", + "version": "2.1.0-beta.10", "description": "Links allow users to click their way from page to page. This component is styled to resemble a hyperlink and semantically renders an <a>", "keywords": [ "link" diff --git a/packages/components/listbox/CHANGELOG.md b/packages/components/listbox/CHANGELOG.md index 8555e22a9a..bce2a809f3 100644 --- a/packages/components/listbox/CHANGELOG.md +++ b/packages/components/listbox/CHANGELOG.md @@ -1,5 +1,18 @@ # @nextui-org/listbox +## 2.2.0-beta.12 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + +- Updated dependencies [[`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27)]: + - @nextui-org/divider@2.1.0-beta.9 + - @nextui-org/use-is-mobile@2.1.0-beta.8 + - @nextui-org/aria-utils@2.1.0-beta.10 + - @nextui-org/react-utils@2.0.18-beta.8 + - @nextui-org/shared-utils@2.0.9-beta.8 + ## 2.2.0-beta.11 ### Patch Changes diff --git a/packages/components/listbox/package.json b/packages/components/listbox/package.json index e7148ed76c..0043351cda 100644 --- a/packages/components/listbox/package.json +++ b/packages/components/listbox/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/listbox", - "version": "2.2.0-beta.11", + "version": "2.2.0-beta.12", "description": "A listbox displays a list of options and allows a user to select one or more of them.", "keywords": [ "listbox" diff --git a/packages/components/menu/CHANGELOG.md b/packages/components/menu/CHANGELOG.md index 218800edba..74866c6708 100644 --- a/packages/components/menu/CHANGELOG.md +++ b/packages/components/menu/CHANGELOG.md @@ -1,5 +1,19 @@ # @nextui-org/menu +## 2.1.0-beta.11 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + +- Updated dependencies [[`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27)]: + - @nextui-org/divider@2.1.0-beta.9 + - @nextui-org/use-aria-menu@2.1.0-beta.8 + - @nextui-org/use-is-mobile@2.1.0-beta.8 + - @nextui-org/aria-utils@2.1.0-beta.10 + - @nextui-org/react-utils@2.0.18-beta.8 + - @nextui-org/shared-utils@2.0.9-beta.8 + ## 2.1.0-beta.10 ### Patch Changes diff --git a/packages/components/menu/package.json b/packages/components/menu/package.json index f5518b9ffe..2def9c9c09 100644 --- a/packages/components/menu/package.json +++ b/packages/components/menu/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/menu", - "version": "2.1.0-beta.10", + "version": "2.1.0-beta.11", "description": "A menu displays a list of options and allows a user to select one or more of them.", "keywords": [ "menu" diff --git a/packages/components/modal/CHANGELOG.md b/packages/components/modal/CHANGELOG.md index 295e351e4e..23acabcec1 100644 --- a/packages/components/modal/CHANGELOG.md +++ b/packages/components/modal/CHANGELOG.md @@ -1,5 +1,22 @@ # @nextui-org/modal +## 2.1.0-beta.12 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + +- Updated dependencies [[`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27)]: + - @nextui-org/use-aria-button@2.1.0-beta.8 + - @nextui-org/use-aria-modal-overlay@2.1.0-beta.8 + - @nextui-org/use-disclosure@2.1.0-beta.8 + - @nextui-org/use-draggable@2.0.1-beta.7 + - @nextui-org/dom-animation@2.0.1-beta.7 + - @nextui-org/framer-utils@2.0.26-beta.10 + - @nextui-org/react-utils@2.0.18-beta.8 + - @nextui-org/shared-icons@2.0.10-beta.7 + - @nextui-org/shared-utils@2.0.9-beta.8 + ## 2.1.0-beta.11 ### Patch Changes diff --git a/packages/components/modal/package.json b/packages/components/modal/package.json index 4966c2129e..ebac74bf41 100644 --- a/packages/components/modal/package.json +++ b/packages/components/modal/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/modal", - "version": "2.1.0-beta.11", + "version": "2.1.0-beta.12", "description": "Displays a dialog with a custom content that requires attention or provides additional information.", "keywords": [ "modal" diff --git a/packages/components/navbar/CHANGELOG.md b/packages/components/navbar/CHANGELOG.md index 6130c41596..0737272d43 100644 --- a/packages/components/navbar/CHANGELOG.md +++ b/packages/components/navbar/CHANGELOG.md @@ -1,5 +1,19 @@ # @nextui-org/navbar +## 2.1.0-beta.10 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + +- Updated dependencies [[`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27)]: + - @nextui-org/use-aria-toggle-button@2.1.0-beta.8 + - @nextui-org/use-scroll-position@2.0.10-beta.5 + - @nextui-org/dom-animation@2.0.1-beta.7 + - @nextui-org/framer-utils@2.0.26-beta.10 + - @nextui-org/react-utils@2.0.18-beta.8 + - @nextui-org/shared-utils@2.0.9-beta.8 + ## 2.1.0-beta.9 ### Patch Changes diff --git a/packages/components/navbar/package.json b/packages/components/navbar/package.json index b41878b886..364ab35cec 100644 --- a/packages/components/navbar/package.json +++ b/packages/components/navbar/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/navbar", - "version": "2.1.0-beta.9", + "version": "2.1.0-beta.10", "description": "A responsive navigation header positioned on top side of your page that includes support for branding, links, navigation, collapse and more.", "keywords": [ "navbar" diff --git a/packages/components/pagination/CHANGELOG.md b/packages/components/pagination/CHANGELOG.md index d74cf76ed0..2ab3c240ee 100644 --- a/packages/components/pagination/CHANGELOG.md +++ b/packages/components/pagination/CHANGELOG.md @@ -1,5 +1,17 @@ # @nextui-org/pagination +## 2.1.0-beta.10 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + +- Updated dependencies [[`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27)]: + - @nextui-org/use-pagination@2.1.0-beta.9 + - @nextui-org/react-utils@2.0.18-beta.8 + - @nextui-org/shared-icons@2.0.10-beta.7 + - @nextui-org/shared-utils@2.0.9-beta.8 + ## 2.1.0-beta.9 ### Patch Changes diff --git a/packages/components/pagination/package.json b/packages/components/pagination/package.json index 7c479c4c6d..6a93f0743f 100644 --- a/packages/components/pagination/package.json +++ b/packages/components/pagination/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/pagination", - "version": "2.1.0-beta.9", + "version": "2.1.0-beta.10", "description": "The Pagination component allows you to display active page and navigate between multiple pages.", "keywords": [ "pagination" diff --git a/packages/components/popover/CHANGELOG.md b/packages/components/popover/CHANGELOG.md index 37672de653..afb2d47af2 100644 --- a/packages/components/popover/CHANGELOG.md +++ b/packages/components/popover/CHANGELOG.md @@ -1,5 +1,21 @@ # @nextui-org/popover +## 2.2.0-beta.11 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + +- Updated dependencies [[`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27)]: + - @nextui-org/button@2.1.0-beta.9 + - @nextui-org/use-aria-button@2.1.0-beta.8 + - @nextui-org/use-safe-layout-effect@2.0.7-beta.5 + - @nextui-org/aria-utils@2.1.0-beta.10 + - @nextui-org/dom-animation@2.0.1-beta.7 + - @nextui-org/framer-utils@2.0.26-beta.10 + - @nextui-org/react-utils@2.0.18-beta.8 + - @nextui-org/shared-utils@2.0.9-beta.8 + ## 2.2.0-beta.10 ### Patch Changes diff --git a/packages/components/popover/package.json b/packages/components/popover/package.json index 8999f8c905..45932bf8bd 100644 --- a/packages/components/popover/package.json +++ b/packages/components/popover/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/popover", - "version": "2.2.0-beta.10", + "version": "2.2.0-beta.11", "description": "A popover is an overlay element positioned relative to a trigger.", "keywords": [ "popover" diff --git a/packages/components/progress/CHANGELOG.md b/packages/components/progress/CHANGELOG.md index 1d7557bc68..0e450ec845 100644 --- a/packages/components/progress/CHANGELOG.md +++ b/packages/components/progress/CHANGELOG.md @@ -1,5 +1,16 @@ # @nextui-org/progress +## 2.1.0-beta.9 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + +- Updated dependencies [[`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27)]: + - @nextui-org/use-is-mounted@2.0.7-beta.5 + - @nextui-org/react-utils@2.0.18-beta.8 + - @nextui-org/shared-utils@2.0.9-beta.8 + ## 2.1.0-beta.8 ### Patch Changes diff --git a/packages/components/progress/package.json b/packages/components/progress/package.json index 737df81a7f..78ca861405 100644 --- a/packages/components/progress/package.json +++ b/packages/components/progress/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/progress", - "version": "2.1.0-beta.8", + "version": "2.1.0-beta.9", "description": "Progress bars show either determinate or indeterminate progress of an operation over time.", "keywords": [ "progress" diff --git a/packages/components/radio/CHANGELOG.md b/packages/components/radio/CHANGELOG.md index cc27947816..2f658968a6 100644 --- a/packages/components/radio/CHANGELOG.md +++ b/packages/components/radio/CHANGELOG.md @@ -1,5 +1,16 @@ # @nextui-org/radio +## 2.2.0-beta.9 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + +- Updated dependencies [[`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27)]: + - @nextui-org/form@2.0.1-beta.1 + - @nextui-org/react-utils@2.0.18-beta.8 + - @nextui-org/shared-utils@2.0.9-beta.8 + ## 2.2.0-beta.8 ### Patch Changes diff --git a/packages/components/radio/package.json b/packages/components/radio/package.json index 7e86f4aae2..c8d0fcfd08 100644 --- a/packages/components/radio/package.json +++ b/packages/components/radio/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/radio", - "version": "2.2.0-beta.8", + "version": "2.2.0-beta.9", "description": "Radios allow users to select a single option from a list of mutually exclusive options.", "keywords": [ "radio" diff --git a/packages/components/ripple/CHANGELOG.md b/packages/components/ripple/CHANGELOG.md index 0fedae1f84..4aea12837d 100644 --- a/packages/components/ripple/CHANGELOG.md +++ b/packages/components/ripple/CHANGELOG.md @@ -1,5 +1,16 @@ # @nextui-org/ripple +## 2.1.0-beta.8 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + +- Updated dependencies [[`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27)]: + - @nextui-org/dom-animation@2.0.1-beta.7 + - @nextui-org/react-utils@2.0.18-beta.8 + - @nextui-org/shared-utils@2.0.9-beta.8 + ## 2.1.0-beta.7 ### Patch Changes diff --git a/packages/components/ripple/package.json b/packages/components/ripple/package.json index 5bf89c59b4..9194919026 100644 --- a/packages/components/ripple/package.json +++ b/packages/components/ripple/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/ripple", - "version": "2.1.0-beta.7", + "version": "2.1.0-beta.8", "description": "A simple implementation to display a ripple animation when the source component is clicked", "keywords": [ "ripple" diff --git a/packages/components/scroll-shadow/CHANGELOG.md b/packages/components/scroll-shadow/CHANGELOG.md index f82d4d211b..5d135e9e17 100644 --- a/packages/components/scroll-shadow/CHANGELOG.md +++ b/packages/components/scroll-shadow/CHANGELOG.md @@ -1,5 +1,16 @@ # @nextui-org/scroll-shadow +## 2.2.0-beta.8 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + +- Updated dependencies [[`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27)]: + - @nextui-org/use-data-scroll-overflow@2.1.8-beta.8 + - @nextui-org/react-utils@2.0.18-beta.8 + - @nextui-org/shared-utils@2.0.9-beta.8 + ## 2.2.0-beta.7 ### Patch Changes diff --git a/packages/components/scroll-shadow/package.json b/packages/components/scroll-shadow/package.json index b8f095d19a..5696823ce3 100644 --- a/packages/components/scroll-shadow/package.json +++ b/packages/components/scroll-shadow/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/scroll-shadow", - "version": "2.2.0-beta.7", + "version": "2.2.0-beta.8", "description": "A component that applies top and bottom shadows when content overflows on scroll.", "keywords": [ "scroll-shadow" diff --git a/packages/components/select/CHANGELOG.md b/packages/components/select/CHANGELOG.md index e221035335..a5f7839725 100644 --- a/packages/components/select/CHANGELOG.md +++ b/packages/components/select/CHANGELOG.md @@ -1,5 +1,24 @@ # @nextui-org/select +## 2.3.0-beta.17 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + +- Updated dependencies [[`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27)]: + - @nextui-org/listbox@2.2.0-beta.12 + - @nextui-org/popover@2.2.0-beta.11 + - @nextui-org/scroll-shadow@2.2.0-beta.8 + - @nextui-org/spinner@2.1.0-beta.9 + - @nextui-org/use-aria-button@2.1.0-beta.8 + - @nextui-org/use-aria-multiselect@2.3.0-beta.8 + - @nextui-org/use-safe-layout-effect@2.0.7-beta.5 + - @nextui-org/aria-utils@2.1.0-beta.10 + - @nextui-org/react-utils@2.0.18-beta.8 + - @nextui-org/shared-icons@2.0.10-beta.7 + - @nextui-org/shared-utils@2.0.9-beta.8 + ## 2.3.0-beta.16 ### Patch Changes diff --git a/packages/components/select/package.json b/packages/components/select/package.json index 09b0610982..a8f929092c 100644 --- a/packages/components/select/package.json +++ b/packages/components/select/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/select", - "version": "2.3.0-beta.16", + "version": "2.3.0-beta.17", "description": "A select displays a collapsible list of options and allows a user to select one of them.", "keywords": [ "select" diff --git a/packages/components/skeleton/CHANGELOG.md b/packages/components/skeleton/CHANGELOG.md index 22d0d51558..0d31dff557 100644 --- a/packages/components/skeleton/CHANGELOG.md +++ b/packages/components/skeleton/CHANGELOG.md @@ -1,5 +1,15 @@ # @nextui-org/skeleton +## 2.1.0-beta.8 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + +- Updated dependencies [[`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27)]: + - @nextui-org/react-utils@2.0.18-beta.8 + - @nextui-org/shared-utils@2.0.9-beta.8 + ## 2.1.0-beta.7 ### Patch Changes diff --git a/packages/components/skeleton/package.json b/packages/components/skeleton/package.json index e75e8881b7..ed3e3512f1 100644 --- a/packages/components/skeleton/package.json +++ b/packages/components/skeleton/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/skeleton", - "version": "2.1.0-beta.7", + "version": "2.1.0-beta.8", "description": "Skeleton is used to display the loading state of some component.", "keywords": [ "skeleton" diff --git a/packages/components/slider/CHANGELOG.md b/packages/components/slider/CHANGELOG.md index f90338ba22..1ff6472b00 100644 --- a/packages/components/slider/CHANGELOG.md +++ b/packages/components/slider/CHANGELOG.md @@ -1,5 +1,16 @@ # @nextui-org/slider +## 2.3.0-beta.10 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + +- Updated dependencies [[`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27)]: + - @nextui-org/tooltip@2.1.0-beta.10 + - @nextui-org/react-utils@2.0.18-beta.8 + - @nextui-org/shared-utils@2.0.9-beta.8 + ## 2.3.0-beta.9 ### Patch Changes diff --git a/packages/components/slider/package.json b/packages/components/slider/package.json index d7c3006109..eb34b7b1f3 100644 --- a/packages/components/slider/package.json +++ b/packages/components/slider/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/slider", - "version": "2.3.0-beta.9", + "version": "2.3.0-beta.10", "description": "A slider allows a user to select one or more values within a range.", "keywords": [ "slider" diff --git a/packages/components/snippet/CHANGELOG.md b/packages/components/snippet/CHANGELOG.md index 90a23a67c3..9df20cce8b 100644 --- a/packages/components/snippet/CHANGELOG.md +++ b/packages/components/snippet/CHANGELOG.md @@ -1,5 +1,19 @@ # @nextui-org/snippet +## 2.1.0-beta.11 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + +- Updated dependencies [[`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27)]: + - @nextui-org/button@2.1.0-beta.9 + - @nextui-org/tooltip@2.1.0-beta.10 + - @nextui-org/use-clipboard@2.0.8-beta.6 + - @nextui-org/react-utils@2.0.18-beta.8 + - @nextui-org/shared-icons@2.0.10-beta.7 + - @nextui-org/shared-utils@2.0.9-beta.8 + ## 2.1.0-beta.10 ### Patch Changes diff --git a/packages/components/snippet/package.json b/packages/components/snippet/package.json index d08fa5910c..21e5d1d712 100644 --- a/packages/components/snippet/package.json +++ b/packages/components/snippet/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/snippet", - "version": "2.1.0-beta.10", + "version": "2.1.0-beta.11", "description": "Display a snippet of copyable code for the command line.", "keywords": [ "snippet" diff --git a/packages/components/spacer/CHANGELOG.md b/packages/components/spacer/CHANGELOG.md index 9f9a3d34fa..cf43a3c5b2 100644 --- a/packages/components/spacer/CHANGELOG.md +++ b/packages/components/spacer/CHANGELOG.md @@ -1,5 +1,16 @@ # @nextui-org/spacer +## 2.1.0-beta.9 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + +- Updated dependencies [[`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27)]: + - @nextui-org/system-rsc@2.2.0-beta.8 + - @nextui-org/react-utils@2.0.18-beta.8 + - @nextui-org/shared-utils@2.0.9-beta.8 + ## 2.1.0-beta.8 ### Patch Changes diff --git a/packages/components/spacer/package.json b/packages/components/spacer/package.json index 6f0e48f99e..b7a4ca8b8e 100644 --- a/packages/components/spacer/package.json +++ b/packages/components/spacer/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/spacer", - "version": "2.1.0-beta.8", + "version": "2.1.0-beta.9", "description": "A flexible spacer component designed to create consistent spacing and maintain alignment in your layout.", "keywords": [ "spacer" diff --git a/packages/components/spinner/CHANGELOG.md b/packages/components/spinner/CHANGELOG.md index 4ea2927121..1d16672ec3 100644 --- a/packages/components/spinner/CHANGELOG.md +++ b/packages/components/spinner/CHANGELOG.md @@ -1,5 +1,16 @@ # @nextui-org/spinner +## 2.1.0-beta.9 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + +- Updated dependencies [[`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27)]: + - @nextui-org/system-rsc@2.2.0-beta.8 + - @nextui-org/react-utils@2.0.18-beta.8 + - @nextui-org/shared-utils@2.0.9-beta.8 + ## 2.1.0-beta.8 ### Patch Changes diff --git a/packages/components/spinner/package.json b/packages/components/spinner/package.json index 3ac3726fac..10c3417b71 100644 --- a/packages/components/spinner/package.json +++ b/packages/components/spinner/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/spinner", - "version": "2.1.0-beta.8", + "version": "2.1.0-beta.9", "description": "Loaders express an unspecified wait time or display the length of a process.", "keywords": [ "loading", diff --git a/packages/components/switch/CHANGELOG.md b/packages/components/switch/CHANGELOG.md index 2353a59f7c..52149f66d0 100644 --- a/packages/components/switch/CHANGELOG.md +++ b/packages/components/switch/CHANGELOG.md @@ -1,5 +1,16 @@ # @nextui-org/switch +## 2.1.0-beta.9 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + +- Updated dependencies [[`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27)]: + - @nextui-org/use-safe-layout-effect@2.0.7-beta.5 + - @nextui-org/react-utils@2.0.18-beta.8 + - @nextui-org/shared-utils@2.0.9-beta.8 + ## 2.1.0-beta.8 ### Patch Changes diff --git a/packages/components/switch/package.json b/packages/components/switch/package.json index 42bf05860c..0fd89c3205 100644 --- a/packages/components/switch/package.json +++ b/packages/components/switch/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/switch", - "version": "2.1.0-beta.8", + "version": "2.1.0-beta.9", "description": "A switch is similar to a checkbox, but represents on/off values as opposed to selection.", "keywords": [ "switch" diff --git a/packages/components/table/CHANGELOG.md b/packages/components/table/CHANGELOG.md index dd095285d3..685eecb5a9 100644 --- a/packages/components/table/CHANGELOG.md +++ b/packages/components/table/CHANGELOG.md @@ -1,5 +1,18 @@ # @nextui-org/table +## 2.1.0-beta.11 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + +- Updated dependencies [[`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27)]: + - @nextui-org/checkbox@2.2.0-beta.9 + - @nextui-org/spacer@2.1.0-beta.9 + - @nextui-org/react-utils@2.0.18-beta.8 + - @nextui-org/shared-icons@2.0.10-beta.7 + - @nextui-org/shared-utils@2.0.9-beta.8 + ## 2.1.0-beta.10 ### Patch Changes diff --git a/packages/components/table/package.json b/packages/components/table/package.json index ef08690c51..46464d9782 100644 --- a/packages/components/table/package.json +++ b/packages/components/table/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/table", - "version": "2.1.0-beta.10", + "version": "2.1.0-beta.11", "description": "Tables are used to display tabular data using rows and columns. ", "keywords": [ "table" diff --git a/packages/components/tabs/CHANGELOG.md b/packages/components/tabs/CHANGELOG.md index 69e07e91c3..4a74e9d45d 100644 --- a/packages/components/tabs/CHANGELOG.md +++ b/packages/components/tabs/CHANGELOG.md @@ -1,5 +1,19 @@ # @nextui-org/tabs +## 2.1.0-beta.10 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + +- Updated dependencies [[`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27)]: + - @nextui-org/use-is-mounted@2.0.7-beta.5 + - @nextui-org/use-update-effect@2.0.7-beta.5 + - @nextui-org/aria-utils@2.1.0-beta.10 + - @nextui-org/framer-utils@2.0.26-beta.10 + - @nextui-org/react-utils@2.0.18-beta.8 + - @nextui-org/shared-utils@2.0.9-beta.8 + ## 2.1.0-beta.9 ### Patch Changes diff --git a/packages/components/tabs/package.json b/packages/components/tabs/package.json index 3db89aa579..d51c1ce3b8 100644 --- a/packages/components/tabs/package.json +++ b/packages/components/tabs/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/tabs", - "version": "2.1.0-beta.9", + "version": "2.1.0-beta.10", "description": "Tabs organize content into multiple sections and allow users to navigate between them.", "keywords": [ "tabs" diff --git a/packages/components/tooltip/CHANGELOG.md b/packages/components/tooltip/CHANGELOG.md index 7135b8309d..afeca5415b 100644 --- a/packages/components/tooltip/CHANGELOG.md +++ b/packages/components/tooltip/CHANGELOG.md @@ -1,5 +1,19 @@ # @nextui-org/tooltip +## 2.1.0-beta.10 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + +- Updated dependencies [[`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27)]: + - @nextui-org/use-safe-layout-effect@2.0.7-beta.5 + - @nextui-org/aria-utils@2.1.0-beta.10 + - @nextui-org/dom-animation@2.0.1-beta.7 + - @nextui-org/framer-utils@2.0.26-beta.10 + - @nextui-org/react-utils@2.0.18-beta.8 + - @nextui-org/shared-utils@2.0.9-beta.8 + ## 2.1.0-beta.9 ### Patch Changes diff --git a/packages/components/tooltip/package.json b/packages/components/tooltip/package.json index 1c18a9ddc4..2902d566dd 100644 --- a/packages/components/tooltip/package.json +++ b/packages/components/tooltip/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/tooltip", - "version": "2.1.0-beta.9", + "version": "2.1.0-beta.10", "description": "A React Component for rendering dynamically positioned Tooltips", "keywords": [ "tooltip" diff --git a/packages/components/user/CHANGELOG.md b/packages/components/user/CHANGELOG.md index 900a42bce8..2636eb2c14 100644 --- a/packages/components/user/CHANGELOG.md +++ b/packages/components/user/CHANGELOG.md @@ -1,5 +1,16 @@ # @nextui-org/user +## 2.1.0-beta.12 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + +- Updated dependencies [[`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27)]: + - @nextui-org/avatar@2.1.0-beta.12 + - @nextui-org/react-utils@2.0.18-beta.8 + - @nextui-org/shared-utils@2.0.9-beta.8 + ## 2.1.0-beta.11 ### Patch Changes diff --git a/packages/components/user/package.json b/packages/components/user/package.json index 994d9b6dbf..0e37df80c9 100644 --- a/packages/components/user/package.json +++ b/packages/components/user/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/user", - "version": "2.1.0-beta.11", + "version": "2.1.0-beta.12", "description": "Flexible User Profile Component.", "keywords": [ "user" diff --git a/packages/core/react/CHANGELOG.md b/packages/core/react/CHANGELOG.md index ac1e76c6cb..67f2f6e0e9 100644 --- a/packages/core/react/CHANGELOG.md +++ b/packages/core/react/CHANGELOG.md @@ -1,5 +1,59 @@ # @nextui-org/react +## 2.5.0-beta.23 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + +- Updated dependencies [[`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27)]: + - @nextui-org/accordion@2.1.0-beta.11 + - @nextui-org/alert@2.1.0-beta.12 + - @nextui-org/autocomplete@2.2.0-beta.15 + - @nextui-org/avatar@2.1.0-beta.12 + - @nextui-org/badge@2.1.0-beta.8 + - @nextui-org/breadcrumbs@2.1.0-beta.10 + - @nextui-org/button@2.1.0-beta.9 + - @nextui-org/calendar@2.1.0-beta.12 + - @nextui-org/card@2.1.0-beta.9 + - @nextui-org/checkbox@2.2.0-beta.9 + - @nextui-org/chip@2.1.0-beta.10 + - @nextui-org/code@2.1.0-beta.9 + - @nextui-org/date-input@2.2.0-beta.9 + - @nextui-org/date-picker@2.2.0-beta.13 + - @nextui-org/divider@2.1.0-beta.9 + - @nextui-org/drawer@2.1.0-beta.12 + - @nextui-org/dropdown@2.2.0-beta.12 + - @nextui-org/form@2.0.1-beta.1 + - @nextui-org/image@2.1.0-beta.11 + - @nextui-org/input@2.3.0-beta.11 + - @nextui-org/kbd@2.1.0-beta.9 + - @nextui-org/link@2.1.0-beta.10 + - @nextui-org/listbox@2.2.0-beta.12 + - @nextui-org/menu@2.1.0-beta.11 + - @nextui-org/modal@2.1.0-beta.12 + - @nextui-org/navbar@2.1.0-beta.10 + - @nextui-org/pagination@2.1.0-beta.10 + - @nextui-org/popover@2.2.0-beta.11 + - @nextui-org/progress@2.1.0-beta.9 + - @nextui-org/radio@2.2.0-beta.9 + - @nextui-org/ripple@2.1.0-beta.8 + - @nextui-org/scroll-shadow@2.2.0-beta.8 + - @nextui-org/select@2.3.0-beta.17 + - @nextui-org/skeleton@2.1.0-beta.8 + - @nextui-org/slider@2.3.0-beta.10 + - @nextui-org/snippet@2.1.0-beta.11 + - @nextui-org/spacer@2.1.0-beta.9 + - @nextui-org/spinner@2.1.0-beta.9 + - @nextui-org/switch@2.1.0-beta.9 + - @nextui-org/table@2.1.0-beta.11 + - @nextui-org/tabs@2.1.0-beta.10 + - @nextui-org/tooltip@2.1.0-beta.10 + - @nextui-org/user@2.1.0-beta.12 + - @nextui-org/system@2.3.0-beta.10 + - @nextui-org/theme@2.3.0-beta.15 + - @nextui-org/framer-utils@2.0.26-beta.10 + ## 2.5.0-beta.22 ### Patch Changes diff --git a/packages/core/react/package.json b/packages/core/react/package.json index 4cbbbb81e9..31c0fc91e7 100644 --- a/packages/core/react/package.json +++ b/packages/core/react/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/react", - "version": "2.5.0-beta.22", + "version": "2.5.0-beta.23", "description": "🚀 Beautiful and modern React UI library.", "author": "Junior Garcia ", "homepage": "https://nextui.org", diff --git a/packages/core/system-rsc/CHANGELOG.md b/packages/core/system-rsc/CHANGELOG.md index 35fc2ba052..641221d287 100644 --- a/packages/core/system-rsc/CHANGELOG.md +++ b/packages/core/system-rsc/CHANGELOG.md @@ -1,5 +1,11 @@ # @nextui-org/system-rsc +## 2.2.0-beta.8 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + ## 2.2.0-beta.7 ### Patch Changes diff --git a/packages/core/system-rsc/package.json b/packages/core/system-rsc/package.json index 38edc9ca85..bd22d75565 100644 --- a/packages/core/system-rsc/package.json +++ b/packages/core/system-rsc/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/system-rsc", - "version": "2.2.0-beta.7", + "version": "2.2.0-beta.8", "description": "NextUI system primitives compatibles with RSC imports", "keywords": [ "system-rsc" diff --git a/packages/core/system/CHANGELOG.md b/packages/core/system/CHANGELOG.md index 132e484767..7cd3f56df4 100644 --- a/packages/core/system/CHANGELOG.md +++ b/packages/core/system/CHANGELOG.md @@ -1,5 +1,15 @@ # @nextui-org/system +## 2.3.0-beta.10 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + +- Updated dependencies [[`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27)]: + - @nextui-org/system-rsc@2.2.0-beta.8 + - @nextui-org/react-utils@2.0.18-beta.8 + ## 2.3.0-beta.9 ### Patch Changes diff --git a/packages/core/system/package.json b/packages/core/system/package.json index 85871c6c7c..a700bcc349 100644 --- a/packages/core/system/package.json +++ b/packages/core/system/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/system", - "version": "2.3.0-beta.9", + "version": "2.3.0-beta.10", "description": "NextUI system primitives", "keywords": [ "system" diff --git a/packages/core/theme/CHANGELOG.md b/packages/core/theme/CHANGELOG.md index 38665a4bbc..0ba658eeb5 100644 --- a/packages/core/theme/CHANGELOG.md +++ b/packages/core/theme/CHANGELOG.md @@ -1,5 +1,14 @@ # @nextui-org/theme +## 2.3.0-beta.15 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + +- Updated dependencies [[`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27)]: + - @nextui-org/shared-utils@2.0.9-beta.8 + ## 2.3.0-beta.14 ### Patch Changes diff --git a/packages/core/theme/package.json b/packages/core/theme/package.json index 6be7948972..f49073aa1f 100644 --- a/packages/core/theme/package.json +++ b/packages/core/theme/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/theme", - "version": "2.3.0-beta.14", + "version": "2.3.0-beta.15", "description": "The default theme for NextUI components", "keywords": [ "theme", diff --git a/packages/hooks/use-aria-accordion-item/CHANGELOG.md b/packages/hooks/use-aria-accordion-item/CHANGELOG.md index d5aa189159..a99199996e 100644 --- a/packages/hooks/use-aria-accordion-item/CHANGELOG.md +++ b/packages/hooks/use-aria-accordion-item/CHANGELOG.md @@ -1,5 +1,11 @@ # @nextui-org/use-aria-accordion-item +## 2.1.0-beta.8 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + ## 2.1.0-beta.7 ### Patch Changes diff --git a/packages/hooks/use-aria-accordion-item/package.json b/packages/hooks/use-aria-accordion-item/package.json index 0b1d6ea686..d9b95ced56 100644 --- a/packages/hooks/use-aria-accordion-item/package.json +++ b/packages/hooks/use-aria-accordion-item/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-aria-accordion-item", - "version": "2.1.0-beta.7", + "version": "2.1.0-beta.8", "description": "Internal impl for react aria accordion item", "keywords": [ "use-aria-accordion-item" diff --git a/packages/hooks/use-aria-accordion/CHANGELOG.md b/packages/hooks/use-aria-accordion/CHANGELOG.md index db2f53e10c..b94ed04f41 100644 --- a/packages/hooks/use-aria-accordion/CHANGELOG.md +++ b/packages/hooks/use-aria-accordion/CHANGELOG.md @@ -1,5 +1,11 @@ # @nextui-org/use-aria-accordion +## 2.1.0-beta.8 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + ## 2.1.0-beta.7 ### Patch Changes diff --git a/packages/hooks/use-aria-accordion/package.json b/packages/hooks/use-aria-accordion/package.json index 854ee742cd..c607c76256 100644 --- a/packages/hooks/use-aria-accordion/package.json +++ b/packages/hooks/use-aria-accordion/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-aria-accordion", - "version": "2.1.0-beta.7", + "version": "2.1.0-beta.8", "description": "React-aria useAccordion hooks with custom implementations", "keywords": [ "use-aria-accordion" diff --git a/packages/hooks/use-aria-button/CHANGELOG.md b/packages/hooks/use-aria-button/CHANGELOG.md index 660bc7cb9e..032e8c2d7d 100644 --- a/packages/hooks/use-aria-button/CHANGELOG.md +++ b/packages/hooks/use-aria-button/CHANGELOG.md @@ -1,5 +1,11 @@ # @nextui-org/use-aria-button +## 2.1.0-beta.8 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + ## 2.1.0-beta.7 ### Patch Changes diff --git a/packages/hooks/use-aria-button/package.json b/packages/hooks/use-aria-button/package.json index 3c77ef17e1..86049032f1 100644 --- a/packages/hooks/use-aria-button/package.json +++ b/packages/hooks/use-aria-button/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-aria-button", - "version": "2.1.0-beta.7", + "version": "2.1.0-beta.8", "description": "Internal hook to handle button a11y and events, this is based on react-aria button hook but without the onClick warning", "keywords": [ "use-aria-button" diff --git a/packages/hooks/use-aria-link/CHANGELOG.md b/packages/hooks/use-aria-link/CHANGELOG.md index 954f92eaab..79487fcb72 100644 --- a/packages/hooks/use-aria-link/CHANGELOG.md +++ b/packages/hooks/use-aria-link/CHANGELOG.md @@ -1,5 +1,11 @@ # @nextui-org/use-aria-link +## 2.1.0-beta.8 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + ## 2.1.0-beta.7 ### Patch Changes diff --git a/packages/hooks/use-aria-link/package.json b/packages/hooks/use-aria-link/package.json index 76fac0ebf2..3c5af5e145 100644 --- a/packages/hooks/use-aria-link/package.json +++ b/packages/hooks/use-aria-link/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-aria-link", - "version": "2.1.0-beta.7", + "version": "2.1.0-beta.8", "description": "Internal hook to handle link a11y and events, this is based on react-aria link hook but without the onClick warning", "keywords": [ "use-aria-link" diff --git a/packages/hooks/use-aria-menu/CHANGELOG.md b/packages/hooks/use-aria-menu/CHANGELOG.md index e3954284ca..aa834830ee 100644 --- a/packages/hooks/use-aria-menu/CHANGELOG.md +++ b/packages/hooks/use-aria-menu/CHANGELOG.md @@ -1,5 +1,11 @@ # @nextui-org/use-aria-menu +## 2.1.0-beta.8 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + ## 2.1.0-beta.7 ### Patch Changes diff --git a/packages/hooks/use-aria-menu/package.json b/packages/hooks/use-aria-menu/package.json index 6f5c101d95..03625dd96e 100644 --- a/packages/hooks/use-aria-menu/package.json +++ b/packages/hooks/use-aria-menu/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-aria-menu", - "version": "2.1.0-beta.7", + "version": "2.1.0-beta.8", "description": "React-aria useMenu hooks with custom implementations", "keywords": [ "use-aria-menu" diff --git a/packages/hooks/use-aria-modal-overlay/CHANGELOG.md b/packages/hooks/use-aria-modal-overlay/CHANGELOG.md index a415498849..08d0da3b92 100644 --- a/packages/hooks/use-aria-modal-overlay/CHANGELOG.md +++ b/packages/hooks/use-aria-modal-overlay/CHANGELOG.md @@ -1,5 +1,11 @@ # @nextui-org/use-aria-modal-overlay +## 2.1.0-beta.8 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + ## 2.1.0-beta.7 ### Patch Changes diff --git a/packages/hooks/use-aria-modal-overlay/package.json b/packages/hooks/use-aria-modal-overlay/package.json index 8ad3c3a36e..920b1e4556 100644 --- a/packages/hooks/use-aria-modal-overlay/package.json +++ b/packages/hooks/use-aria-modal-overlay/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-aria-modal-overlay", - "version": "2.1.0-beta.7", + "version": "2.1.0-beta.8", "description": "A custom implementation of react aria modal overlay, this removes the prevent scroll", "keywords": [ "use-aria-modal-overlay" diff --git a/packages/hooks/use-aria-multiselect/CHANGELOG.md b/packages/hooks/use-aria-multiselect/CHANGELOG.md index 1e461c587d..9368449467 100644 --- a/packages/hooks/use-aria-multiselect/CHANGELOG.md +++ b/packages/hooks/use-aria-multiselect/CHANGELOG.md @@ -1,5 +1,11 @@ # @nextui-org/use-aria-multiselect +## 2.3.0-beta.8 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + ## 2.3.0-beta.7 ### Patch Changes diff --git a/packages/hooks/use-aria-multiselect/package.json b/packages/hooks/use-aria-multiselect/package.json index e293191239..915197d6dc 100644 --- a/packages/hooks/use-aria-multiselect/package.json +++ b/packages/hooks/use-aria-multiselect/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-aria-multiselect", - "version": "2.3.0-beta.7", + "version": "2.3.0-beta.8", "description": "Provides the behavior and accessibility implementation for a multi-select component.", "keywords": [ "use-aria-multiselect" diff --git a/packages/hooks/use-aria-toggle-button/CHANGELOG.md b/packages/hooks/use-aria-toggle-button/CHANGELOG.md index 0f748f7f7f..ede3ad0f64 100644 --- a/packages/hooks/use-aria-toggle-button/CHANGELOG.md +++ b/packages/hooks/use-aria-toggle-button/CHANGELOG.md @@ -1,5 +1,14 @@ # @nextui-org/use-aria-toggle-button +## 2.1.0-beta.8 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + +- Updated dependencies [[`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27)]: + - @nextui-org/use-aria-button@2.1.0-beta.8 + ## 2.1.0-beta.7 ### Patch Changes diff --git a/packages/hooks/use-aria-toggle-button/package.json b/packages/hooks/use-aria-toggle-button/package.json index 4393072cbc..8ae92e3f21 100644 --- a/packages/hooks/use-aria-toggle-button/package.json +++ b/packages/hooks/use-aria-toggle-button/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-aria-toggle-button", - "version": "2.1.0-beta.7", + "version": "2.1.0-beta.8", "description": "Internal hook to handle button a11y and events, this is based on react-aria button hook but without the onClick warning", "keywords": [ "use-aria-toggle-button" diff --git a/packages/hooks/use-callback-ref/CHANGELOG.md b/packages/hooks/use-callback-ref/CHANGELOG.md index dbebc6cc84..925c8de644 100644 --- a/packages/hooks/use-callback-ref/CHANGELOG.md +++ b/packages/hooks/use-callback-ref/CHANGELOG.md @@ -1,5 +1,14 @@ # @nextui-org/use-callback-ref +## 2.0.7-beta.5 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + +- Updated dependencies [[`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27)]: + - @nextui-org/use-safe-layout-effect@2.0.7-beta.5 + ## 2.0.7-beta.4 ### Patch Changes diff --git a/packages/hooks/use-callback-ref/package.json b/packages/hooks/use-callback-ref/package.json index b55c8214de..4eb4fddf3b 100644 --- a/packages/hooks/use-callback-ref/package.json +++ b/packages/hooks/use-callback-ref/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-callback-ref", - "version": "2.0.7-beta.4", + "version": "2.0.7-beta.5", "description": "React hook to persist any value between renders, but keeps it up-to-date if it changes.", "keywords": [ "use-callback-ref" diff --git a/packages/hooks/use-clipboard/CHANGELOG.md b/packages/hooks/use-clipboard/CHANGELOG.md index 5240037ddc..78d5afe140 100644 --- a/packages/hooks/use-clipboard/CHANGELOG.md +++ b/packages/hooks/use-clipboard/CHANGELOG.md @@ -1,5 +1,11 @@ # @nextui-org/use-clipboard +## 2.0.8-beta.6 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + ## 2.0.8-beta.5 ### Patch Changes diff --git a/packages/hooks/use-clipboard/package.json b/packages/hooks/use-clipboard/package.json index debf0bf1e5..94adcd8830 100644 --- a/packages/hooks/use-clipboard/package.json +++ b/packages/hooks/use-clipboard/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-clipboard", - "version": "2.0.8-beta.5", + "version": "2.0.8-beta.6", "description": "Wrapper around navigator.clipboard with feedback timeout", "keywords": [ "use-clipboard" diff --git a/packages/hooks/use-data-scroll-overflow/CHANGELOG.md b/packages/hooks/use-data-scroll-overflow/CHANGELOG.md index 07669a274f..e1b1b4ed9c 100644 --- a/packages/hooks/use-data-scroll-overflow/CHANGELOG.md +++ b/packages/hooks/use-data-scroll-overflow/CHANGELOG.md @@ -1,5 +1,14 @@ # @nextui-org/use-data-scroll-overflow +## 2.1.8-beta.8 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + +- Updated dependencies [[`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27)]: + - @nextui-org/shared-utils@2.0.9-beta.8 + ## 2.1.8-beta.7 ### Patch Changes diff --git a/packages/hooks/use-data-scroll-overflow/package.json b/packages/hooks/use-data-scroll-overflow/package.json index 525db4507a..4794c07625 100644 --- a/packages/hooks/use-data-scroll-overflow/package.json +++ b/packages/hooks/use-data-scroll-overflow/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-data-scroll-overflow", - "version": "2.1.8-beta.7", + "version": "2.1.8-beta.8", "description": "A hook to add data attributes when the element has top or bottom scroll.", "keywords": [ "use-data-scroll-overflow" diff --git a/packages/hooks/use-disclosure/CHANGELOG.md b/packages/hooks/use-disclosure/CHANGELOG.md index ddf96aaa64..af1f11972e 100644 --- a/packages/hooks/use-disclosure/CHANGELOG.md +++ b/packages/hooks/use-disclosure/CHANGELOG.md @@ -1,5 +1,14 @@ # @nextui-org/use-disclosure +## 2.1.0-beta.8 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + +- Updated dependencies [[`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27)]: + - @nextui-org/use-callback-ref@2.0.7-beta.5 + ## 2.1.0-beta.7 ### Patch Changes diff --git a/packages/hooks/use-disclosure/package.json b/packages/hooks/use-disclosure/package.json index 17d273ff1f..1cb22c308f 100644 --- a/packages/hooks/use-disclosure/package.json +++ b/packages/hooks/use-disclosure/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-disclosure", - "version": "2.1.0-beta.7", + "version": "2.1.0-beta.8", "description": "The hook in charge of managing modals", "keywords": [ "use-disclosure" diff --git a/packages/hooks/use-draggable/CHANGELOG.md b/packages/hooks/use-draggable/CHANGELOG.md index 9213ed404d..c7871cf2d7 100644 --- a/packages/hooks/use-draggable/CHANGELOG.md +++ b/packages/hooks/use-draggable/CHANGELOG.md @@ -1,5 +1,11 @@ # @nextui-org/use-draggable +## 2.0.1-beta.7 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + ## 2.0.1-beta.6 ### Patch Changes diff --git a/packages/hooks/use-draggable/package.json b/packages/hooks/use-draggable/package.json index e6a0f17401..c45cf2839f 100644 --- a/packages/hooks/use-draggable/package.json +++ b/packages/hooks/use-draggable/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-draggable", - "version": "2.0.1-beta.6", + "version": "2.0.1-beta.7", "description": "This hook can provide drag and drop interaction", "keywords": [ "use-draggable" diff --git a/packages/hooks/use-image/CHANGELOG.md b/packages/hooks/use-image/CHANGELOG.md index e44eb2574a..529e26aeec 100644 --- a/packages/hooks/use-image/CHANGELOG.md +++ b/packages/hooks/use-image/CHANGELOG.md @@ -1,5 +1,14 @@ # @nextui-org/use-image +## 2.0.7-beta.10 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + +- Updated dependencies [[`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27)]: + - @nextui-org/use-safe-layout-effect@2.0.7-beta.5 + ## 2.0.7-beta.9 ### Patch Changes diff --git a/packages/hooks/use-image/package.json b/packages/hooks/use-image/package.json index 85a9f418dd..292efbb33e 100644 --- a/packages/hooks/use-image/package.json +++ b/packages/hooks/use-image/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-image", - "version": "2.0.7-beta.9", + "version": "2.0.7-beta.10", "description": "React hook for progressing image loading", "keywords": [ "use-image" diff --git a/packages/hooks/use-infinite-scroll/CHANGELOG.md b/packages/hooks/use-infinite-scroll/CHANGELOG.md index e1e9965ff9..2585e09828 100644 --- a/packages/hooks/use-infinite-scroll/CHANGELOG.md +++ b/packages/hooks/use-infinite-scroll/CHANGELOG.md @@ -1,5 +1,14 @@ # @nextui-org/use-infinite-scroll +## 2.1.6-beta.8 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + +- Updated dependencies [[`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27)]: + - @nextui-org/shared-utils@2.0.9-beta.8 + ## 2.1.6-beta.7 ### Patch Changes diff --git a/packages/hooks/use-infinite-scroll/package.json b/packages/hooks/use-infinite-scroll/package.json index c79fcc811a..679a45d2fa 100644 --- a/packages/hooks/use-infinite-scroll/package.json +++ b/packages/hooks/use-infinite-scroll/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-infinite-scroll", - "version": "2.1.6-beta.7", + "version": "2.1.6-beta.8", "description": "A hook for handling infinite scroll based on the IntersectionObserver API", "keywords": [ "use-infinite-scroll" diff --git a/packages/hooks/use-intersection-observer/CHANGELOG.md b/packages/hooks/use-intersection-observer/CHANGELOG.md index 98d2fe81bd..e1e234baa7 100644 --- a/packages/hooks/use-intersection-observer/CHANGELOG.md +++ b/packages/hooks/use-intersection-observer/CHANGELOG.md @@ -1,5 +1,11 @@ # @nextui-org/use-intersection-observer +## 2.1.0-beta.8 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + ## 2.1.0-beta.7 ### Patch Changes diff --git a/packages/hooks/use-intersection-observer/package.json b/packages/hooks/use-intersection-observer/package.json index 07d7b47355..7dcc89fd84 100644 --- a/packages/hooks/use-intersection-observer/package.json +++ b/packages/hooks/use-intersection-observer/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-intersection-observer", - "version": "2.1.0-beta.7", + "version": "2.1.0-beta.8", "description": "Tracks the intersection of a DOM element and its containing element or the viewport.", "keywords": [ "use-intersection-observer" diff --git a/packages/hooks/use-is-mobile/CHANGELOG.md b/packages/hooks/use-is-mobile/CHANGELOG.md index 4c266a54f8..ac2af2b2e3 100644 --- a/packages/hooks/use-is-mobile/CHANGELOG.md +++ b/packages/hooks/use-is-mobile/CHANGELOG.md @@ -1,5 +1,11 @@ # @nextui-org/use-is-mobile +## 2.1.0-beta.8 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + ## 2.1.0-beta.7 ### Patch Changes diff --git a/packages/hooks/use-is-mobile/package.json b/packages/hooks/use-is-mobile/package.json index 3e6e6cfaf4..adaeeff8e8 100644 --- a/packages/hooks/use-is-mobile/package.json +++ b/packages/hooks/use-is-mobile/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-is-mobile", - "version": "2.1.0-beta.7", + "version": "2.1.0-beta.8", "description": "A hook that returns whether the device is mobile or not", "keywords": [ "use-is-mobile" diff --git a/packages/hooks/use-is-mounted/CHANGELOG.md b/packages/hooks/use-is-mounted/CHANGELOG.md index 74263ac7c6..1a569da904 100644 --- a/packages/hooks/use-is-mounted/CHANGELOG.md +++ b/packages/hooks/use-is-mounted/CHANGELOG.md @@ -1,5 +1,11 @@ # @nextui-org/use-is-mounted +## 2.0.7-beta.5 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + ## 2.0.7-beta.4 ### Patch Changes diff --git a/packages/hooks/use-is-mounted/package.json b/packages/hooks/use-is-mounted/package.json index c90d9f1c5b..85e8b82d90 100644 --- a/packages/hooks/use-is-mounted/package.json +++ b/packages/hooks/use-is-mounted/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-is-mounted", - "version": "2.0.7-beta.4", + "version": "2.0.7-beta.5", "description": "This hook can be used to render client-based components or run client logic", "keywords": [ "use-is-mounted" diff --git a/packages/hooks/use-measure/CHANGELOG.md b/packages/hooks/use-measure/CHANGELOG.md index db80178677..afa65eaf15 100644 --- a/packages/hooks/use-measure/CHANGELOG.md +++ b/packages/hooks/use-measure/CHANGELOG.md @@ -1,5 +1,11 @@ # @nextui-org/use-real-shape +## 2.0.3-beta.5 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + ## 2.0.3-beta.4 ### Patch Changes diff --git a/packages/hooks/use-measure/package.json b/packages/hooks/use-measure/package.json index 70c821b935..8aab9dfcbd 100644 --- a/packages/hooks/use-measure/package.json +++ b/packages/hooks/use-measure/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-measure", - "version": "2.0.3-beta.4", + "version": "2.0.3-beta.5", "description": "Hook that measure and track a element dimensions", "keywords": [ "use-measure" diff --git a/packages/hooks/use-pagination/CHANGELOG.md b/packages/hooks/use-pagination/CHANGELOG.md index c04995024e..6fc756a9c0 100644 --- a/packages/hooks/use-pagination/CHANGELOG.md +++ b/packages/hooks/use-pagination/CHANGELOG.md @@ -1,5 +1,14 @@ # @nextui-org/use-pagination +## 2.1.0-beta.9 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + +- Updated dependencies [[`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27)]: + - @nextui-org/shared-utils@2.0.9-beta.8 + ## 2.1.0-beta.8 ### Patch Changes diff --git a/packages/hooks/use-pagination/package.json b/packages/hooks/use-pagination/package.json index c84d71eb0e..f295e8f082 100644 --- a/packages/hooks/use-pagination/package.json +++ b/packages/hooks/use-pagination/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-pagination", - "version": "2.1.0-beta.8", + "version": "2.1.0-beta.9", "description": "State management hook for Pagination component, it lets you manage pagination with controlled and uncontrolled state", "keywords": [ "use-pagination" diff --git a/packages/hooks/use-real-shape/CHANGELOG.md b/packages/hooks/use-real-shape/CHANGELOG.md index 6f5d60dfd9..480a5b9f8a 100644 --- a/packages/hooks/use-real-shape/CHANGELOG.md +++ b/packages/hooks/use-real-shape/CHANGELOG.md @@ -1,5 +1,14 @@ # @nextui-org/use-real-shape +## 2.0.18-beta.8 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + +- Updated dependencies [[`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27)]: + - @nextui-org/react-utils@2.0.18-beta.8 + ## 2.0.18-beta.7 ### Patch Changes diff --git a/packages/hooks/use-real-shape/package.json b/packages/hooks/use-real-shape/package.json index 7f8069058b..c8e97ffd26 100644 --- a/packages/hooks/use-real-shape/package.json +++ b/packages/hooks/use-real-shape/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-real-shape", - "version": "2.0.18-beta.7", + "version": "2.0.18-beta.8", "description": "Hook that returns the real dimensions of an element", "keywords": [ "use-real-shape" diff --git a/packages/hooks/use-ref-state/CHANGELOG.md b/packages/hooks/use-ref-state/CHANGELOG.md index 042572ebff..34b0e877c4 100644 --- a/packages/hooks/use-ref-state/CHANGELOG.md +++ b/packages/hooks/use-ref-state/CHANGELOG.md @@ -1,5 +1,11 @@ # @nextui-org/use-ref-state +## 2.0.8-beta.6 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + ## 2.0.8-beta.5 ### Patch Changes diff --git a/packages/hooks/use-ref-state/package.json b/packages/hooks/use-ref-state/package.json index 1ac291855b..b925ae6e3e 100644 --- a/packages/hooks/use-ref-state/package.json +++ b/packages/hooks/use-ref-state/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-ref-state", - "version": "2.0.8-beta.5", + "version": "2.0.8-beta.6", "description": "Hook for saving the state in a ref value", "keywords": [ "use-ref-state" diff --git a/packages/hooks/use-resize/CHANGELOG.md b/packages/hooks/use-resize/CHANGELOG.md index 50f5a31f61..436ab14ded 100644 --- a/packages/hooks/use-resize/CHANGELOG.md +++ b/packages/hooks/use-resize/CHANGELOG.md @@ -1,5 +1,11 @@ # @nextui-org/use-resize +## 2.0.7-beta.5 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + ## 2.0.7-beta.4 ### Patch Changes diff --git a/packages/hooks/use-resize/package.json b/packages/hooks/use-resize/package.json index 4da2669cd5..7701c42551 100644 --- a/packages/hooks/use-resize/package.json +++ b/packages/hooks/use-resize/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-resize", - "version": "2.0.7-beta.4", + "version": "2.0.7-beta.5", "description": "Hook that adds an event listener to the resize window event", "keywords": [ "use-resize" diff --git a/packages/hooks/use-safe-layout-effect/CHANGELOG.md b/packages/hooks/use-safe-layout-effect/CHANGELOG.md index c7244b8e14..94b327048e 100644 --- a/packages/hooks/use-safe-layout-effect/CHANGELOG.md +++ b/packages/hooks/use-safe-layout-effect/CHANGELOG.md @@ -1,5 +1,11 @@ # @nextui-org/use-safe-layout-effect +## 2.0.7-beta.5 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + ## 2.0.7-beta.4 ### Patch Changes diff --git a/packages/hooks/use-safe-layout-effect/package.json b/packages/hooks/use-safe-layout-effect/package.json index e8f85fc0da..f265f7cf63 100644 --- a/packages/hooks/use-safe-layout-effect/package.json +++ b/packages/hooks/use-safe-layout-effect/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-safe-layout-effect", - "version": "2.0.7-beta.4", + "version": "2.0.7-beta.5", "description": "", "keywords": [ "use-safe-layout-effect" diff --git a/packages/hooks/use-scroll-position/CHANGELOG.md b/packages/hooks/use-scroll-position/CHANGELOG.md index 133cba6177..420b04e24a 100644 --- a/packages/hooks/use-scroll-position/CHANGELOG.md +++ b/packages/hooks/use-scroll-position/CHANGELOG.md @@ -1,5 +1,11 @@ # @nextui-org/use-scroll-position +## 2.0.10-beta.5 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + ## 2.0.10-beta.4 ### Patch Changes diff --git a/packages/hooks/use-scroll-position/package.json b/packages/hooks/use-scroll-position/package.json index e04f940ada..0e6ea552e4 100644 --- a/packages/hooks/use-scroll-position/package.json +++ b/packages/hooks/use-scroll-position/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-scroll-position", - "version": "2.0.10-beta.4", + "version": "2.0.10-beta.5", "description": "Provides the logic to control the scroll over an element", "keywords": [ "use-scroll-position" diff --git a/packages/hooks/use-ssr/CHANGELOG.md b/packages/hooks/use-ssr/CHANGELOG.md index f23d0ebd30..7a8dc76cee 100644 --- a/packages/hooks/use-ssr/CHANGELOG.md +++ b/packages/hooks/use-ssr/CHANGELOG.md @@ -1,5 +1,11 @@ # @nextui-org/use-ssr +## 2.0.7-beta.5 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + ## 2.0.7-beta.4 ### Patch Changes diff --git a/packages/hooks/use-ssr/package.json b/packages/hooks/use-ssr/package.json index 8b598b2e31..4c16603409 100644 --- a/packages/hooks/use-ssr/package.json +++ b/packages/hooks/use-ssr/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-ssr", - "version": "2.0.7-beta.4", + "version": "2.0.7-beta.5", "description": "", "keywords": [ "use-ssr" diff --git a/packages/hooks/use-theme/CHANGELOG.md b/packages/hooks/use-theme/CHANGELOG.md index 1d56e75cbc..0f4a34b931 100644 --- a/packages/hooks/use-theme/CHANGELOG.md +++ b/packages/hooks/use-theme/CHANGELOG.md @@ -1,5 +1,11 @@ # @nextui-org/use-theme +## 2.0.1-beta.7 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + ## 2.0.1-beta.6 ### Patch Changes diff --git a/packages/hooks/use-theme/package.json b/packages/hooks/use-theme/package.json index 1623cfb510..03e0941037 100644 --- a/packages/hooks/use-theme/package.json +++ b/packages/hooks/use-theme/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-theme", - "version": "2.0.1-beta.6", + "version": "2.0.1-beta.7", "description": "React hook to switch between light and dark themes", "keywords": [ "use-theme" diff --git a/packages/hooks/use-update-effect/CHANGELOG.md b/packages/hooks/use-update-effect/CHANGELOG.md index a9af64c0b6..e6e86e05e9 100644 --- a/packages/hooks/use-update-effect/CHANGELOG.md +++ b/packages/hooks/use-update-effect/CHANGELOG.md @@ -1,5 +1,11 @@ # @nextui-org/use-update-effect +## 2.0.7-beta.5 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + ## 2.0.7-beta.4 ### Patch Changes diff --git a/packages/hooks/use-update-effect/package.json b/packages/hooks/use-update-effect/package.json index 0be987c325..3bdfc3af30 100644 --- a/packages/hooks/use-update-effect/package.json +++ b/packages/hooks/use-update-effect/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-update-effect", - "version": "2.0.7-beta.4", + "version": "2.0.7-beta.5", "description": "React effect hook that invokes only on update", "keywords": [ "use-update-effect" diff --git a/packages/utilities/aria-utils/CHANGELOG.md b/packages/utilities/aria-utils/CHANGELOG.md index be4a117c91..0fd9aa14a2 100644 --- a/packages/utilities/aria-utils/CHANGELOG.md +++ b/packages/utilities/aria-utils/CHANGELOG.md @@ -1,5 +1,16 @@ # @nextui-org/aria-utils +## 2.1.0-beta.10 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + +- Updated dependencies [[`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27)]: + - @nextui-org/system@2.3.0-beta.10 + - @nextui-org/react-rsc-utils@2.0.15-beta.5 + - @nextui-org/shared-utils@2.0.9-beta.8 + ## 2.1.0-beta.9 ### Patch Changes diff --git a/packages/utilities/aria-utils/package.json b/packages/utilities/aria-utils/package.json index 73f441dcdd..0570559799 100644 --- a/packages/utilities/aria-utils/package.json +++ b/packages/utilities/aria-utils/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/aria-utils", - "version": "2.1.0-beta.9", + "version": "2.1.0-beta.10", "description": "A package for managing @react-aria nextui utils.", "keywords": [ "aria-utils" diff --git a/packages/utilities/dom-animation/CHANGELOG.md b/packages/utilities/dom-animation/CHANGELOG.md index 626cf4ca01..0bf8b0bd4d 100644 --- a/packages/utilities/dom-animation/CHANGELOG.md +++ b/packages/utilities/dom-animation/CHANGELOG.md @@ -1,5 +1,11 @@ # @nextui-org/dom-animation +## 2.0.1-beta.7 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + ## 2.0.1-beta.6 ### Patch Changes diff --git a/packages/utilities/dom-animation/package.json b/packages/utilities/dom-animation/package.json index cd762d4097..777baf1779 100644 --- a/packages/utilities/dom-animation/package.json +++ b/packages/utilities/dom-animation/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/dom-animation", - "version": "2.0.1-beta.6", + "version": "2.0.1-beta.7", "description": "Dom Animation from Framer Motion for dynamic import", "keywords": [ "dom-animation" diff --git a/packages/utilities/framer-utils/CHANGELOG.md b/packages/utilities/framer-utils/CHANGELOG.md index e75906fca2..045d49644a 100644 --- a/packages/utilities/framer-utils/CHANGELOG.md +++ b/packages/utilities/framer-utils/CHANGELOG.md @@ -1,5 +1,16 @@ # @nextui-org/framer-utils +## 2.0.26-beta.10 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + +- Updated dependencies [[`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27)]: + - @nextui-org/system@2.3.0-beta.10 + - @nextui-org/use-measure@2.0.3-beta.5 + - @nextui-org/shared-utils@2.0.9-beta.8 + ## 2.0.26-beta.9 ### Patch Changes diff --git a/packages/utilities/framer-utils/package.json b/packages/utilities/framer-utils/package.json index c61fe4cb93..01214863c1 100644 --- a/packages/utilities/framer-utils/package.json +++ b/packages/utilities/framer-utils/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/framer-utils", - "version": "2.0.26-beta.9", + "version": "2.0.26-beta.10", "description": "A set of framer motion transitions for react", "keywords": [ "framer-utils" diff --git a/packages/utilities/react-rsc-utils/CHANGELOG.md b/packages/utilities/react-rsc-utils/CHANGELOG.md index 85f083a245..7ffbdbbb8f 100644 --- a/packages/utilities/react-rsc-utils/CHANGELOG.md +++ b/packages/utilities/react-rsc-utils/CHANGELOG.md @@ -1,5 +1,11 @@ # @nextui-org/react-rsc-utils +## 2.0.15-beta.5 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + ## 2.0.15-beta.4 ### Patch Changes diff --git a/packages/utilities/react-rsc-utils/package.json b/packages/utilities/react-rsc-utils/package.json index e83380f9c6..9085d17651 100644 --- a/packages/utilities/react-rsc-utils/package.json +++ b/packages/utilities/react-rsc-utils/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/react-rsc-utils", - "version": "2.0.15-beta.4", + "version": "2.0.15-beta.5", "description": "A set of utilities for react compatible with RSC", "keywords": [ "react-rsc-utils" diff --git a/packages/utilities/react-utils/CHANGELOG.md b/packages/utilities/react-utils/CHANGELOG.md index b9df23dcbd..00aa972724 100644 --- a/packages/utilities/react-utils/CHANGELOG.md +++ b/packages/utilities/react-utils/CHANGELOG.md @@ -1,5 +1,15 @@ # @nextui-org/react-utils +## 2.0.18-beta.8 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + +- Updated dependencies [[`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27)]: + - @nextui-org/react-rsc-utils@2.0.15-beta.5 + - @nextui-org/shared-utils@2.0.9-beta.8 + ## 2.0.18-beta.7 ### Patch Changes diff --git a/packages/utilities/react-utils/package.json b/packages/utilities/react-utils/package.json index 9aff5689fc..9d1e54afbf 100644 --- a/packages/utilities/react-utils/package.json +++ b/packages/utilities/react-utils/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/react-utils", - "version": "2.0.18-beta.7", + "version": "2.0.18-beta.8", "description": "A set of utilities for react on client side", "keywords": [ "react-utils" diff --git a/packages/utilities/shared-icons/CHANGELOG.md b/packages/utilities/shared-icons/CHANGELOG.md index 17faaf6b2b..6a688af78d 100644 --- a/packages/utilities/shared-icons/CHANGELOG.md +++ b/packages/utilities/shared-icons/CHANGELOG.md @@ -1,5 +1,11 @@ # @nextui-org/shared-icons +## 2.0.10-beta.7 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + ## 2.0.10-beta.6 ### Patch Changes diff --git a/packages/utilities/shared-icons/package.json b/packages/utilities/shared-icons/package.json index 0e78d02826..6d39a9017d 100644 --- a/packages/utilities/shared-icons/package.json +++ b/packages/utilities/shared-icons/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/shared-icons", - "version": "2.0.10-beta.6", + "version": "2.0.10-beta.7", "description": "Internal icons set, commonly used in the components stories", "keywords": [ "icons-utils" diff --git a/packages/utilities/shared-utils/CHANGELOG.md b/packages/utilities/shared-utils/CHANGELOG.md index 2cd8a8f0c3..2f838fd2d6 100644 --- a/packages/utilities/shared-utils/CHANGELOG.md +++ b/packages/utilities/shared-utils/CHANGELOG.md @@ -1,5 +1,11 @@ # @nextui-org/shared-utils +## 2.0.9-beta.8 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + ## 2.0.9-beta.7 ### Patch Changes diff --git a/packages/utilities/shared-utils/package.json b/packages/utilities/shared-utils/package.json index cac1e18461..8d297cf436 100644 --- a/packages/utilities/shared-utils/package.json +++ b/packages/utilities/shared-utils/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/shared-utils", - "version": "2.0.9-beta.7", + "version": "2.0.9-beta.8", "description": "A set of NextUI utilities", "keywords": [ "system" diff --git a/packages/utilities/test-utils/CHANGELOG.md b/packages/utilities/test-utils/CHANGELOG.md index 5c75dfd773..51672ae820 100644 --- a/packages/utilities/test-utils/CHANGELOG.md +++ b/packages/utilities/test-utils/CHANGELOG.md @@ -1,5 +1,11 @@ # @nextui-org/test-utils +## 2.0.7-beta.7 + +### Patch Changes + +- [`9869f2b91`](https://github.com/nextui-org/nextui/commit/9869f2b91d0829f9c7f0500ba05745707820bf27) Thanks [@wingkwong](https://github.com/wingkwong)! - bump version + ## 2.0.7-beta.6 ### Patch Changes diff --git a/packages/utilities/test-utils/package.json b/packages/utilities/test-utils/package.json index 1ac5b7d3c5..4f0500cfe2 100644 --- a/packages/utilities/test-utils/package.json +++ b/packages/utilities/test-utils/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/test-utils", - "version": "2.0.7-beta.6", + "version": "2.0.7-beta.7", "description": "A set of utilities for react testing", "keywords": [ "test-utils"