From c0cc602e81a28b6680de0b73052f6843f7c9dd37 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 10:33:56 -0300 Subject: [PATCH] ci(changesets): version packages (beta) (#3991) Co-authored-by: github-actions[bot] --- .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 | 19 +++++++ 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 | 10 ++++ 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 | 10 ++++ packages/components/date-input/package.json | 2 +- packages/components/date-picker/CHANGELOG.md | 16 ++++++ packages/components/date-picker/package.json | 2 +- packages/components/divider/CHANGELOG.md | 10 ++++ 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/image/CHANGELOG.md | 11 ++++ packages/components/image/package.json | 2 +- packages/components/input/CHANGELOG.md | 11 ++++ 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 | 13 +++++ packages/components/navbar/package.json | 2 +- packages/components/pagination/CHANGELOG.md | 12 +++++ packages/components/pagination/package.json | 2 +- packages/components/popover/CHANGELOG.md | 15 ++++++ packages/components/popover/package.json | 2 +- packages/components/progress/CHANGELOG.md | 10 ++++ packages/components/progress/package.json | 2 +- packages/components/radio/CHANGELOG.md | 10 ++++ 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 | 18 +++++++ 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 | 10 ++++ packages/components/switch/package.json | 2 +- packages/components/table/CHANGELOG.md | 13 +++++ packages/components/table/package.json | 2 +- packages/components/tabs/CHANGELOG.md | 12 +++++ packages/components/tabs/package.json | 2 +- packages/components/tooltip/CHANGELOG.md | 13 +++++ packages/components/tooltip/package.json | 2 +- packages/components/user/CHANGELOG.md | 11 ++++ packages/components/user/package.json | 2 +- packages/core/react/CHANGELOG.md | 53 +++++++++++++++++++ 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-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 | 6 +++ 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 | 6 +++ 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-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-theme/CHANGELOG.md | 6 +++ packages/hooks/use-theme/package.json | 2 +- packages/utilities/aria-utils/CHANGELOG.md | 10 ++++ 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 | 10 ++++ packages/utilities/framer-utils/package.json | 2 +- packages/utilities/react-utils/CHANGELOG.md | 9 ++++ 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 +- 147 files changed, 857 insertions(+), 73 deletions(-) diff --git a/.changeset/pre.json b/.changeset/pre.json index 268e15920c..b310028998 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -106,6 +106,7 @@ "mighty-birds-deny", "neat-donkeys-accept", "pink-beans-sit", + "plenty-scissors-love", "poor-moose-double", "poor-sheep-repair", "popular-pigs-begin", diff --git a/packages/components/accordion/CHANGELOG.md b/packages/components/accordion/CHANGELOG.md index 58c29d1a71..fa4362bafd 100644 --- a/packages/components/accordion/CHANGELOG.md +++ b/packages/components/accordion/CHANGELOG.md @@ -1,5 +1,21 @@ # @nextui-org/accordion +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/divider@2.1.0-beta.1 + - @nextui-org/use-aria-accordion@2.1.0-beta.1 + - @nextui-org/aria-utils@2.1.0-beta.1 + - @nextui-org/dom-animation@2.0.1-beta.1 + - @nextui-org/framer-utils@2.0.26-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-icons@2.0.10-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.1 + ## 2.1.0-beta.0 ### Minor Changes diff --git a/packages/components/accordion/package.json b/packages/components/accordion/package.json index ec6f3b06d1..cd76e34c81 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.0", + "version": "2.1.0-beta.1", "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 82189cacad..c010ca48bd 100644 --- a/packages/components/alert/CHANGELOG.md +++ b/packages/components/alert/CHANGELOG.md @@ -1,5 +1,17 @@ # @nextui-org/alert +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/button@2.1.0-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-icons@2.0.10-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.1 + ## 2.1.0-beta.0 ### Minor Changes diff --git a/packages/components/alert/package.json b/packages/components/alert/package.json index 03b55f9014..8cbe518d7b 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.0", + "version": "2.1.0-beta.1", "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 507750471a..a0cd553611 100644 --- a/packages/components/autocomplete/CHANGELOG.md +++ b/packages/components/autocomplete/CHANGELOG.md @@ -1,5 +1,24 @@ # @nextui-org/autocomplete +## 2.2.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/button@2.1.0-beta.1 + - @nextui-org/input@2.3.0-beta.1 + - @nextui-org/listbox@2.2.0-beta.1 + - @nextui-org/popover@2.2.0-beta.1 + - @nextui-org/scroll-shadow@2.2.0-beta.1 + - @nextui-org/spinner@2.1.0-beta.1 + - @nextui-org/use-aria-button@2.1.0-beta.1 + - @nextui-org/aria-utils@2.1.0-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-icons@2.0.10-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.1 + ## 2.2.0-beta.0 ### Minor Changes diff --git a/packages/components/autocomplete/package.json b/packages/components/autocomplete/package.json index f3ec575f8c..2f68b118d5 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.0", + "version": "2.2.0-beta.1", "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 e359d820a5..db5c9eace3 100644 --- a/packages/components/avatar/CHANGELOG.md +++ b/packages/components/avatar/CHANGELOG.md @@ -1,5 +1,16 @@ # @nextui-org/avatar +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/use-image@2.0.7-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + ## 2.1.0-beta.0 ### Minor Changes diff --git a/packages/components/avatar/package.json b/packages/components/avatar/package.json index b4da0855c3..fd5edfca67 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.0", + "version": "2.1.0-beta.1", "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 71ad2fdd69..95ba5ee84b 100644 --- a/packages/components/badge/CHANGELOG.md +++ b/packages/components/badge/CHANGELOG.md @@ -1,5 +1,15 @@ # @nextui-org/badge +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + ## 2.1.0-beta.0 ### Minor Changes diff --git a/packages/components/badge/package.json b/packages/components/badge/package.json index ea92ea2e65..c574b283ac 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.0", + "version": "2.1.0-beta.1", "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 3722cd182c..6b73820c24 100644 --- a/packages/components/breadcrumbs/CHANGELOG.md +++ b/packages/components/breadcrumbs/CHANGELOG.md @@ -1,5 +1,16 @@ # @nextui-org/breadcrumbs +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-icons@2.0.10-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.1 + ## 2.1.0-beta.0 ### Minor Changes diff --git a/packages/components/breadcrumbs/package.json b/packages/components/breadcrumbs/package.json index 1f1dd9e1ca..9487dda7f8 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.0", + "version": "2.1.0-beta.1", "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 8c2a113df5..a0bc925d8f 100644 --- a/packages/components/button/CHANGELOG.md +++ b/packages/components/button/CHANGELOG.md @@ -1,5 +1,18 @@ # @nextui-org/button +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/ripple@2.1.0-beta.1 + - @nextui-org/spinner@2.1.0-beta.1 + - @nextui-org/use-aria-button@2.1.0-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + ## 2.1.0-beta.0 ### Minor Changes diff --git a/packages/components/button/package.json b/packages/components/button/package.json index 83658524b6..797f06cfd0 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.0", + "version": "2.1.0-beta.1", "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 d24b0fbd73..6b57009e40 100644 --- a/packages/components/calendar/CHANGELOG.md +++ b/packages/components/calendar/CHANGELOG.md @@ -1,5 +1,20 @@ # @nextui-org/calendar +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/button@2.1.0-beta.1 + - @nextui-org/use-aria-button@2.1.0-beta.1 + - @nextui-org/dom-animation@2.0.1-beta.1 + - @nextui-org/framer-utils@2.0.26-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-icons@2.0.10-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.1 + ## 2.1.0-beta.0 ### Minor Changes diff --git a/packages/components/calendar/package.json b/packages/components/calendar/package.json index 71e7717361..2a782b83fd 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.0", + "version": "2.1.0-beta.1", "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 f051b2b4bb..4fcd0cfc81 100644 --- a/packages/components/card/CHANGELOG.md +++ b/packages/components/card/CHANGELOG.md @@ -1,5 +1,17 @@ # @nextui-org/card +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/ripple@2.1.0-beta.1 + - @nextui-org/use-aria-button@2.1.0-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + ## 2.1.0-beta.0 ### Minor Changes diff --git a/packages/components/card/package.json b/packages/components/card/package.json index e2f69b58c6..7a6b036dfe 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.0", + "version": "2.1.0-beta.1", "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 014f53bd58..128563d6eb 100644 --- a/packages/components/checkbox/CHANGELOG.md +++ b/packages/components/checkbox/CHANGELOG.md @@ -1,5 +1,15 @@ # @nextui-org/checkbox +## 2.2.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + ## 2.2.0-beta.0 ### Minor Changes diff --git a/packages/components/checkbox/package.json b/packages/components/checkbox/package.json index 1c07908903..8451419263 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.0", + "version": "2.2.0-beta.1", "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 944ee11e82..837d8f8c5e 100644 --- a/packages/components/chip/CHANGELOG.md +++ b/packages/components/chip/CHANGELOG.md @@ -1,5 +1,16 @@ # @nextui-org/chip +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-icons@2.0.10-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.1 + ## 2.1.0-beta.0 ### Minor Changes diff --git a/packages/components/chip/package.json b/packages/components/chip/package.json index 3633c446e9..bc90ec42a6 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.0", + "version": "2.1.0-beta.1", "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 93bb2fe1d7..04b6c2a39d 100644 --- a/packages/components/code/CHANGELOG.md +++ b/packages/components/code/CHANGELOG.md @@ -1,5 +1,16 @@ # @nextui-org/code +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/system-rsc@2.2.0-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + ## 2.1.0-beta.0 ### Minor Changes diff --git a/packages/components/code/package.json b/packages/components/code/package.json index eec2a1c154..7963c623c8 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.0", + "version": "2.1.0-beta.1", "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 d20059e265..a9183a18ca 100644 --- a/packages/components/date-input/CHANGELOG.md +++ b/packages/components/date-input/CHANGELOG.md @@ -1,5 +1,15 @@ # @nextui-org/date-input +## 2.2.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + ## 2.2.0-beta.0 ### Minor Changes diff --git a/packages/components/date-input/package.json b/packages/components/date-input/package.json index 45dd0fe372..becc7420d4 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.0", + "version": "2.2.0-beta.1", "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 43fc4c402b..3a2cd5a41e 100644 --- a/packages/components/date-picker/CHANGELOG.md +++ b/packages/components/date-picker/CHANGELOG.md @@ -1,5 +1,21 @@ # @nextui-org/date-picker +## 2.2.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/button@2.1.0-beta.1 + - @nextui-org/calendar@2.1.0-beta.1 + - @nextui-org/date-input@2.2.0-beta.1 + - @nextui-org/popover@2.2.0-beta.1 + - @nextui-org/aria-utils@2.1.0-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-icons@2.0.10-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.1 + ## 2.2.0-beta.0 ### Minor Changes diff --git a/packages/components/date-picker/package.json b/packages/components/date-picker/package.json index 62e7dde483..99313557c9 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.0", + "version": "2.2.0-beta.1", "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 f413da1717..7cb73f6201 100644 --- a/packages/components/divider/CHANGELOG.md +++ b/packages/components/divider/CHANGELOG.md @@ -1,5 +1,15 @@ # @nextui-org/divider +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/system-rsc@2.2.0-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + ## 2.1.0-beta.0 ### Minor Changes diff --git a/packages/components/divider/package.json b/packages/components/divider/package.json index 4558363c6f..bd9349ea4e 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.0", + "version": "2.1.0-beta.1", "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 cffa2764dc..f32e06a405 100644 --- a/packages/components/drawer/CHANGELOG.md +++ b/packages/components/drawer/CHANGELOG.md @@ -1,5 +1,17 @@ # @nextui-org/drawer +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/modal@2.1.0-beta.1 + - @nextui-org/framer-utils@2.0.26-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + ## 2.1.0-beta.0 ### Minor Changes diff --git a/packages/components/drawer/package.json b/packages/components/drawer/package.json index e424fe4763..9e467a8fc4 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.0", + "version": "2.1.0-beta.1", "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 5e67aa096a..8af9c4ad6a 100644 --- a/packages/components/dropdown/CHANGELOG.md +++ b/packages/components/dropdown/CHANGELOG.md @@ -1,5 +1,18 @@ # @nextui-org/dropdown +## 2.2.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/menu@2.1.0-beta.1 + - @nextui-org/popover@2.2.0-beta.1 + - @nextui-org/aria-utils@2.1.0-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + ## 2.2.0-beta.0 ### Minor Changes diff --git a/packages/components/dropdown/package.json b/packages/components/dropdown/package.json index 0f36d0f2b1..6291e00896 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.0", + "version": "2.2.0-beta.1", "description": "A dropdown displays a list of actions or options that a user can choose.", "keywords": [ "dropdown" diff --git a/packages/components/image/CHANGELOG.md b/packages/components/image/CHANGELOG.md index 2177d841c9..7423a265a2 100644 --- a/packages/components/image/CHANGELOG.md +++ b/packages/components/image/CHANGELOG.md @@ -1,5 +1,16 @@ # @nextui-org/image +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/use-image@2.0.7-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + ## 2.1.0-beta.0 ### Minor Changes diff --git a/packages/components/image/package.json b/packages/components/image/package.json index ee55a325b5..47b20462bd 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.0", + "version": "2.1.0-beta.1", "description": "A simple image component", "keywords": [ "image" diff --git a/packages/components/input/CHANGELOG.md b/packages/components/input/CHANGELOG.md index 824a6daeb3..6f375fe9b2 100644 --- a/packages/components/input/CHANGELOG.md +++ b/packages/components/input/CHANGELOG.md @@ -1,5 +1,16 @@ # @nextui-org/input +## 2.3.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-icons@2.0.10-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.1 + ## 2.3.0-beta.0 ### Minor Changes diff --git a/packages/components/input/package.json b/packages/components/input/package.json index b274085564..3795dbc73d 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.0", + "version": "2.3.0-beta.1", "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 ee7e3414e7..41719b860f 100644 --- a/packages/components/kbd/CHANGELOG.md +++ b/packages/components/kbd/CHANGELOG.md @@ -1,5 +1,16 @@ # @nextui-org/kbd +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/system-rsc@2.2.0-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + ## 2.1.0-beta.0 ### Minor Changes diff --git a/packages/components/kbd/package.json b/packages/components/kbd/package.json index 50e16db19d..8cb8e4d305 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.0", + "version": "2.1.0-beta.1", "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 c8cce58e92..0529dfec11 100644 --- a/packages/components/link/CHANGELOG.md +++ b/packages/components/link/CHANGELOG.md @@ -1,5 +1,17 @@ # @nextui-org/link +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/use-aria-link@2.1.0-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-icons@2.0.10-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.1 + ## 2.1.0-beta.0 ### Minor Changes diff --git a/packages/components/link/package.json b/packages/components/link/package.json index 4ad1f90025..04bcbbaaae 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.0", + "version": "2.1.0-beta.1", "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 108d97ae27..b07d4e1ae3 100644 --- a/packages/components/listbox/CHANGELOG.md +++ b/packages/components/listbox/CHANGELOG.md @@ -1,5 +1,18 @@ # @nextui-org/listbox +## 2.2.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/divider@2.1.0-beta.1 + - @nextui-org/use-is-mobile@2.1.0-beta.1 + - @nextui-org/aria-utils@2.1.0-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + ## 2.2.0-beta.0 ### Minor Changes diff --git a/packages/components/listbox/package.json b/packages/components/listbox/package.json index 8b8ad01f4b..56bb4ed6b6 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.0", + "version": "2.2.0-beta.1", "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 d1c775202a..9d8ea3d85d 100644 --- a/packages/components/menu/CHANGELOG.md +++ b/packages/components/menu/CHANGELOG.md @@ -1,5 +1,19 @@ # @nextui-org/menu +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/divider@2.1.0-beta.1 + - @nextui-org/use-aria-menu@2.1.0-beta.1 + - @nextui-org/use-is-mobile@2.1.0-beta.1 + - @nextui-org/aria-utils@2.1.0-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + ## 2.1.0-beta.0 ### Minor Changes diff --git a/packages/components/menu/package.json b/packages/components/menu/package.json index d111f58e44..d2449eb3b7 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.0", + "version": "2.1.0-beta.1", "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 bebf00b8d8..2600bf663f 100644 --- a/packages/components/modal/CHANGELOG.md +++ b/packages/components/modal/CHANGELOG.md @@ -1,5 +1,22 @@ # @nextui-org/modal +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/use-aria-button@2.1.0-beta.1 + - @nextui-org/use-aria-modal-overlay@2.1.0-beta.1 + - @nextui-org/use-disclosure@2.1.0-beta.1 + - @nextui-org/use-draggable@2.0.1-beta.1 + - @nextui-org/dom-animation@2.0.1-beta.1 + - @nextui-org/framer-utils@2.0.26-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-icons@2.0.10-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.1 + ## 2.1.0-beta.0 ### Minor Changes diff --git a/packages/components/modal/package.json b/packages/components/modal/package.json index 62799088a3..c0f99b1206 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.0", + "version": "2.1.0-beta.1", "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 5fce6e7a57..281c8b5ffe 100644 --- a/packages/components/navbar/CHANGELOG.md +++ b/packages/components/navbar/CHANGELOG.md @@ -1,5 +1,18 @@ # @nextui-org/navbar +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/use-aria-toggle-button@2.1.0-beta.1 + - @nextui-org/dom-animation@2.0.1-beta.1 + - @nextui-org/framer-utils@2.0.26-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + ## 2.1.0-beta.0 ### Minor Changes diff --git a/packages/components/navbar/package.json b/packages/components/navbar/package.json index 6b09133958..7a0a470cae 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.0", + "version": "2.1.0-beta.1", "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 b956e97760..268652461d 100644 --- a/packages/components/pagination/CHANGELOG.md +++ b/packages/components/pagination/CHANGELOG.md @@ -1,5 +1,17 @@ # @nextui-org/pagination +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/use-pagination@2.1.0-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-icons@2.0.10-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.1 + ## 2.1.0-beta.0 ### Minor Changes diff --git a/packages/components/pagination/package.json b/packages/components/pagination/package.json index 65d188660d..1da1751503 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.0", + "version": "2.1.0-beta.1", "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 233df3f3a2..2cc8fef986 100644 --- a/packages/components/popover/CHANGELOG.md +++ b/packages/components/popover/CHANGELOG.md @@ -1,5 +1,20 @@ # @nextui-org/popover +## 2.2.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/button@2.1.0-beta.1 + - @nextui-org/use-aria-button@2.1.0-beta.1 + - @nextui-org/aria-utils@2.1.0-beta.1 + - @nextui-org/dom-animation@2.0.1-beta.1 + - @nextui-org/framer-utils@2.0.26-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + ## 2.2.0-beta.0 ### Minor Changes diff --git a/packages/components/popover/package.json b/packages/components/popover/package.json index f120e25e8e..7ca1b8426b 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.0", + "version": "2.2.0-beta.1", "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 7f278b0cc9..ae4bb3edbc 100644 --- a/packages/components/progress/CHANGELOG.md +++ b/packages/components/progress/CHANGELOG.md @@ -1,5 +1,15 @@ # @nextui-org/progress +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + ## 2.1.0-beta.0 ### Minor Changes diff --git a/packages/components/progress/package.json b/packages/components/progress/package.json index db0f16acc7..cbed5476da 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.0", + "version": "2.1.0-beta.1", "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 678f7a9dd1..cc71ff070b 100644 --- a/packages/components/radio/CHANGELOG.md +++ b/packages/components/radio/CHANGELOG.md @@ -1,5 +1,15 @@ # @nextui-org/radio +## 2.2.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + ## 2.2.0-beta.0 ### Minor Changes diff --git a/packages/components/radio/package.json b/packages/components/radio/package.json index e6b0c80844..945a003da2 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.0", + "version": "2.2.0-beta.1", "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 edbdecfe63..a86e75efe2 100644 --- a/packages/components/ripple/CHANGELOG.md +++ b/packages/components/ripple/CHANGELOG.md @@ -1,5 +1,16 @@ # @nextui-org/ripple +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/dom-animation@2.0.1-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + ## 2.1.0-beta.0 ### Minor Changes diff --git a/packages/components/ripple/package.json b/packages/components/ripple/package.json index b3395826c6..57e14dc36e 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.0", + "version": "2.1.0-beta.1", "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 9bb65bf317..bb49c9a0b3 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.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/use-data-scroll-overflow@2.1.8-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + ## 2.2.0-beta.0 ### Minor Changes diff --git a/packages/components/scroll-shadow/package.json b/packages/components/scroll-shadow/package.json index 7b789fea85..ef46ad79e6 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.0", + "version": "2.2.0-beta.1", "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 85c291b94b..b3fef580d4 100644 --- a/packages/components/select/CHANGELOG.md +++ b/packages/components/select/CHANGELOG.md @@ -1,5 +1,23 @@ # @nextui-org/select +## 2.3.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/listbox@2.2.0-beta.1 + - @nextui-org/popover@2.2.0-beta.1 + - @nextui-org/scroll-shadow@2.2.0-beta.1 + - @nextui-org/spinner@2.1.0-beta.1 + - @nextui-org/use-aria-button@2.1.0-beta.1 + - @nextui-org/use-aria-multiselect@2.3.0-beta.1 + - @nextui-org/aria-utils@2.1.0-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-icons@2.0.10-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.1 + ## 2.3.0-beta.0 ### Minor Changes diff --git a/packages/components/select/package.json b/packages/components/select/package.json index cd46e68ca1..3eb2003f0e 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.0", + "version": "2.3.0-beta.1", "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 f6d1b607fb..ac7485c016 100644 --- a/packages/components/skeleton/CHANGELOG.md +++ b/packages/components/skeleton/CHANGELOG.md @@ -1,5 +1,15 @@ # @nextui-org/skeleton +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + ## 2.1.0-beta.0 ### Minor Changes diff --git a/packages/components/skeleton/package.json b/packages/components/skeleton/package.json index 16287cdf85..839698da72 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.0", + "version": "2.1.0-beta.1", "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 ecbce816d5..963491c6a7 100644 --- a/packages/components/slider/CHANGELOG.md +++ b/packages/components/slider/CHANGELOG.md @@ -1,5 +1,16 @@ # @nextui-org/slider +## 2.3.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/tooltip@2.1.0-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + ## 2.3.0-beta.0 ### Minor Changes diff --git a/packages/components/slider/package.json b/packages/components/slider/package.json index 34eeb18b1d..c67543bba8 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.0", + "version": "2.3.0-beta.1", "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 e070141bab..83a0748a09 100644 --- a/packages/components/snippet/CHANGELOG.md +++ b/packages/components/snippet/CHANGELOG.md @@ -1,5 +1,19 @@ # @nextui-org/snippet +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/button@2.1.0-beta.1 + - @nextui-org/tooltip@2.1.0-beta.1 + - @nextui-org/use-clipboard@2.0.8-beta.0 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-icons@2.0.10-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.1 + ## 2.1.0-beta.0 ### Minor Changes diff --git a/packages/components/snippet/package.json b/packages/components/snippet/package.json index 2f91a3805e..1cfe223143 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.0", + "version": "2.1.0-beta.1", "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 a05689072e..4057b4a50b 100644 --- a/packages/components/spacer/CHANGELOG.md +++ b/packages/components/spacer/CHANGELOG.md @@ -1,5 +1,16 @@ # @nextui-org/spacer +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/system-rsc@2.2.0-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + ## 2.1.0-beta.0 ### Minor Changes diff --git a/packages/components/spacer/package.json b/packages/components/spacer/package.json index 27b78a4799..da8087aeab 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.0", + "version": "2.1.0-beta.1", "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 921ec857f6..91d160d309 100644 --- a/packages/components/spinner/CHANGELOG.md +++ b/packages/components/spinner/CHANGELOG.md @@ -1,5 +1,16 @@ # @nextui-org/spinner +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/system-rsc@2.2.0-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + ## 2.1.0-beta.0 ### Minor Changes diff --git a/packages/components/spinner/package.json b/packages/components/spinner/package.json index 76ef09f9e7..cb83ac5e0f 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.0", + "version": "2.1.0-beta.1", "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 53db9e27e7..dc7d563941 100644 --- a/packages/components/switch/CHANGELOG.md +++ b/packages/components/switch/CHANGELOG.md @@ -1,5 +1,15 @@ # @nextui-org/switch +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + ## 2.1.0-beta.0 ### Minor Changes diff --git a/packages/components/switch/package.json b/packages/components/switch/package.json index beed2cf85b..150f212119 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.0", + "version": "2.1.0-beta.1", "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 6c231ce5aa..848fae8b39 100644 --- a/packages/components/table/CHANGELOG.md +++ b/packages/components/table/CHANGELOG.md @@ -1,5 +1,18 @@ # @nextui-org/table +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/checkbox@2.2.0-beta.1 + - @nextui-org/spacer@2.1.0-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-icons@2.0.10-beta.0 + - @nextui-org/shared-utils@2.0.9-beta.1 + ## 2.1.0-beta.0 ### Minor Changes diff --git a/packages/components/table/package.json b/packages/components/table/package.json index 7c2b55f671..23c7ac99c0 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.0", + "version": "2.1.0-beta.1", "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 56223feb40..12ec638694 100644 --- a/packages/components/tabs/CHANGELOG.md +++ b/packages/components/tabs/CHANGELOG.md @@ -1,5 +1,17 @@ # @nextui-org/tabs +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/aria-utils@2.1.0-beta.1 + - @nextui-org/framer-utils@2.0.26-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + ## 2.1.0-beta.0 ### Minor Changes diff --git a/packages/components/tabs/package.json b/packages/components/tabs/package.json index ebb9ff7da1..a7a55246e7 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.0", + "version": "2.1.0-beta.1", "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 0335bfde19..ad30776d8d 100644 --- a/packages/components/tooltip/CHANGELOG.md +++ b/packages/components/tooltip/CHANGELOG.md @@ -1,5 +1,18 @@ # @nextui-org/tooltip +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/aria-utils@2.1.0-beta.1 + - @nextui-org/dom-animation@2.0.1-beta.1 + - @nextui-org/framer-utils@2.0.26-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + ## 2.1.0-beta.0 ### Minor Changes diff --git a/packages/components/tooltip/package.json b/packages/components/tooltip/package.json index 7a0e349ea4..f466f4b65f 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.0", + "version": "2.1.0-beta.1", "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 4f9c1d805d..4e21bc10fc 100644 --- a/packages/components/user/CHANGELOG.md +++ b/packages/components/user/CHANGELOG.md @@ -1,5 +1,16 @@ # @nextui-org/user +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/avatar@2.1.0-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + ## 2.1.0-beta.0 ### Minor Changes diff --git a/packages/components/user/package.json b/packages/components/user/package.json index c9815a20ce..ba111d695d 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.0", + "version": "2.1.0-beta.1", "description": "Flexible User Profile Component.", "keywords": [ "user" diff --git a/packages/core/react/CHANGELOG.md b/packages/core/react/CHANGELOG.md index f204963c94..1e8937dc3f 100644 --- a/packages/core/react/CHANGELOG.md +++ b/packages/core/react/CHANGELOG.md @@ -1,5 +1,58 @@ # @nextui-org/react +## 2.5.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/accordion@2.1.0-beta.1 + - @nextui-org/alert@2.1.0-beta.1 + - @nextui-org/autocomplete@2.2.0-beta.1 + - @nextui-org/avatar@2.1.0-beta.1 + - @nextui-org/badge@2.1.0-beta.1 + - @nextui-org/breadcrumbs@2.1.0-beta.1 + - @nextui-org/button@2.1.0-beta.1 + - @nextui-org/calendar@2.1.0-beta.1 + - @nextui-org/card@2.1.0-beta.1 + - @nextui-org/checkbox@2.2.0-beta.1 + - @nextui-org/chip@2.1.0-beta.1 + - @nextui-org/code@2.1.0-beta.1 + - @nextui-org/date-input@2.2.0-beta.1 + - @nextui-org/date-picker@2.2.0-beta.1 + - @nextui-org/divider@2.1.0-beta.1 + - @nextui-org/drawer@2.1.0-beta.1 + - @nextui-org/dropdown@2.2.0-beta.1 + - @nextui-org/image@2.1.0-beta.1 + - @nextui-org/input@2.3.0-beta.1 + - @nextui-org/kbd@2.1.0-beta.1 + - @nextui-org/link@2.1.0-beta.1 + - @nextui-org/listbox@2.2.0-beta.1 + - @nextui-org/menu@2.1.0-beta.1 + - @nextui-org/modal@2.1.0-beta.1 + - @nextui-org/navbar@2.1.0-beta.1 + - @nextui-org/pagination@2.1.0-beta.1 + - @nextui-org/popover@2.2.0-beta.1 + - @nextui-org/progress@2.1.0-beta.1 + - @nextui-org/radio@2.2.0-beta.1 + - @nextui-org/ripple@2.1.0-beta.1 + - @nextui-org/scroll-shadow@2.2.0-beta.1 + - @nextui-org/select@2.3.0-beta.1 + - @nextui-org/skeleton@2.1.0-beta.1 + - @nextui-org/slider@2.3.0-beta.1 + - @nextui-org/snippet@2.1.0-beta.1 + - @nextui-org/spacer@2.1.0-beta.1 + - @nextui-org/spinner@2.1.0-beta.1 + - @nextui-org/switch@2.1.0-beta.1 + - @nextui-org/table@2.1.0-beta.1 + - @nextui-org/tabs@2.1.0-beta.1 + - @nextui-org/tooltip@2.1.0-beta.1 + - @nextui-org/user@2.1.0-beta.1 + - @nextui-org/system@2.3.0-beta.1 + - @nextui-org/theme@2.3.0-beta.1 + - @nextui-org/framer-utils@2.0.26-beta.1 + ## 2.5.0-beta.0 ### Minor Changes diff --git a/packages/core/react/package.json b/packages/core/react/package.json index ce6f1a71d8..c368ea3791 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.0", + "version": "2.5.0-beta.1", "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 f72fdd6369..d00401a785 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.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + ## 2.2.0-beta.0 ### Minor Changes diff --git a/packages/core/system-rsc/package.json b/packages/core/system-rsc/package.json index 9da3c0bbf1..b07416f83b 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.0", + "version": "2.2.0-beta.1", "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 c066d0a8cd..b448582609 100644 --- a/packages/core/system/CHANGELOG.md +++ b/packages/core/system/CHANGELOG.md @@ -1,5 +1,15 @@ # @nextui-org/system +## 2.3.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/system-rsc@2.2.0-beta.1 + - @nextui-org/react-utils@2.0.18-beta.1 + ## 2.3.0-beta.0 ### Minor Changes diff --git a/packages/core/system/package.json b/packages/core/system/package.json index 9484a7c838..136e5cb427 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.0", + "version": "2.3.0-beta.1", "description": "NextUI system primitives", "keywords": [ "system" diff --git a/packages/core/theme/CHANGELOG.md b/packages/core/theme/CHANGELOG.md index 592b92cecd..ba7d09f3a3 100644 --- a/packages/core/theme/CHANGELOG.md +++ b/packages/core/theme/CHANGELOG.md @@ -1,5 +1,14 @@ # @nextui-org/theme +## 2.3.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/shared-utils@2.0.9-beta.1 + ## 2.3.0-beta.0 ### Minor Changes diff --git a/packages/core/theme/package.json b/packages/core/theme/package.json index b8030d3d66..52506a243f 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.0", + "version": "2.3.0-beta.1", "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 ca81d168f4..f2df863444 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.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + ## 2.1.0-beta.0 ### Minor Changes diff --git a/packages/hooks/use-aria-accordion-item/package.json b/packages/hooks/use-aria-accordion-item/package.json index e1f092fd91..ee2bddc1ba 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.0", + "version": "2.1.0-beta.1", "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 49fa50a013..0423d24afc 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.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + ## 2.1.0-beta.0 ### Minor Changes diff --git a/packages/hooks/use-aria-accordion/package.json b/packages/hooks/use-aria-accordion/package.json index 630de7142c..26eba935ed 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.0", + "version": "2.1.0-beta.1", "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 904241f937..76f66e6cce 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.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + ## 2.1.0-beta.0 ### Minor Changes diff --git a/packages/hooks/use-aria-button/package.json b/packages/hooks/use-aria-button/package.json index 898a8b2235..11167f5c20 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.0", + "version": "2.1.0-beta.1", "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 8f51c024ee..270df02de4 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.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + ## 2.1.0-beta.0 ### Minor Changes diff --git a/packages/hooks/use-aria-link/package.json b/packages/hooks/use-aria-link/package.json index 1c25754851..4d7eaefa04 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.0", + "version": "2.1.0-beta.1", "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 ff8e8eac00..b5b368fb0a 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.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + ## 2.1.0-beta.0 ### Minor Changes diff --git a/packages/hooks/use-aria-menu/package.json b/packages/hooks/use-aria-menu/package.json index ca33252c63..1ba2552e49 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.0", + "version": "2.1.0-beta.1", "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 878ccd8a0e..3ae5d87e93 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.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + ## 2.1.0-beta.0 ### Minor Changes diff --git a/packages/hooks/use-aria-modal-overlay/package.json b/packages/hooks/use-aria-modal-overlay/package.json index df0a06560a..f8a969df4f 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.0", + "version": "2.1.0-beta.1", "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 47be546325..458dfb32fa 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.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + ## 2.3.0-beta.0 ### Minor Changes diff --git a/packages/hooks/use-aria-multiselect/package.json b/packages/hooks/use-aria-multiselect/package.json index 604650e3ca..e8d0f845e0 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.0", + "version": "2.3.0-beta.1", "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 344b7c2bbf..c5a53b2db6 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.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/use-aria-button@2.1.0-beta.1 + ## 2.1.0-beta.0 ### Minor Changes diff --git a/packages/hooks/use-aria-toggle-button/package.json b/packages/hooks/use-aria-toggle-button/package.json index d406c83498..ad8f4fff56 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.0", + "version": "2.1.0-beta.1", "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-clipboard/CHANGELOG.md b/packages/hooks/use-clipboard/CHANGELOG.md index 8f17da1a31..11d55ce1cf 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.0 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + ## 2.0.7 ### Patch Changes diff --git a/packages/hooks/use-clipboard/package.json b/packages/hooks/use-clipboard/package.json index 97f24c56aa..fa3f94e17b 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.7", + "version": "2.0.8-beta.0", "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 8418c05b79..d19fe055da 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.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/shared-utils@2.0.9-beta.1 + ## 2.1.8-beta.0 ### Patch Changes diff --git a/packages/hooks/use-data-scroll-overflow/package.json b/packages/hooks/use-data-scroll-overflow/package.json index 51e3b06cab..69804d66d9 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.0", + "version": "2.1.8-beta.1", "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 4db57c8a89..4b88226a8c 100644 --- a/packages/hooks/use-disclosure/CHANGELOG.md +++ b/packages/hooks/use-disclosure/CHANGELOG.md @@ -1,5 +1,11 @@ # @nextui-org/use-disclosure +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + ## 2.1.0-beta.0 ### Minor Changes diff --git a/packages/hooks/use-disclosure/package.json b/packages/hooks/use-disclosure/package.json index 0131a43997..1747f74e70 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.0", + "version": "2.1.0-beta.1", "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 fdd88333fb..f82591fdef 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.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + ## 2.0.1-beta.0 ### Patch Changes diff --git a/packages/hooks/use-draggable/package.json b/packages/hooks/use-draggable/package.json index d12c1d0e4c..1960c9093c 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.0", + "version": "2.0.1-beta.1", "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 93d545ab66..5377374808 100644 --- a/packages/hooks/use-image/CHANGELOG.md +++ b/packages/hooks/use-image/CHANGELOG.md @@ -1,5 +1,11 @@ # @nextui-org/use-image +## 2.0.7-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + ## 2.0.7-beta.0 ### Patch Changes diff --git a/packages/hooks/use-image/package.json b/packages/hooks/use-image/package.json index 16bad69194..ab15bee97a 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.0", + "version": "2.0.7-beta.1", "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 5087df2687..c413faebcd 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.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/shared-utils@2.0.9-beta.1 + ## 2.1.6-beta.0 ### Patch Changes diff --git a/packages/hooks/use-infinite-scroll/package.json b/packages/hooks/use-infinite-scroll/package.json index ced9966853..b678c7f7ad 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.0", + "version": "2.1.6-beta.1", "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 cf435b8b09..08e056016d 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.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + ## 2.1.0-beta.0 ### Minor Changes diff --git a/packages/hooks/use-intersection-observer/package.json b/packages/hooks/use-intersection-observer/package.json index 792119a315..42729c1386 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.0", + "version": "2.1.0-beta.1", "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 a122669017..e560612c30 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.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + ## 2.1.0-beta.0 ### Minor Changes diff --git a/packages/hooks/use-is-mobile/package.json b/packages/hooks/use-is-mobile/package.json index 46bdc6add1..4e429a7f42 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.0", + "version": "2.1.0-beta.1", "description": "A hook that returns whether the device is mobile or not", "keywords": [ "use-is-mobile" diff --git a/packages/hooks/use-pagination/CHANGELOG.md b/packages/hooks/use-pagination/CHANGELOG.md index ae4a9815cb..539f21a86f 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.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/shared-utils@2.0.9-beta.1 + ## 2.1.0-beta.0 ### Minor Changes diff --git a/packages/hooks/use-pagination/package.json b/packages/hooks/use-pagination/package.json index bb627b52d8..6fbb0a0d91 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.0", + "version": "2.1.0-beta.1", "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 5eb1271c68..b3aa3a43d2 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.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/react-utils@2.0.18-beta.1 + ## 2.0.18-beta.0 ### Patch Changes diff --git a/packages/hooks/use-real-shape/package.json b/packages/hooks/use-real-shape/package.json index ddf2dad86e..41c00c24ad 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.0", + "version": "2.0.18-beta.1", "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 943d82c2fd..e0ca3ceb76 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.0 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + ## 2.0.7 ### Patch Changes diff --git a/packages/hooks/use-ref-state/package.json b/packages/hooks/use-ref-state/package.json index e65f0bf03f..0dde411d06 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.7", + "version": "2.0.8-beta.0", "description": "Hook for saving the state in a ref value", "keywords": [ "use-ref-state" diff --git a/packages/hooks/use-theme/CHANGELOG.md b/packages/hooks/use-theme/CHANGELOG.md index 5e6bcde684..0d67039be3 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.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + ## 2.0.1-beta.0 ### Patch Changes diff --git a/packages/hooks/use-theme/package.json b/packages/hooks/use-theme/package.json index b695db64ea..6d5ed8f42c 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.0", + "version": "2.0.1-beta.1", "description": "React hook to switch between light and dark themes", "keywords": [ "use-theme" diff --git a/packages/utilities/aria-utils/CHANGELOG.md b/packages/utilities/aria-utils/CHANGELOG.md index 431ee59b46..e253c20c0a 100644 --- a/packages/utilities/aria-utils/CHANGELOG.md +++ b/packages/utilities/aria-utils/CHANGELOG.md @@ -1,5 +1,15 @@ # @nextui-org/aria-utils +## 2.1.0-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/system@2.3.0-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + ## 2.1.0-beta.0 ### Minor Changes diff --git a/packages/utilities/aria-utils/package.json b/packages/utilities/aria-utils/package.json index 68f36e123a..d64058a3cb 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.0", + "version": "2.1.0-beta.1", "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 c3c9153938..b19c35a5ce 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.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + ## 2.0.1-beta.0 ### Patch Changes diff --git a/packages/utilities/dom-animation/package.json b/packages/utilities/dom-animation/package.json index 3e2ad5609b..c23a19bfe3 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.0", + "version": "2.0.1-beta.1", "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 ba5833bd56..157bea4733 100644 --- a/packages/utilities/framer-utils/CHANGELOG.md +++ b/packages/utilities/framer-utils/CHANGELOG.md @@ -1,5 +1,15 @@ # @nextui-org/framer-utils +## 2.0.26-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/system@2.3.0-beta.1 + - @nextui-org/shared-utils@2.0.9-beta.1 + ## 2.0.26-beta.0 ### Patch Changes diff --git a/packages/utilities/framer-utils/package.json b/packages/utilities/framer-utils/package.json index cc28c88818..935eff654f 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.0", + "version": "2.0.26-beta.1", "description": "A set of framer motion transitions for react", "keywords": [ "framer-utils" diff --git a/packages/utilities/react-utils/CHANGELOG.md b/packages/utilities/react-utils/CHANGELOG.md index 957da65019..276d745054 100644 --- a/packages/utilities/react-utils/CHANGELOG.md +++ b/packages/utilities/react-utils/CHANGELOG.md @@ -1,5 +1,14 @@ # @nextui-org/react-utils +## 2.0.18-beta.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + +- Updated dependencies [[`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85)]: + - @nextui-org/shared-utils@2.0.9-beta.1 + ## 2.0.18-beta.0 ### Patch Changes diff --git a/packages/utilities/react-utils/package.json b/packages/utilities/react-utils/package.json index 11826bfba1..bc40cd4ce4 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.0", + "version": "2.0.18-beta.1", "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 728f78c25b..378cc1bf7c 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.0 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + ## 2.0.9 ### Patch Changes diff --git a/packages/utilities/shared-icons/package.json b/packages/utilities/shared-icons/package.json index 6cbeb9a8a7..271e6cad84 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.9", + "version": "2.0.10-beta.0", "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 72250e5844..647aabfb64 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.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + ## 2.0.9-beta.0 ### Patch Changes diff --git a/packages/utilities/shared-utils/package.json b/packages/utilities/shared-utils/package.json index e7080b1cc4..38bd7fc199 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.0", + "version": "2.0.9-beta.1", "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 b625e2cd69..fc94edc0f5 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.1 + +### Patch Changes + +- [#3990](https://github.com/nextui-org/nextui/pull/3990) [`cb5bc4c74`](https://github.com/nextui-org/nextui/commit/cb5bc4c74f00caaee80dca89c1f02038db315b85) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Beta 1 + ## 2.0.7-beta.0 ### Patch Changes diff --git a/packages/utilities/test-utils/package.json b/packages/utilities/test-utils/package.json index 6512d73d0a..387f1d02f8 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.0", + "version": "2.0.7-beta.1", "description": "A set of utilities for react testing", "keywords": [ "test-utils"