diff --git a/.changeset/clean-dryers-notice.md b/.changeset/clean-dryers-notice.md deleted file mode 100644 index 6c9a8820cb..0000000000 --- a/.changeset/clean-dryers-notice.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/select": patch ---- - -Fixed toggle issue while clicking on label of select component unexpectedly open and close the model instantly. The removal of code block containing `group-data-[filled=true]:pointer-events-auto` prevent from any unwanted user interactions and resolve the flickering issue (#3558) diff --git a/.changeset/curvy-eels-tap.md b/.changeset/curvy-eels-tap.md deleted file mode 100644 index 8da319b07f..0000000000 --- a/.changeset/curvy-eels-tap.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/system": patch ---- - -Fix missing `useHref` logic (#2934) diff --git a/.changeset/eleven-eels-fix.md b/.changeset/eleven-eels-fix.md deleted file mode 100644 index 31b10cf117..0000000000 --- a/.changeset/eleven-eels-fix.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/theme": patch ---- - -fix(theme): use data-hover instead of hover (#2095) diff --git a/.changeset/fast-students-promise.md b/.changeset/fast-students-promise.md deleted file mode 100644 index 2f7478058b..0000000000 --- a/.changeset/fast-students-promise.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/use-scroll-position": patch ---- - -re-attach scroll event behavior in `useScrollPosition` diff --git a/.changeset/few-roses-sniff.md b/.changeset/few-roses-sniff.md deleted file mode 100644 index 59c86128c3..0000000000 --- a/.changeset/few-roses-sniff.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/select": patch ---- - -added missing onChange when there are more than 300 items (#3455) diff --git a/.changeset/five-teachers-refuse.md b/.changeset/five-teachers-refuse.md deleted file mode 100644 index f82be5c34c..0000000000 --- a/.changeset/five-teachers-refuse.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/theme": patch ---- - -fixed the shadow clipping of card inside listbox or menubox item (#3480) diff --git a/.changeset/giant-sheep-attend.md b/.changeset/giant-sheep-attend.md deleted file mode 100644 index 81266e7de5..0000000000 --- a/.changeset/giant-sheep-attend.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/theme": patch ---- - -Improved RTL support for the input component diff --git a/.changeset/happy-socks-hug.md b/.changeset/happy-socks-hug.md deleted file mode 100644 index 38308f9555..0000000000 --- a/.changeset/happy-socks-hug.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -"@nextui-org/autocomplete": patch -"@nextui-org/date-picker": patch -"@nextui-org/dropdown": patch -"@nextui-org/modal": patch -"@nextui-org/popover": patch -"@nextui-org/select": patch -"@nextui-org/use-aria-modal-overlay": patch -"@nextui-org/use-aria-multiselect": patch -"@nextui-org/use-aria-overlay": patch -"@nextui-org/aria-utils": patch ---- - -Refactor overlays to reduce its complexity, while improving stability. diff --git a/.changeset/healthy-clouds-refuse.md b/.changeset/healthy-clouds-refuse.md deleted file mode 100644 index a1f4cb1c86..0000000000 --- a/.changeset/healthy-clouds-refuse.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/navbar": patch ---- - -Fix navbar menu breaking when a numerical height value is provided. The height value is now converted to pixels if it is a number. diff --git a/.changeset/lucky-schools-travel.md b/.changeset/lucky-schools-travel.md deleted file mode 100644 index b736c9c07e..0000000000 --- a/.changeset/lucky-schools-travel.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/input": patch ---- - -Fixed hover and focus of input when label placement is outside-left (#2328) diff --git a/.changeset/metal-jars-rhyme.md b/.changeset/metal-jars-rhyme.md deleted file mode 100644 index 41f0587e67..0000000000 --- a/.changeset/metal-jars-rhyme.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@nextui-org/autocomplete": patch -"@nextui-org/theme": patch ---- - -Improve clear button pointer events, keyboard reopen issue on mobile diff --git a/.changeset/moody-coats-sparkle.md b/.changeset/moody-coats-sparkle.md deleted file mode 100644 index 5995b6d6e7..0000000000 --- a/.changeset/moody-coats-sparkle.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/theme": patch ---- - -Fix skeleton overflow issue (#3214 #3670) diff --git a/.changeset/nervous-mirrors-rule.md b/.changeset/nervous-mirrors-rule.md deleted file mode 100644 index 1ca366bece..0000000000 --- a/.changeset/nervous-mirrors-rule.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/theme": patch ---- - -set the min-height of base height to 100dvh where size equals `full` (#2681) diff --git a/.changeset/nice-beans-thank.md b/.changeset/nice-beans-thank.md deleted file mode 100644 index 57bc0e5aba..0000000000 --- a/.changeset/nice-beans-thank.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/system-rsc": patch ---- - -added missing `StringToBoolean[]` (#3530) diff --git a/.changeset/popular-baboons-pull.md b/.changeset/popular-baboons-pull.md deleted file mode 100644 index 4575aa8bb0..0000000000 --- a/.changeset/popular-baboons-pull.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/listbox": patch ---- - -Fix item highlighting in `AutocompleteSection` during keyboard navigation (#3713) diff --git a/.changeset/proud-peas-flash.md b/.changeset/proud-peas-flash.md deleted file mode 100644 index 26d945b397..0000000000 --- a/.changeset/proud-peas-flash.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/theme": patch ---- - -Improved RTL support for the table component diff --git a/.changeset/real-cows-lie.md b/.changeset/real-cows-lie.md deleted file mode 100644 index 417dade34b..0000000000 --- a/.changeset/real-cows-lie.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/popover": patch ---- - -Use `usePreventScroll` instead of `react-remove-scroll`; Add `shouldBlockScroll` prop to `Tooltip` (#3474). diff --git a/.changeset/red-ducks-greet.md b/.changeset/red-ducks-greet.md deleted file mode 100644 index b7fe7249cf..0000000000 --- a/.changeset/red-ducks-greet.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/link": patch ---- - -use `@nextui-org/use-aria-link` to suppress onClick deprecation warning (#3196) diff --git a/.changeset/selfish-spies-visit.md b/.changeset/selfish-spies-visit.md deleted file mode 100644 index bd5d6a75a9..0000000000 --- a/.changeset/selfish-spies-visit.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@nextui-org/use-clipboard": patch -"@nextui-org/use-real-shape": patch -"@nextui-org/use-ref-state": patch ---- - -ensure exposed functions wrap by `useCallback` diff --git a/.changeset/serious-dolls-mix.md b/.changeset/serious-dolls-mix.md deleted file mode 100644 index e6b69248c7..0000000000 --- a/.changeset/serious-dolls-mix.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/theme": patch ---- - -Improved RTL support for the select component diff --git a/.changeset/seven-apricots-happen.md b/.changeset/seven-apricots-happen.md deleted file mode 100644 index feb0d79df8..0000000000 --- a/.changeset/seven-apricots-happen.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@nextui-org/modal": patch -"@nextui-org/theme": patch ---- - -adjust modal position when keyboard appears (#2837) diff --git a/.changeset/silver-stingrays-brush.md b/.changeset/silver-stingrays-brush.md deleted file mode 100644 index 991ed15f9e..0000000000 --- a/.changeset/silver-stingrays-brush.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/theme": patch ---- - -export default-layout in theme diff --git a/.changeset/slow-forks-nail.md b/.changeset/slow-forks-nail.md deleted file mode 100644 index 4857a4c2c3..0000000000 --- a/.changeset/slow-forks-nail.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@nextui-org/calendar": patch -"@nextui-org/theme": patch ---- - -fixed arrow keys order when html has dir="rtl" (#3641, #3642) diff --git a/.changeset/soft-wombats-wash.md b/.changeset/soft-wombats-wash.md deleted file mode 100644 index 95ad1a324d..0000000000 --- a/.changeset/soft-wombats-wash.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/input": patch ---- - -disable clear button when input is read-only diff --git a/.changeset/sweet-crabs-buy.md b/.changeset/sweet-crabs-buy.md deleted file mode 100644 index 117aac5522..0000000000 --- a/.changeset/sweet-crabs-buy.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/theme": patch ---- - -fixed the double click need in chrome for checkbox, switch and radiobuttons (#3528) diff --git a/.changeset/tall-balloons-sleep.md b/.changeset/tall-balloons-sleep.md deleted file mode 100644 index 66fe6f9189..0000000000 --- a/.changeset/tall-balloons-sleep.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/react-rsc-utils": patch ---- - -added react to peerDependencies to remove react copy from react-rsc-utils bundle (#3531) diff --git a/.changeset/tall-walls-sell.md b/.changeset/tall-walls-sell.md deleted file mode 100644 index 7568c651b4..0000000000 --- a/.changeset/tall-walls-sell.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/theme": patch ---- - -The color of the selected value in SELECT component was `text-foreground-500` instead of `text-default-foreground`. Also label slot in SELECT component's UNDERLINE had no effect of color variant. The change includes the fix for the mentioned issues (#3659). diff --git a/.changeset/tough-mangos-deliver.md b/.changeset/tough-mangos-deliver.md deleted file mode 100644 index f9595370ad..0000000000 --- a/.changeset/tough-mangos-deliver.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/theme": patch ---- - -Updates the text colors for the flat variant in the theme so that elements using this variant are accessible (#3738) diff --git a/.changeset/two-radios-attend.md b/.changeset/two-radios-attend.md deleted file mode 100644 index 5d3c631874..0000000000 --- a/.changeset/two-radios-attend.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/theme": patch ---- - -Improved RTL support for the pagination component diff --git a/.changeset/warm-planets-smile.md b/.changeset/warm-planets-smile.md deleted file mode 100644 index a45a98f667..0000000000 --- a/.changeset/warm-planets-smile.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/dropdown": patch ---- - -fix(dropdown): respect closeOnSelect prop on DropdownItem (#2290) diff --git a/.changeset/wild-apples-cheer.md b/.changeset/wild-apples-cheer.md deleted file mode 100644 index cbcbb18ba6..0000000000 --- a/.changeset/wild-apples-cheer.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@nextui-org/shared-utils": patch ---- - -fixed gregorian year offset for persian (#3602) diff --git a/packages/components/accordion/CHANGELOG.md b/packages/components/accordion/CHANGELOG.md index 84bbc4faa8..ba0d10c436 100644 --- a/packages/components/accordion/CHANGELOG.md +++ b/packages/components/accordion/CHANGELOG.md @@ -1,5 +1,16 @@ # @nextui-org/accordion +## 2.0.39 + +### Patch Changes + +- Updated dependencies [[`123b7fbc9`](https://github.com/nextui-org/nextui/commit/123b7fbc9fb51613d7568572a00982ad230d02ae), [`f36df4362`](https://github.com/nextui-org/nextui/commit/f36df4362f572e8e233d4357f43600265cd5b8d5)]: + - @nextui-org/aria-utils@2.0.25 + - @nextui-org/shared-utils@2.0.8 + - @nextui-org/framer-utils@2.0.25 + - @nextui-org/divider@2.0.32 + - @nextui-org/react-utils@2.0.17 + ## 2.0.38 ### Patch Changes diff --git a/packages/components/accordion/package.json b/packages/components/accordion/package.json index d1e2e8d445..cc8e9432a6 100644 --- a/packages/components/accordion/package.json +++ b/packages/components/accordion/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/accordion", - "version": "2.0.38", + "version": "2.0.39", "description": "Collapse display a list of high-level options that can expand/collapse to reveal more information.", "keywords": [ "react", diff --git a/packages/components/autocomplete/CHANGELOG.md b/packages/components/autocomplete/CHANGELOG.md index f9745e82ca..d2d3df93c5 100644 --- a/packages/components/autocomplete/CHANGELOG.md +++ b/packages/components/autocomplete/CHANGELOG.md @@ -1,5 +1,23 @@ # @nextui-org/autocomplete +## 2.1.6 + +### Patch Changes + +- [#3467](https://github.com/nextui-org/nextui/pull/3467) [`123b7fbc9`](https://github.com/nextui-org/nextui/commit/123b7fbc9fb51613d7568572a00982ad230d02ae) Thanks [@chirokas](https://github.com/chirokas)! - Refactor overlays to reduce its complexity, while improving stability. + +- [#3000](https://github.com/nextui-org/nextui/pull/3000) [`81da063d6`](https://github.com/nextui-org/nextui/commit/81da063d6ab80e1b352ebfda78ed26a47a239c49) Thanks [@chirokas](https://github.com/chirokas)! - Improve clear button pointer events, keyboard reopen issue on mobile + +- Updated dependencies [[`123b7fbc9`](https://github.com/nextui-org/nextui/commit/123b7fbc9fb51613d7568572a00982ad230d02ae), [`985c2e1dd`](https://github.com/nextui-org/nextui/commit/985c2e1dd3642e3087aa0555a3c3ae4ea182b099), [`d621b2923`](https://github.com/nextui-org/nextui/commit/d621b2923e7c90e73bea996e5918b744223e896c), [`19c331be7`](https://github.com/nextui-org/nextui/commit/19c331be75f1d03048c7b2dc92c2c9b62865cc11), [`3d6865586`](https://github.com/nextui-org/nextui/commit/3d6865586fe7cec850925c8e8ff42155a97c43ea), [`f36df4362`](https://github.com/nextui-org/nextui/commit/f36df4362f572e8e233d4357f43600265cd5b8d5)]: + - @nextui-org/popover@2.1.28 + - @nextui-org/input@2.2.5 + - @nextui-org/listbox@2.1.26 + - @nextui-org/shared-utils@2.0.8 + - @nextui-org/button@2.0.38 + - @nextui-org/scroll-shadow@2.1.20 + - @nextui-org/spinner@2.0.34 + - @nextui-org/react-utils@2.0.17 + ## 2.1.5 ### Patch Changes diff --git a/packages/components/autocomplete/package.json b/packages/components/autocomplete/package.json index ca5aab6447..aaf4d9b426 100644 --- a/packages/components/autocomplete/package.json +++ b/packages/components/autocomplete/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/autocomplete", - "version": "2.1.5", + "version": "2.1.6", "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 549480191b..1064734906 100644 --- a/packages/components/avatar/CHANGELOG.md +++ b/packages/components/avatar/CHANGELOG.md @@ -1,5 +1,13 @@ # @nextui-org/avatar +## 2.0.33 + +### Patch Changes + +- Updated dependencies [[`f36df4362`](https://github.com/nextui-org/nextui/commit/f36df4362f572e8e233d4357f43600265cd5b8d5)]: + - @nextui-org/shared-utils@2.0.8 + - @nextui-org/react-utils@2.0.17 + ## 2.0.32 ### Patch Changes diff --git a/packages/components/avatar/package.json b/packages/components/avatar/package.json index 35221c5f36..79da2ee12f 100644 --- a/packages/components/avatar/package.json +++ b/packages/components/avatar/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/avatar", - "version": "2.0.32", + "version": "2.0.33", "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 6d5ab04776..45f2dbcc25 100644 --- a/packages/components/badge/CHANGELOG.md +++ b/packages/components/badge/CHANGELOG.md @@ -1,5 +1,13 @@ # @nextui-org/badge +## 2.0.32 + +### Patch Changes + +- Updated dependencies [[`f36df4362`](https://github.com/nextui-org/nextui/commit/f36df4362f572e8e233d4357f43600265cd5b8d5)]: + - @nextui-org/shared-utils@2.0.8 + - @nextui-org/react-utils@2.0.17 + ## 2.0.31 ### Patch Changes diff --git a/packages/components/badge/package.json b/packages/components/badge/package.json index 4c159ccb22..3645386db4 100644 --- a/packages/components/badge/package.json +++ b/packages/components/badge/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/badge", - "version": "2.0.31", + "version": "2.0.32", "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 861b5cca25..0e1c5a4b7f 100644 --- a/packages/components/breadcrumbs/CHANGELOG.md +++ b/packages/components/breadcrumbs/CHANGELOG.md @@ -1,5 +1,13 @@ # @nextui-org/breadcrumbs +## 2.0.13 + +### Patch Changes + +- Updated dependencies [[`f36df4362`](https://github.com/nextui-org/nextui/commit/f36df4362f572e8e233d4357f43600265cd5b8d5)]: + - @nextui-org/shared-utils@2.0.8 + - @nextui-org/react-utils@2.0.17 + ## 2.0.12 ### Patch Changes diff --git a/packages/components/breadcrumbs/package.json b/packages/components/breadcrumbs/package.json index 4703b4fe2b..b96e7cadc7 100644 --- a/packages/components/breadcrumbs/package.json +++ b/packages/components/breadcrumbs/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/breadcrumbs", - "version": "2.0.12", + "version": "2.0.13", "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 57411f7a0d..5c718bdea7 100644 --- a/packages/components/button/CHANGELOG.md +++ b/packages/components/button/CHANGELOG.md @@ -1,5 +1,15 @@ # @nextui-org/button +## 2.0.38 + +### Patch Changes + +- Updated dependencies [[`f36df4362`](https://github.com/nextui-org/nextui/commit/f36df4362f572e8e233d4357f43600265cd5b8d5)]: + - @nextui-org/shared-utils@2.0.8 + - @nextui-org/ripple@2.0.33 + - @nextui-org/spinner@2.0.34 + - @nextui-org/react-utils@2.0.17 + ## 2.0.37 ### Patch Changes diff --git a/packages/components/button/package.json b/packages/components/button/package.json index 075b6cabae..e3d35fb5ac 100644 --- a/packages/components/button/package.json +++ b/packages/components/button/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/button", - "version": "2.0.37", + "version": "2.0.38", "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 0cb177f4b9..811a0ac4c6 100644 --- a/packages/components/calendar/CHANGELOG.md +++ b/packages/components/calendar/CHANGELOG.md @@ -1,5 +1,17 @@ # @nextui-org/calendar +## 2.0.12 + +### Patch Changes + +- [#3656](https://github.com/nextui-org/nextui/pull/3656) [`55c92981e`](https://github.com/nextui-org/nextui/commit/55c92981e009b1721e8288341402feb1ebec08f3) Thanks [@ameybh](https://github.com/ameybh)! - fixed arrow keys order when html has dir="rtl" (#3641, #3642) + +- Updated dependencies [[`f36df4362`](https://github.com/nextui-org/nextui/commit/f36df4362f572e8e233d4357f43600265cd5b8d5)]: + - @nextui-org/shared-utils@2.0.8 + - @nextui-org/button@2.0.38 + - @nextui-org/framer-utils@2.0.25 + - @nextui-org/react-utils@2.0.17 + ## 2.0.11 ### Patch Changes diff --git a/packages/components/calendar/package.json b/packages/components/calendar/package.json index f08824bac6..1910024ed6 100644 --- a/packages/components/calendar/package.json +++ b/packages/components/calendar/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/calendar", - "version": "2.0.11", + "version": "2.0.12", "description": "A calendar displays one or more date grids and allows users to select a single date.", "keywords": [ "calendar" diff --git a/packages/components/card/CHANGELOG.md b/packages/components/card/CHANGELOG.md index 914704883f..b6adfab24a 100644 --- a/packages/components/card/CHANGELOG.md +++ b/packages/components/card/CHANGELOG.md @@ -1,5 +1,14 @@ # @nextui-org/card +## 2.0.34 + +### Patch Changes + +- Updated dependencies [[`f36df4362`](https://github.com/nextui-org/nextui/commit/f36df4362f572e8e233d4357f43600265cd5b8d5)]: + - @nextui-org/shared-utils@2.0.8 + - @nextui-org/ripple@2.0.33 + - @nextui-org/react-utils@2.0.17 + ## 2.0.33 ### Patch Changes diff --git a/packages/components/card/package.json b/packages/components/card/package.json index 499615ba71..1688c9457d 100644 --- a/packages/components/card/package.json +++ b/packages/components/card/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/card", - "version": "2.0.33", + "version": "2.0.34", "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 a84767602b..6366e36876 100644 --- a/packages/components/checkbox/CHANGELOG.md +++ b/packages/components/checkbox/CHANGELOG.md @@ -1,5 +1,13 @@ # @nextui-org/checkbox +## 2.1.5 + +### Patch Changes + +- Updated dependencies [[`f36df4362`](https://github.com/nextui-org/nextui/commit/f36df4362f572e8e233d4357f43600265cd5b8d5)]: + - @nextui-org/shared-utils@2.0.8 + - @nextui-org/react-utils@2.0.17 + ## 2.1.4 ### Patch Changes diff --git a/packages/components/checkbox/package.json b/packages/components/checkbox/package.json index ed90ceefdd..9285924cc8 100644 --- a/packages/components/checkbox/package.json +++ b/packages/components/checkbox/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/checkbox", - "version": "2.1.4", + "version": "2.1.5", "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 21abaf5b47..0baf5a900d 100644 --- a/packages/components/chip/CHANGELOG.md +++ b/packages/components/chip/CHANGELOG.md @@ -1,5 +1,13 @@ # @nextui-org/chip +## 2.0.33 + +### Patch Changes + +- Updated dependencies [[`f36df4362`](https://github.com/nextui-org/nextui/commit/f36df4362f572e8e233d4357f43600265cd5b8d5)]: + - @nextui-org/shared-utils@2.0.8 + - @nextui-org/react-utils@2.0.17 + ## 2.0.32 ### Patch Changes diff --git a/packages/components/chip/package.json b/packages/components/chip/package.json index 4ee7505223..527c642ee2 100644 --- a/packages/components/chip/package.json +++ b/packages/components/chip/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/chip", - "version": "2.0.32", + "version": "2.0.33", "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 a0bd3387a9..c824086f20 100644 --- a/packages/components/code/CHANGELOG.md +++ b/packages/components/code/CHANGELOG.md @@ -1,5 +1,14 @@ # @nextui-org/code +## 2.0.33 + +### Patch Changes + +- Updated dependencies [[`44e89a077`](https://github.com/nextui-org/nextui/commit/44e89a0779c1c98fe275c864fe12834d19302b9c), [`f36df4362`](https://github.com/nextui-org/nextui/commit/f36df4362f572e8e233d4357f43600265cd5b8d5)]: + - @nextui-org/system-rsc@2.1.6 + - @nextui-org/shared-utils@2.0.8 + - @nextui-org/react-utils@2.0.17 + ## 2.0.32 ### Patch Changes diff --git a/packages/components/code/package.json b/packages/components/code/package.json index 5b385f42bf..811b747c31 100644 --- a/packages/components/code/package.json +++ b/packages/components/code/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/code", - "version": "2.0.32", + "version": "2.0.33", "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 a2872ce0ed..d2f016b586 100644 --- a/packages/components/date-input/CHANGELOG.md +++ b/packages/components/date-input/CHANGELOG.md @@ -1,5 +1,13 @@ # @nextui-org/date-input +## 2.1.4 + +### Patch Changes + +- Updated dependencies [[`f36df4362`](https://github.com/nextui-org/nextui/commit/f36df4362f572e8e233d4357f43600265cd5b8d5)]: + - @nextui-org/shared-utils@2.0.8 + - @nextui-org/react-utils@2.0.17 + ## 2.1.3 ### Patch Changes diff --git a/packages/components/date-input/package.json b/packages/components/date-input/package.json index ec5f7d45f4..4bac8e625b 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.1.3", + "version": "2.1.4", "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 8b23953906..e375bc6c93 100644 --- a/packages/components/date-picker/CHANGELOG.md +++ b/packages/components/date-picker/CHANGELOG.md @@ -1,5 +1,19 @@ # @nextui-org/date-picker +## 2.1.7 + +### Patch Changes + +- [#3467](https://github.com/nextui-org/nextui/pull/3467) [`123b7fbc9`](https://github.com/nextui-org/nextui/commit/123b7fbc9fb51613d7568572a00982ad230d02ae) Thanks [@chirokas](https://github.com/chirokas)! - Refactor overlays to reduce its complexity, while improving stability. + +- Updated dependencies [[`123b7fbc9`](https://github.com/nextui-org/nextui/commit/123b7fbc9fb51613d7568572a00982ad230d02ae), [`19c331be7`](https://github.com/nextui-org/nextui/commit/19c331be75f1d03048c7b2dc92c2c9b62865cc11), [`55c92981e`](https://github.com/nextui-org/nextui/commit/55c92981e009b1721e8288341402feb1ebec08f3), [`f36df4362`](https://github.com/nextui-org/nextui/commit/f36df4362f572e8e233d4357f43600265cd5b8d5)]: + - @nextui-org/popover@2.1.28 + - @nextui-org/calendar@2.0.12 + - @nextui-org/shared-utils@2.0.8 + - @nextui-org/button@2.0.38 + - @nextui-org/date-input@2.1.4 + - @nextui-org/react-utils@2.0.17 + ## 2.1.6 ### Patch Changes diff --git a/packages/components/date-picker/package.json b/packages/components/date-picker/package.json index 4c23386ae8..a4ebcb8f4f 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.1.6", + "version": "2.1.7", "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 f09fcefb60..f858c18cbe 100644 --- a/packages/components/divider/CHANGELOG.md +++ b/packages/components/divider/CHANGELOG.md @@ -1,5 +1,14 @@ # @nextui-org/divider +## 2.0.32 + +### Patch Changes + +- Updated dependencies [[`44e89a077`](https://github.com/nextui-org/nextui/commit/44e89a0779c1c98fe275c864fe12834d19302b9c), [`446a6bf57`](https://github.com/nextui-org/nextui/commit/446a6bf57c3c9e6acadd6629411b33353b305590), [`f36df4362`](https://github.com/nextui-org/nextui/commit/f36df4362f572e8e233d4357f43600265cd5b8d5)]: + - @nextui-org/system-rsc@2.1.6 + - @nextui-org/react-rsc-utils@2.0.14 + - @nextui-org/shared-utils@2.0.8 + ## 2.0.31 ### Patch Changes diff --git a/packages/components/divider/package.json b/packages/components/divider/package.json index 831ce39548..792e140858 100644 --- a/packages/components/divider/package.json +++ b/packages/components/divider/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/divider", - "version": "2.0.31", + "version": "2.0.32", "description": ". A separator is a visual divider between two groups of content", "keywords": [ "divider" diff --git a/packages/components/dropdown/CHANGELOG.md b/packages/components/dropdown/CHANGELOG.md index ffba77cdc3..7c117d8ff8 100644 --- a/packages/components/dropdown/CHANGELOG.md +++ b/packages/components/dropdown/CHANGELOG.md @@ -1,5 +1,19 @@ # @nextui-org/dropdown +## 2.1.30 + +### Patch Changes + +- [#3467](https://github.com/nextui-org/nextui/pull/3467) [`123b7fbc9`](https://github.com/nextui-org/nextui/commit/123b7fbc9fb51613d7568572a00982ad230d02ae) Thanks [@chirokas](https://github.com/chirokas)! - Refactor overlays to reduce its complexity, while improving stability. + +- [#2598](https://github.com/nextui-org/nextui/pull/2598) [`4f8ae50cf`](https://github.com/nextui-org/nextui/commit/4f8ae50cf441da5b5685b6573714a3f7c9ab3ea2) Thanks [@gtoxlili](https://github.com/gtoxlili)! - fix(dropdown): respect closeOnSelect prop on DropdownItem (#2290) + +- Updated dependencies [[`123b7fbc9`](https://github.com/nextui-org/nextui/commit/123b7fbc9fb51613d7568572a00982ad230d02ae), [`19c331be7`](https://github.com/nextui-org/nextui/commit/19c331be75f1d03048c7b2dc92c2c9b62865cc11), [`f36df4362`](https://github.com/nextui-org/nextui/commit/f36df4362f572e8e233d4357f43600265cd5b8d5)]: + - @nextui-org/popover@2.1.28 + - @nextui-org/shared-utils@2.0.8 + - @nextui-org/menu@2.0.29 + - @nextui-org/react-utils@2.0.17 + ## 2.1.29 ### Patch Changes diff --git a/packages/components/dropdown/package.json b/packages/components/dropdown/package.json index 03925fd011..c31c63efb2 100644 --- a/packages/components/dropdown/package.json +++ b/packages/components/dropdown/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/dropdown", - "version": "2.1.29", + "version": "2.1.30", "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 f60a884c40..70cc41ec3d 100644 --- a/packages/components/image/CHANGELOG.md +++ b/packages/components/image/CHANGELOG.md @@ -1,5 +1,13 @@ # @nextui-org/image +## 2.0.32 + +### Patch Changes + +- Updated dependencies [[`f36df4362`](https://github.com/nextui-org/nextui/commit/f36df4362f572e8e233d4357f43600265cd5b8d5)]: + - @nextui-org/shared-utils@2.0.8 + - @nextui-org/react-utils@2.0.17 + ## 2.0.31 ### Patch Changes diff --git a/packages/components/image/package.json b/packages/components/image/package.json index fa14169fc0..edadc3aeef 100644 --- a/packages/components/image/package.json +++ b/packages/components/image/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/image", - "version": "2.0.31", + "version": "2.0.32", "description": "A simple image component", "keywords": [ "image" diff --git a/packages/components/input/CHANGELOG.md b/packages/components/input/CHANGELOG.md index af48479bba..d0f060d532 100644 --- a/packages/components/input/CHANGELOG.md +++ b/packages/components/input/CHANGELOG.md @@ -1,5 +1,17 @@ # @nextui-org/input +## 2.2.5 + +### Patch Changes + +- [#2958](https://github.com/nextui-org/nextui/pull/2958) [`985c2e1dd`](https://github.com/nextui-org/nextui/commit/985c2e1dd3642e3087aa0555a3c3ae4ea182b099) Thanks [@ShrinidhiUpadhyaya](https://github.com/ShrinidhiUpadhyaya)! - Fixed hover and focus of input when label placement is outside-left (#2328) + +- [#3643](https://github.com/nextui-org/nextui/pull/3643) [`3d6865586`](https://github.com/nextui-org/nextui/commit/3d6865586fe7cec850925c8e8ff42155a97c43ea) Thanks [@ryxxn](https://github.com/ryxxn)! - disable clear button when input is read-only + +- Updated dependencies [[`f36df4362`](https://github.com/nextui-org/nextui/commit/f36df4362f572e8e233d4357f43600265cd5b8d5)]: + - @nextui-org/shared-utils@2.0.8 + - @nextui-org/react-utils@2.0.17 + ## 2.2.4 ### Patch Changes diff --git a/packages/components/input/package.json b/packages/components/input/package.json index fe75afdb35..2effb7f24e 100644 --- a/packages/components/input/package.json +++ b/packages/components/input/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/input", - "version": "2.2.4", + "version": "2.2.5", "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 c851407ab1..6451c850bf 100644 --- a/packages/components/kbd/CHANGELOG.md +++ b/packages/components/kbd/CHANGELOG.md @@ -1,5 +1,14 @@ # @nextui-org/kbd +## 2.0.34 + +### Patch Changes + +- Updated dependencies [[`44e89a077`](https://github.com/nextui-org/nextui/commit/44e89a0779c1c98fe275c864fe12834d19302b9c), [`f36df4362`](https://github.com/nextui-org/nextui/commit/f36df4362f572e8e233d4357f43600265cd5b8d5)]: + - @nextui-org/system-rsc@2.1.6 + - @nextui-org/shared-utils@2.0.8 + - @nextui-org/react-utils@2.0.17 + ## 2.0.33 ### Patch Changes diff --git a/packages/components/kbd/package.json b/packages/components/kbd/package.json index b4d577bbaf..717f2955d8 100644 --- a/packages/components/kbd/package.json +++ b/packages/components/kbd/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/kbd", - "version": "2.0.33", + "version": "2.0.34", "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 dfaa5c71f8..86ca63cb65 100644 --- a/packages/components/link/CHANGELOG.md +++ b/packages/components/link/CHANGELOG.md @@ -1,5 +1,15 @@ # @nextui-org/link +## 2.0.35 + +### Patch Changes + +- [#3569](https://github.com/nextui-org/nextui/pull/3569) [`3c0a486ce`](https://github.com/nextui-org/nextui/commit/3c0a486ceaa73479e5909d3add1cd14619f62796) Thanks [@awesome-pro](https://github.com/awesome-pro)! - use `@nextui-org/use-aria-link` to suppress onClick deprecation warning (#3196) + +- Updated dependencies [[`f36df4362`](https://github.com/nextui-org/nextui/commit/f36df4362f572e8e233d4357f43600265cd5b8d5)]: + - @nextui-org/shared-utils@2.0.8 + - @nextui-org/react-utils@2.0.17 + ## 2.0.34 ### Patch Changes diff --git a/packages/components/link/package.json b/packages/components/link/package.json index 4f64f7cf68..a76323ecae 100644 --- a/packages/components/link/package.json +++ b/packages/components/link/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/link", - "version": "2.0.34", + "version": "2.0.35", "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 3b23dd3725..553d944d6a 100644 --- a/packages/components/listbox/CHANGELOG.md +++ b/packages/components/listbox/CHANGELOG.md @@ -1,5 +1,17 @@ # @nextui-org/listbox +## 2.1.26 + +### Patch Changes + +- [#3726](https://github.com/nextui-org/nextui/pull/3726) [`d621b2923`](https://github.com/nextui-org/nextui/commit/d621b2923e7c90e73bea996e5918b744223e896c) Thanks [@chirokas](https://github.com/chirokas)! - Fix item highlighting in `AutocompleteSection` during keyboard navigation (#3713) + +- Updated dependencies [[`123b7fbc9`](https://github.com/nextui-org/nextui/commit/123b7fbc9fb51613d7568572a00982ad230d02ae), [`f36df4362`](https://github.com/nextui-org/nextui/commit/f36df4362f572e8e233d4357f43600265cd5b8d5)]: + - @nextui-org/aria-utils@2.0.25 + - @nextui-org/shared-utils@2.0.8 + - @nextui-org/divider@2.0.32 + - @nextui-org/react-utils@2.0.17 + ## 2.1.25 ### Patch Changes diff --git a/packages/components/listbox/package.json b/packages/components/listbox/package.json index a8e72fa915..5611b6efb0 100644 --- a/packages/components/listbox/package.json +++ b/packages/components/listbox/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/listbox", - "version": "2.1.25", + "version": "2.1.26", "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 5d1fe7ad03..7088476447 100644 --- a/packages/components/menu/CHANGELOG.md +++ b/packages/components/menu/CHANGELOG.md @@ -1,5 +1,15 @@ # @nextui-org/menu +## 2.0.29 + +### Patch Changes + +- Updated dependencies [[`123b7fbc9`](https://github.com/nextui-org/nextui/commit/123b7fbc9fb51613d7568572a00982ad230d02ae), [`f36df4362`](https://github.com/nextui-org/nextui/commit/f36df4362f572e8e233d4357f43600265cd5b8d5)]: + - @nextui-org/aria-utils@2.0.25 + - @nextui-org/shared-utils@2.0.8 + - @nextui-org/divider@2.0.32 + - @nextui-org/react-utils@2.0.17 + ## 2.0.28 ### Patch Changes diff --git a/packages/components/menu/package.json b/packages/components/menu/package.json index 0716890132..76c69c4923 100644 --- a/packages/components/menu/package.json +++ b/packages/components/menu/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/menu", - "version": "2.0.28", + "version": "2.0.29", "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 8863494842..1e8e43247a 100644 --- a/packages/components/modal/CHANGELOG.md +++ b/packages/components/modal/CHANGELOG.md @@ -1,5 +1,19 @@ # @nextui-org/modal +## 2.0.40 + +### Patch Changes + +- [#3467](https://github.com/nextui-org/nextui/pull/3467) [`123b7fbc9`](https://github.com/nextui-org/nextui/commit/123b7fbc9fb51613d7568572a00982ad230d02ae) Thanks [@chirokas](https://github.com/chirokas)! - Refactor overlays to reduce its complexity, while improving stability. + +- [#3691](https://github.com/nextui-org/nextui/pull/3691) [`3e06ef64c`](https://github.com/nextui-org/nextui/commit/3e06ef64cc5da30f7b2ab209d9d669e6ac8478ca) Thanks [@wingkwong](https://github.com/wingkwong)! - adjust modal position when keyboard appears (#2837) + +- Updated dependencies [[`123b7fbc9`](https://github.com/nextui-org/nextui/commit/123b7fbc9fb51613d7568572a00982ad230d02ae), [`f36df4362`](https://github.com/nextui-org/nextui/commit/f36df4362f572e8e233d4357f43600265cd5b8d5)]: + - @nextui-org/use-aria-modal-overlay@2.0.12 + - @nextui-org/shared-utils@2.0.8 + - @nextui-org/framer-utils@2.0.25 + - @nextui-org/react-utils@2.0.17 + ## 2.0.39 ### Patch Changes diff --git a/packages/components/modal/package.json b/packages/components/modal/package.json index fb0ed7acc1..959c5acca1 100644 --- a/packages/components/modal/package.json +++ b/packages/components/modal/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/modal", - "version": "2.0.39", + "version": "2.0.40", "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 d4a2c36225..fe200ce533 100644 --- a/packages/components/navbar/CHANGELOG.md +++ b/packages/components/navbar/CHANGELOG.md @@ -1,5 +1,17 @@ # @nextui-org/navbar +## 2.0.37 + +### Patch Changes + +- [#3601](https://github.com/nextui-org/nextui/pull/3601) [`048de6e9b`](https://github.com/nextui-org/nextui/commit/048de6e9b289d1cec180856fbcf3ba38db3007e2) Thanks [@FacundoTenuta](https://github.com/FacundoTenuta)! - Fix navbar menu breaking when a numerical height value is provided. The height value is now converted to pixels if it is a number. + +- Updated dependencies [[`b0728e3c3`](https://github.com/nextui-org/nextui/commit/b0728e3c3841ce6abb6ed6d4617ddb5242077324), [`f36df4362`](https://github.com/nextui-org/nextui/commit/f36df4362f572e8e233d4357f43600265cd5b8d5)]: + - @nextui-org/use-scroll-position@2.0.9 + - @nextui-org/shared-utils@2.0.8 + - @nextui-org/framer-utils@2.0.25 + - @nextui-org/react-utils@2.0.17 + ## 2.0.36 ### Patch Changes diff --git a/packages/components/navbar/package.json b/packages/components/navbar/package.json index 278cd4ffdd..73c5074fa6 100644 --- a/packages/components/navbar/package.json +++ b/packages/components/navbar/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/navbar", - "version": "2.0.36", + "version": "2.0.37", "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 d49485964b..02bfc50200 100644 --- a/packages/components/pagination/CHANGELOG.md +++ b/packages/components/pagination/CHANGELOG.md @@ -1,5 +1,14 @@ # @nextui-org/pagination +## 2.0.36 + +### Patch Changes + +- Updated dependencies [[`f36df4362`](https://github.com/nextui-org/nextui/commit/f36df4362f572e8e233d4357f43600265cd5b8d5)]: + - @nextui-org/shared-utils@2.0.8 + - @nextui-org/react-utils@2.0.17 + - @nextui-org/use-pagination@2.0.10 + ## 2.0.35 ### Patch Changes diff --git a/packages/components/pagination/package.json b/packages/components/pagination/package.json index 0bb8763d6a..f02873e2fd 100644 --- a/packages/components/pagination/package.json +++ b/packages/components/pagination/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/pagination", - "version": "2.0.35", + "version": "2.0.36", "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 9aa2e52921..74b4dec1a9 100644 --- a/packages/components/popover/CHANGELOG.md +++ b/packages/components/popover/CHANGELOG.md @@ -1,5 +1,21 @@ # @nextui-org/popover +## 2.1.28 + +### Patch Changes + +- [#3467](https://github.com/nextui-org/nextui/pull/3467) [`123b7fbc9`](https://github.com/nextui-org/nextui/commit/123b7fbc9fb51613d7568572a00982ad230d02ae) Thanks [@chirokas](https://github.com/chirokas)! - Refactor overlays to reduce its complexity, while improving stability. + +- [#3307](https://github.com/nextui-org/nextui/pull/3307) [`19c331be7`](https://github.com/nextui-org/nextui/commit/19c331be75f1d03048c7b2dc92c2c9b62865cc11) Thanks [@chirokas](https://github.com/chirokas)! - Use `usePreventScroll` instead of `react-remove-scroll`; Add `shouldBlockScroll` prop to `Tooltip` (#3474). + +- Updated dependencies [[`123b7fbc9`](https://github.com/nextui-org/nextui/commit/123b7fbc9fb51613d7568572a00982ad230d02ae), [`f36df4362`](https://github.com/nextui-org/nextui/commit/f36df4362f572e8e233d4357f43600265cd5b8d5)]: + - @nextui-org/use-aria-overlay@2.0.1 + - @nextui-org/aria-utils@2.0.25 + - @nextui-org/shared-utils@2.0.8 + - @nextui-org/button@2.0.38 + - @nextui-org/framer-utils@2.0.25 + - @nextui-org/react-utils@2.0.17 + ## 2.1.27 ### Patch Changes diff --git a/packages/components/popover/package.json b/packages/components/popover/package.json index 7627307b4a..9b1aa3df46 100644 --- a/packages/components/popover/package.json +++ b/packages/components/popover/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/popover", - "version": "2.1.27", + "version": "2.1.28", "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 dd4dd783eb..16bf9c2a51 100644 --- a/packages/components/progress/CHANGELOG.md +++ b/packages/components/progress/CHANGELOG.md @@ -1,5 +1,13 @@ # @nextui-org/progress +## 2.0.34 + +### Patch Changes + +- Updated dependencies [[`f36df4362`](https://github.com/nextui-org/nextui/commit/f36df4362f572e8e233d4357f43600265cd5b8d5)]: + - @nextui-org/shared-utils@2.0.8 + - @nextui-org/react-utils@2.0.17 + ## 2.0.33 ### Patch Changes diff --git a/packages/components/progress/package.json b/packages/components/progress/package.json index fa140ae04e..05c075d526 100644 --- a/packages/components/progress/package.json +++ b/packages/components/progress/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/progress", - "version": "2.0.33", + "version": "2.0.34", "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 66e5a5e887..22950b0f3b 100644 --- a/packages/components/radio/CHANGELOG.md +++ b/packages/components/radio/CHANGELOG.md @@ -1,5 +1,13 @@ # @nextui-org/radio +## 2.1.5 + +### Patch Changes + +- Updated dependencies [[`f36df4362`](https://github.com/nextui-org/nextui/commit/f36df4362f572e8e233d4357f43600265cd5b8d5)]: + - @nextui-org/shared-utils@2.0.8 + - @nextui-org/react-utils@2.0.17 + ## 2.1.4 ### Patch Changes diff --git a/packages/components/radio/package.json b/packages/components/radio/package.json index c082632a30..61d7da6f33 100644 --- a/packages/components/radio/package.json +++ b/packages/components/radio/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/radio", - "version": "2.1.4", + "version": "2.1.5", "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 49608e3fc2..e752e154f2 100644 --- a/packages/components/ripple/CHANGELOG.md +++ b/packages/components/ripple/CHANGELOG.md @@ -1,5 +1,13 @@ # @nextui-org/ripple +## 2.0.33 + +### Patch Changes + +- Updated dependencies [[`f36df4362`](https://github.com/nextui-org/nextui/commit/f36df4362f572e8e233d4357f43600265cd5b8d5)]: + - @nextui-org/shared-utils@2.0.8 + - @nextui-org/react-utils@2.0.17 + ## 2.0.32 ### Patch Changes diff --git a/packages/components/ripple/package.json b/packages/components/ripple/package.json index e88d2a7373..a84007fb2f 100644 --- a/packages/components/ripple/package.json +++ b/packages/components/ripple/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/ripple", - "version": "2.0.32", + "version": "2.0.33", "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 8a2afd24a8..2b77ae74fe 100644 --- a/packages/components/scroll-shadow/CHANGELOG.md +++ b/packages/components/scroll-shadow/CHANGELOG.md @@ -1,5 +1,14 @@ # @nextui-org/scroll-shadow +## 2.1.20 + +### Patch Changes + +- Updated dependencies [[`f36df4362`](https://github.com/nextui-org/nextui/commit/f36df4362f572e8e233d4357f43600265cd5b8d5)]: + - @nextui-org/shared-utils@2.0.8 + - @nextui-org/react-utils@2.0.17 + - @nextui-org/use-data-scroll-overflow@2.1.7 + ## 2.1.19 ### Patch Changes diff --git a/packages/components/scroll-shadow/package.json b/packages/components/scroll-shadow/package.json index 1e48c9e08f..0dc5c05a75 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.1.19", + "version": "2.1.20", "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 20c31c0eb4..a11f0be9e1 100644 --- a/packages/components/select/CHANGELOG.md +++ b/packages/components/select/CHANGELOG.md @@ -1,5 +1,24 @@ # @nextui-org/select +## 2.2.6 + +### Patch Changes + +- [#3568](https://github.com/nextui-org/nextui/pull/3568) [`5c8cc7a42`](https://github.com/nextui-org/nextui/commit/5c8cc7a42d1e7a7957c0273ab21555f01d5bac8f) Thanks [@sohan01fw](https://github.com/sohan01fw)! - Fixed toggle issue while clicking on label of select component unexpectedly open and close the model instantly. The removal of code block containing `group-data-[filled=true]:pointer-events-auto` prevent from any unwanted user interactions and resolve the flickering issue (#3558) + +- [#3598](https://github.com/nextui-org/nextui/pull/3598) [`74792f7bf`](https://github.com/nextui-org/nextui/commit/74792f7bff9ffe735d3954e01b5383d969a51caf) Thanks [@wingkwong](https://github.com/wingkwong)! - added missing onChange when there are more than 300 items (#3455) + +- [#3467](https://github.com/nextui-org/nextui/pull/3467) [`123b7fbc9`](https://github.com/nextui-org/nextui/commit/123b7fbc9fb51613d7568572a00982ad230d02ae) Thanks [@chirokas](https://github.com/chirokas)! - Refactor overlays to reduce its complexity, while improving stability. + +- Updated dependencies [[`123b7fbc9`](https://github.com/nextui-org/nextui/commit/123b7fbc9fb51613d7568572a00982ad230d02ae), [`d621b2923`](https://github.com/nextui-org/nextui/commit/d621b2923e7c90e73bea996e5918b744223e896c), [`19c331be7`](https://github.com/nextui-org/nextui/commit/19c331be75f1d03048c7b2dc92c2c9b62865cc11), [`f36df4362`](https://github.com/nextui-org/nextui/commit/f36df4362f572e8e233d4357f43600265cd5b8d5)]: + - @nextui-org/popover@2.1.28 + - @nextui-org/use-aria-multiselect@2.2.4 + - @nextui-org/listbox@2.1.26 + - @nextui-org/shared-utils@2.0.8 + - @nextui-org/scroll-shadow@2.1.20 + - @nextui-org/spinner@2.0.34 + - @nextui-org/react-utils@2.0.17 + ## 2.2.5 ### Patch Changes diff --git a/packages/components/select/package.json b/packages/components/select/package.json index 146dec8fb7..adddba9fe2 100644 --- a/packages/components/select/package.json +++ b/packages/components/select/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/select", - "version": "2.2.5", + "version": "2.2.6", "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 65a6a10944..86b6cd1e85 100644 --- a/packages/components/skeleton/CHANGELOG.md +++ b/packages/components/skeleton/CHANGELOG.md @@ -1,5 +1,13 @@ # @nextui-org/skeleton +## 2.0.32 + +### Patch Changes + +- Updated dependencies [[`f36df4362`](https://github.com/nextui-org/nextui/commit/f36df4362f572e8e233d4357f43600265cd5b8d5)]: + - @nextui-org/shared-utils@2.0.8 + - @nextui-org/react-utils@2.0.17 + ## 2.0.31 ### Patch Changes diff --git a/packages/components/skeleton/package.json b/packages/components/skeleton/package.json index 6ae26be5b2..029a224cfd 100644 --- a/packages/components/skeleton/package.json +++ b/packages/components/skeleton/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/skeleton", - "version": "2.0.31", + "version": "2.0.32", "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 9298224c0b..002611db54 100644 --- a/packages/components/slider/CHANGELOG.md +++ b/packages/components/slider/CHANGELOG.md @@ -1,5 +1,14 @@ # @nextui-org/slider +## 2.2.16 + +### Patch Changes + +- Updated dependencies [[`f36df4362`](https://github.com/nextui-org/nextui/commit/f36df4362f572e8e233d4357f43600265cd5b8d5)]: + - @nextui-org/shared-utils@2.0.8 + - @nextui-org/tooltip@2.0.40 + - @nextui-org/react-utils@2.0.17 + ## 2.2.15 ### Patch Changes diff --git a/packages/components/slider/package.json b/packages/components/slider/package.json index 19f79fd806..b2c25dfa52 100644 --- a/packages/components/slider/package.json +++ b/packages/components/slider/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/slider", - "version": "2.2.15", + "version": "2.2.16", "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 753c9ee286..3932c235b6 100644 --- a/packages/components/snippet/CHANGELOG.md +++ b/packages/components/snippet/CHANGELOG.md @@ -1,5 +1,16 @@ # @nextui-org/snippet +## 2.0.42 + +### Patch Changes + +- Updated dependencies [[`eda316ab2`](https://github.com/nextui-org/nextui/commit/eda316ab24d390065931daf3aa816cbdbff4fb9a), [`f36df4362`](https://github.com/nextui-org/nextui/commit/f36df4362f572e8e233d4357f43600265cd5b8d5)]: + - @nextui-org/use-clipboard@2.0.7 + - @nextui-org/shared-utils@2.0.8 + - @nextui-org/button@2.0.38 + - @nextui-org/tooltip@2.0.40 + - @nextui-org/react-utils@2.0.17 + ## 2.0.41 ### Patch Changes diff --git a/packages/components/snippet/package.json b/packages/components/snippet/package.json index af27496260..0ed0e24c94 100644 --- a/packages/components/snippet/package.json +++ b/packages/components/snippet/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/snippet", - "version": "2.0.41", + "version": "2.0.42", "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 e5cfd6fcdc..e630be82bf 100644 --- a/packages/components/spacer/CHANGELOG.md +++ b/packages/components/spacer/CHANGELOG.md @@ -1,5 +1,14 @@ # @nextui-org/spacer +## 2.0.33 + +### Patch Changes + +- Updated dependencies [[`44e89a077`](https://github.com/nextui-org/nextui/commit/44e89a0779c1c98fe275c864fe12834d19302b9c), [`f36df4362`](https://github.com/nextui-org/nextui/commit/f36df4362f572e8e233d4357f43600265cd5b8d5)]: + - @nextui-org/system-rsc@2.1.6 + - @nextui-org/shared-utils@2.0.8 + - @nextui-org/react-utils@2.0.17 + ## 2.0.32 ### Patch Changes diff --git a/packages/components/spacer/package.json b/packages/components/spacer/package.json index a670ddfa28..3ed63a38b7 100644 --- a/packages/components/spacer/package.json +++ b/packages/components/spacer/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/spacer", - "version": "2.0.32", + "version": "2.0.33", "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 f2ee4218c8..3148b7a0a3 100644 --- a/packages/components/spinner/CHANGELOG.md +++ b/packages/components/spinner/CHANGELOG.md @@ -1,5 +1,14 @@ # @nextui-org/spinner +## 2.0.34 + +### Patch Changes + +- Updated dependencies [[`44e89a077`](https://github.com/nextui-org/nextui/commit/44e89a0779c1c98fe275c864fe12834d19302b9c), [`f36df4362`](https://github.com/nextui-org/nextui/commit/f36df4362f572e8e233d4357f43600265cd5b8d5)]: + - @nextui-org/system-rsc@2.1.6 + - @nextui-org/shared-utils@2.0.8 + - @nextui-org/react-utils@2.0.17 + ## 2.0.33 ### Patch Changes diff --git a/packages/components/spinner/package.json b/packages/components/spinner/package.json index 851f199900..f91b73160f 100644 --- a/packages/components/spinner/package.json +++ b/packages/components/spinner/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/spinner", - "version": "2.0.33", + "version": "2.0.34", "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 23472ff8f8..a0d1f37cf3 100644 --- a/packages/components/switch/CHANGELOG.md +++ b/packages/components/switch/CHANGELOG.md @@ -1,5 +1,13 @@ # @nextui-org/switch +## 2.0.34 + +### Patch Changes + +- Updated dependencies [[`f36df4362`](https://github.com/nextui-org/nextui/commit/f36df4362f572e8e233d4357f43600265cd5b8d5)]: + - @nextui-org/shared-utils@2.0.8 + - @nextui-org/react-utils@2.0.17 + ## 2.0.33 ### Patch Changes diff --git a/packages/components/switch/package.json b/packages/components/switch/package.json index f54cc00f6d..6c5ad5b3aa 100644 --- a/packages/components/switch/package.json +++ b/packages/components/switch/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/switch", - "version": "2.0.33", + "version": "2.0.34", "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 b6cef4e97e..0aa0628577 100644 --- a/packages/components/table/CHANGELOG.md +++ b/packages/components/table/CHANGELOG.md @@ -1,5 +1,15 @@ # @nextui-org/table +## 2.0.40 + +### Patch Changes + +- Updated dependencies [[`f36df4362`](https://github.com/nextui-org/nextui/commit/f36df4362f572e8e233d4357f43600265cd5b8d5)]: + - @nextui-org/shared-utils@2.0.8 + - @nextui-org/checkbox@2.1.5 + - @nextui-org/spacer@2.0.33 + - @nextui-org/react-utils@2.0.17 + ## 2.0.39 ### Patch Changes diff --git a/packages/components/table/package.json b/packages/components/table/package.json index f8aeab3969..e31d994131 100644 --- a/packages/components/table/package.json +++ b/packages/components/table/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/table", - "version": "2.0.39", + "version": "2.0.40", "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 92b4777e18..d6960d25e5 100644 --- a/packages/components/tabs/CHANGELOG.md +++ b/packages/components/tabs/CHANGELOG.md @@ -1,5 +1,15 @@ # @nextui-org/tabs +## 2.0.36 + +### Patch Changes + +- Updated dependencies [[`123b7fbc9`](https://github.com/nextui-org/nextui/commit/123b7fbc9fb51613d7568572a00982ad230d02ae), [`f36df4362`](https://github.com/nextui-org/nextui/commit/f36df4362f572e8e233d4357f43600265cd5b8d5)]: + - @nextui-org/aria-utils@2.0.25 + - @nextui-org/shared-utils@2.0.8 + - @nextui-org/framer-utils@2.0.25 + - @nextui-org/react-utils@2.0.17 + ## 2.0.35 ### Patch Changes diff --git a/packages/components/tabs/package.json b/packages/components/tabs/package.json index 063a0d9ef9..3216f7c60b 100644 --- a/packages/components/tabs/package.json +++ b/packages/components/tabs/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/tabs", - "version": "2.0.35", + "version": "2.0.36", "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 3f1746db48..bbcd9e4268 100644 --- a/packages/components/tooltip/CHANGELOG.md +++ b/packages/components/tooltip/CHANGELOG.md @@ -1,5 +1,15 @@ # @nextui-org/tooltip +## 2.0.40 + +### Patch Changes + +- Updated dependencies [[`123b7fbc9`](https://github.com/nextui-org/nextui/commit/123b7fbc9fb51613d7568572a00982ad230d02ae), [`f36df4362`](https://github.com/nextui-org/nextui/commit/f36df4362f572e8e233d4357f43600265cd5b8d5)]: + - @nextui-org/aria-utils@2.0.25 + - @nextui-org/shared-utils@2.0.8 + - @nextui-org/framer-utils@2.0.25 + - @nextui-org/react-utils@2.0.17 + ## 2.0.39 ### Patch Changes diff --git a/packages/components/tooltip/package.json b/packages/components/tooltip/package.json index 69d31e13ae..7c65b3ffbf 100644 --- a/packages/components/tooltip/package.json +++ b/packages/components/tooltip/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/tooltip", - "version": "2.0.39", + "version": "2.0.40", "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 1f894ae0df..2c2173a059 100644 --- a/packages/components/user/CHANGELOG.md +++ b/packages/components/user/CHANGELOG.md @@ -1,5 +1,14 @@ # @nextui-org/user +## 2.0.34 + +### Patch Changes + +- Updated dependencies [[`f36df4362`](https://github.com/nextui-org/nextui/commit/f36df4362f572e8e233d4357f43600265cd5b8d5)]: + - @nextui-org/shared-utils@2.0.8 + - @nextui-org/avatar@2.0.33 + - @nextui-org/react-utils@2.0.17 + ## 2.0.33 ### Patch Changes diff --git a/packages/components/user/package.json b/packages/components/user/package.json index 4ccbf4ef02..8cff7d17e7 100644 --- a/packages/components/user/package.json +++ b/packages/components/user/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/user", - "version": "2.0.33", + "version": "2.0.34", "description": "Flexible User Profile Component.", "keywords": [ "user" diff --git a/packages/core/react/CHANGELOG.md b/packages/core/react/CHANGELOG.md index 9cb949e457..9d43e323eb 100644 --- a/packages/core/react/CHANGELOG.md +++ b/packages/core/react/CHANGELOG.md @@ -1,5 +1,54 @@ # @nextui-org/react +## 2.4.7 + +### Patch Changes + +- Updated dependencies [[`5c8cc7a42`](https://github.com/nextui-org/nextui/commit/5c8cc7a42d1e7a7957c0273ab21555f01d5bac8f), [`4ac7674d1`](https://github.com/nextui-org/nextui/commit/4ac7674d1ec8ed60925412fe1bd1f01ee9f1555a), [`bc0f72fc2`](https://github.com/nextui-org/nextui/commit/bc0f72fc2704c33b3530add1731c82302fd26884), [`74792f7bf`](https://github.com/nextui-org/nextui/commit/74792f7bff9ffe735d3954e01b5383d969a51caf), [`324fd6d3c`](https://github.com/nextui-org/nextui/commit/324fd6d3c1fb7e6f3ecb462a150182ffe1c7f132), [`deb15078c`](https://github.com/nextui-org/nextui/commit/deb15078cc61fea30b9e4f6c98eddad244420276), [`123b7fbc9`](https://github.com/nextui-org/nextui/commit/123b7fbc9fb51613d7568572a00982ad230d02ae), [`048de6e9b`](https://github.com/nextui-org/nextui/commit/048de6e9b289d1cec180856fbcf3ba38db3007e2), [`985c2e1dd`](https://github.com/nextui-org/nextui/commit/985c2e1dd3642e3087aa0555a3c3ae4ea182b099), [`81da063d6`](https://github.com/nextui-org/nextui/commit/81da063d6ab80e1b352ebfda78ed26a47a239c49), [`9d6bcb580`](https://github.com/nextui-org/nextui/commit/9d6bcb580a7bde6ff846fdfb679ec6e0a16410e6), [`142f394cb`](https://github.com/nextui-org/nextui/commit/142f394cb5d25c97c919782d03f74c3b310eab0c), [`d621b2923`](https://github.com/nextui-org/nextui/commit/d621b2923e7c90e73bea996e5918b744223e896c), [`06b97d05a`](https://github.com/nextui-org/nextui/commit/06b97d05a8ce65b08bef4838f43c2bb990c72e10), [`19c331be7`](https://github.com/nextui-org/nextui/commit/19c331be75f1d03048c7b2dc92c2c9b62865cc11), [`3c0a486ce`](https://github.com/nextui-org/nextui/commit/3c0a486ceaa73479e5909d3add1cd14619f62796), [`6f44cd6a9`](https://github.com/nextui-org/nextui/commit/6f44cd6a98f7fa848496e2bd9ca933cd6796bf3f), [`3e06ef64c`](https://github.com/nextui-org/nextui/commit/3e06ef64cc5da30f7b2ab209d9d669e6ac8478ca), [`59ea6b745`](https://github.com/nextui-org/nextui/commit/59ea6b7457345b8b1f241143301b5a9bf81054e4), [`55c92981e`](https://github.com/nextui-org/nextui/commit/55c92981e009b1721e8288341402feb1ebec08f3), [`3d6865586`](https://github.com/nextui-org/nextui/commit/3d6865586fe7cec850925c8e8ff42155a97c43ea), [`97f233b34`](https://github.com/nextui-org/nextui/commit/97f233b346e07c766fb25a2ca16a78d4aa8ce2fe), [`46cc01908`](https://github.com/nextui-org/nextui/commit/46cc01908e99797cfc9c60762fef6d95dc6c0b6a), [`54bd9cdd6`](https://github.com/nextui-org/nextui/commit/54bd9cdd6de72bb0032e5e8f9dc2007ca3aadb0d), [`fe30dc8cc`](https://github.com/nextui-org/nextui/commit/fe30dc8cc0c109f7f537be79c8c13a3f5fa1c0f7), [`4f8ae50cf`](https://github.com/nextui-org/nextui/commit/4f8ae50cf441da5b5685b6573714a3f7c9ab3ea2)]: + - @nextui-org/select@2.2.6 + - @nextui-org/system@2.2.6 + - @nextui-org/theme@2.2.10 + - @nextui-org/autocomplete@2.1.6 + - @nextui-org/date-picker@2.1.7 + - @nextui-org/dropdown@2.1.30 + - @nextui-org/modal@2.0.40 + - @nextui-org/popover@2.1.28 + - @nextui-org/navbar@2.0.37 + - @nextui-org/input@2.2.5 + - @nextui-org/listbox@2.1.26 + - @nextui-org/link@2.0.35 + - @nextui-org/calendar@2.0.12 + - @nextui-org/accordion@2.0.39 + - @nextui-org/avatar@2.0.33 + - @nextui-org/badge@2.0.32 + - @nextui-org/breadcrumbs@2.0.13 + - @nextui-org/button@2.0.38 + - @nextui-org/card@2.0.34 + - @nextui-org/checkbox@2.1.5 + - @nextui-org/chip@2.0.33 + - @nextui-org/date-input@2.1.4 + - @nextui-org/image@2.0.32 + - @nextui-org/menu@2.0.29 + - @nextui-org/pagination@2.0.36 + - @nextui-org/progress@2.0.34 + - @nextui-org/radio@2.1.5 + - @nextui-org/ripple@2.0.33 + - @nextui-org/scroll-shadow@2.1.20 + - @nextui-org/skeleton@2.0.32 + - @nextui-org/slider@2.2.16 + - @nextui-org/snippet@2.0.42 + - @nextui-org/switch@2.0.34 + - @nextui-org/table@2.0.40 + - @nextui-org/tabs@2.0.36 + - @nextui-org/tooltip@2.0.40 + - @nextui-org/user@2.0.34 + - @nextui-org/framer-utils@2.0.25 + - @nextui-org/code@2.0.33 + - @nextui-org/divider@2.0.32 + - @nextui-org/kbd@2.0.34 + - @nextui-org/spacer@2.0.33 + - @nextui-org/spinner@2.0.34 + ## 2.4.6 ### Patch Changes diff --git a/packages/core/react/package.json b/packages/core/react/package.json index 4b4588dc6a..0167e80eb3 100644 --- a/packages/core/react/package.json +++ b/packages/core/react/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/react", - "version": "2.4.6", + "version": "2.4.7", "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 e9a8d70e63..fae9ad32e0 100644 --- a/packages/core/system-rsc/CHANGELOG.md +++ b/packages/core/system-rsc/CHANGELOG.md @@ -1,5 +1,11 @@ # @nextui-org/system-rsc +## 2.1.6 + +### Patch Changes + +- [#3559](https://github.com/nextui-org/nextui/pull/3559) [`44e89a077`](https://github.com/nextui-org/nextui/commit/44e89a0779c1c98fe275c864fe12834d19302b9c) Thanks [@awesome-pro](https://github.com/awesome-pro)! - added missing `StringToBoolean[]` (#3530) + ## 2.1.5 ### Patch Changes diff --git a/packages/core/system-rsc/package.json b/packages/core/system-rsc/package.json index e374e48887..0613b5fc9d 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.1.5", + "version": "2.1.6", "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 f8d038a2fb..ed4df8c064 100644 --- a/packages/core/system/CHANGELOG.md +++ b/packages/core/system/CHANGELOG.md @@ -1,5 +1,15 @@ # @nextui-org/system +## 2.2.6 + +### Patch Changes + +- [#2943](https://github.com/nextui-org/nextui/pull/2943) [`4ac7674d1`](https://github.com/nextui-org/nextui/commit/4ac7674d1ec8ed60925412fe1bd1f01ee9f1555a) Thanks [@wingkwong](https://github.com/wingkwong)! - Fix missing `useHref` logic (#2934) + +- Updated dependencies [[`44e89a077`](https://github.com/nextui-org/nextui/commit/44e89a0779c1c98fe275c864fe12834d19302b9c)]: + - @nextui-org/system-rsc@2.1.6 + - @nextui-org/react-utils@2.0.17 + ## 2.2.5 ### Patch Changes diff --git a/packages/core/system/package.json b/packages/core/system/package.json index ee6c179782..50180968be 100644 --- a/packages/core/system/package.json +++ b/packages/core/system/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/system", - "version": "2.2.5", + "version": "2.2.6", "description": "NextUI system primitives", "keywords": [ "system" diff --git a/packages/core/theme/CHANGELOG.md b/packages/core/theme/CHANGELOG.md index 77c2d78d40..badcffb52e 100644 --- a/packages/core/theme/CHANGELOG.md +++ b/packages/core/theme/CHANGELOG.md @@ -1,5 +1,39 @@ # @nextui-org/theme +## 2.2.10 + +### Patch Changes + +- [#2110](https://github.com/nextui-org/nextui/pull/2110) [`bc0f72fc2`](https://github.com/nextui-org/nextui/commit/bc0f72fc2704c33b3530add1731c82302fd26884) Thanks [@black197](https://github.com/black197)! - fix(theme): use data-hover instead of hover (#2095) + +- [#3486](https://github.com/nextui-org/nextui/pull/3486) [`324fd6d3c`](https://github.com/nextui-org/nextui/commit/324fd6d3c1fb7e6f3ecb462a150182ffe1c7f132) Thanks [@awesome-pro](https://github.com/awesome-pro)! - fixed the shadow clipping of card inside listbox or menubox item (#3480) + +- [#2038](https://github.com/nextui-org/nextui/pull/2038) [`deb15078c`](https://github.com/nextui-org/nextui/commit/deb15078cc61fea30b9e4f6c98eddad244420276) Thanks [@amirhhashemi](https://github.com/amirhhashemi)! - Improved RTL support for the input component + +- [#3000](https://github.com/nextui-org/nextui/pull/3000) [`81da063d6`](https://github.com/nextui-org/nextui/commit/81da063d6ab80e1b352ebfda78ed26a47a239c49) Thanks [@chirokas](https://github.com/chirokas)! - Improve clear button pointer events, keyboard reopen issue on mobile + +- [#3217](https://github.com/nextui-org/nextui/pull/3217) [`9d6bcb580`](https://github.com/nextui-org/nextui/commit/9d6bcb580a7bde6ff846fdfb679ec6e0a16410e6) Thanks [@chirokas](https://github.com/chirokas)! - Fix skeleton overflow issue (#3214 #3670) + +- [#2684](https://github.com/nextui-org/nextui/pull/2684) [`142f394cb`](https://github.com/nextui-org/nextui/commit/142f394cb5d25c97c919782d03f74c3b310eab0c) Thanks [@HydenLiu](https://github.com/HydenLiu)! - set the min-height of base height to 100dvh where size equals `full` (#2681) + +- [#2097](https://github.com/nextui-org/nextui/pull/2097) [`06b97d05a`](https://github.com/nextui-org/nextui/commit/06b97d05a8ce65b08bef4838f43c2bb990c72e10) Thanks [@amirhhashemi](https://github.com/amirhhashemi)! - Improved RTL support for the table component + +- [#2041](https://github.com/nextui-org/nextui/pull/2041) [`6f44cd6a9`](https://github.com/nextui-org/nextui/commit/6f44cd6a98f7fa848496e2bd9ca933cd6796bf3f) Thanks [@amirhhashemi](https://github.com/amirhhashemi)! - Improved RTL support for the select component + +- [#3691](https://github.com/nextui-org/nextui/pull/3691) [`3e06ef64c`](https://github.com/nextui-org/nextui/commit/3e06ef64cc5da30f7b2ab209d9d669e6ac8478ca) Thanks [@wingkwong](https://github.com/wingkwong)! - adjust modal position when keyboard appears (#2837) + +- [#2946](https://github.com/nextui-org/nextui/pull/2946) [`59ea6b745`](https://github.com/nextui-org/nextui/commit/59ea6b7457345b8b1f241143301b5a9bf81054e4) Thanks [@rockey2020](https://github.com/rockey2020)! - export default-layout in theme + +- [#3656](https://github.com/nextui-org/nextui/pull/3656) [`55c92981e`](https://github.com/nextui-org/nextui/commit/55c92981e009b1721e8288341402feb1ebec08f3) Thanks [@ameybh](https://github.com/ameybh)! - fixed arrow keys order when html has dir="rtl" (#3641, #3642) + +- [#3552](https://github.com/nextui-org/nextui/pull/3552) [`97f233b34`](https://github.com/nextui-org/nextui/commit/97f233b346e07c766fb25a2ca16a78d4aa8ce2fe) Thanks [@awesome-pro](https://github.com/awesome-pro)! - fixed the double click need in chrome for checkbox, switch and radiobuttons (#3528) + +- [#3663](https://github.com/nextui-org/nextui/pull/3663) [`46cc01908`](https://github.com/nextui-org/nextui/commit/46cc01908e99797cfc9c60762fef6d95dc6c0b6a) Thanks [@macci001](https://github.com/macci001)! - The color of the selected value in SELECT component was `text-foreground-500` instead of `text-default-foreground`. Also label slot in SELECT component's UNDERLINE had no effect of color variant. The change includes the fix for the mentioned issues (#3659). + +- [#3738](https://github.com/nextui-org/nextui/pull/3738) [`54bd9cdd6`](https://github.com/nextui-org/nextui/commit/54bd9cdd6de72bb0032e5e8f9dc2007ca3aadb0d) Thanks [@rileybutterfield](https://github.com/rileybutterfield)! - Updates the text colors for the flat variant in the theme so that elements using this variant are accessible (#3738) + +- [#2044](https://github.com/nextui-org/nextui/pull/2044) [`fe30dc8cc`](https://github.com/nextui-org/nextui/commit/fe30dc8cc0c109f7f537be79c8c13a3f5fa1c0f7) Thanks [@amirhhashemi](https://github.com/amirhhashemi)! - Improved RTL support for the pagination component + ## 2.2.9 ### Patch Changes diff --git a/packages/core/theme/package.json b/packages/core/theme/package.json index a12bb7a102..d667901d0a 100644 --- a/packages/core/theme/package.json +++ b/packages/core/theme/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/theme", - "version": "2.2.9", + "version": "2.2.10", "description": "The default theme for NextUI components", "keywords": [ "theme", diff --git a/packages/hooks/use-aria-modal-overlay/CHANGELOG.md b/packages/hooks/use-aria-modal-overlay/CHANGELOG.md index 4ace140c15..62973d719f 100644 --- a/packages/hooks/use-aria-modal-overlay/CHANGELOG.md +++ b/packages/hooks/use-aria-modal-overlay/CHANGELOG.md @@ -1,5 +1,14 @@ # @nextui-org/use-aria-modal-overlay +## 2.0.12 + +### Patch Changes + +- [#3467](https://github.com/nextui-org/nextui/pull/3467) [`123b7fbc9`](https://github.com/nextui-org/nextui/commit/123b7fbc9fb51613d7568572a00982ad230d02ae) Thanks [@chirokas](https://github.com/chirokas)! - Refactor overlays to reduce its complexity, while improving stability. + +- Updated dependencies [[`123b7fbc9`](https://github.com/nextui-org/nextui/commit/123b7fbc9fb51613d7568572a00982ad230d02ae)]: + - @nextui-org/use-aria-overlay@2.0.1 + ## 2.0.11 ### Patch Changes diff --git a/packages/hooks/use-aria-modal-overlay/package.json b/packages/hooks/use-aria-modal-overlay/package.json index 83aff568f4..a98d0541dc 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.0.11", + "version": "2.0.12", "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 ce5d8bf426..fa6a80f73d 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.2.4 + +### Patch Changes + +- [#3467](https://github.com/nextui-org/nextui/pull/3467) [`123b7fbc9`](https://github.com/nextui-org/nextui/commit/123b7fbc9fb51613d7568572a00982ad230d02ae) Thanks [@chirokas](https://github.com/chirokas)! - Refactor overlays to reduce its complexity, while improving stability. + ## 2.2.3 ### Patch Changes diff --git a/packages/hooks/use-aria-multiselect/package.json b/packages/hooks/use-aria-multiselect/package.json index 7c2ab6ea13..4727e8b78b 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.2.3", + "version": "2.2.4", "description": "Provides the behavior and accessibility implementation for a multi-select component.", "keywords": [ "use-aria-multiselect" diff --git a/packages/hooks/use-aria-overlay/CHANGELOG.md b/packages/hooks/use-aria-overlay/CHANGELOG.md new file mode 100644 index 0000000000..3e8d2127dc --- /dev/null +++ b/packages/hooks/use-aria-overlay/CHANGELOG.md @@ -0,0 +1,7 @@ +# @nextui-org/use-aria-overlay + +## 2.0.1 + +### Patch Changes + +- [#3467](https://github.com/nextui-org/nextui/pull/3467) [`123b7fbc9`](https://github.com/nextui-org/nextui/commit/123b7fbc9fb51613d7568572a00982ad230d02ae) Thanks [@chirokas](https://github.com/chirokas)! - Refactor overlays to reduce its complexity, while improving stability. diff --git a/packages/hooks/use-aria-overlay/package.json b/packages/hooks/use-aria-overlay/package.json index df56c6d08e..ece097bfbe 100644 --- a/packages/hooks/use-aria-overlay/package.json +++ b/packages/hooks/use-aria-overlay/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-aria-overlay", - "version": "2.0.0", + "version": "2.0.1", "description": "A custom implementation of react aria overlay", "keywords": [ "use-aria-overlay" diff --git a/packages/hooks/use-clipboard/CHANGELOG.md b/packages/hooks/use-clipboard/CHANGELOG.md index fd9c00d156..8f17da1a31 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.7 + +### Patch Changes + +- [#3607](https://github.com/nextui-org/nextui/pull/3607) [`eda316ab2`](https://github.com/nextui-org/nextui/commit/eda316ab24d390065931daf3aa816cbdbff4fb9a) Thanks [@AnYiEE](https://github.com/AnYiEE)! - ensure exposed functions wrap by `useCallback` + ## 2.0.6 ### Patch Changes diff --git a/packages/hooks/use-clipboard/package.json b/packages/hooks/use-clipboard/package.json index c7191bdb0f..97f24c56aa 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.6", + "version": "2.0.7", "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 ca2f66582f..ea490c5ae7 100644 --- a/packages/hooks/use-data-scroll-overflow/CHANGELOG.md +++ b/packages/hooks/use-data-scroll-overflow/CHANGELOG.md @@ -1,5 +1,12 @@ # @nextui-org/use-data-scroll-overflow +## 2.1.7 + +### Patch Changes + +- Updated dependencies [[`f36df4362`](https://github.com/nextui-org/nextui/commit/f36df4362f572e8e233d4357f43600265cd5b8d5)]: + - @nextui-org/shared-utils@2.0.8 + ## 2.1.6 ### Patch Changes diff --git a/packages/hooks/use-data-scroll-overflow/package.json b/packages/hooks/use-data-scroll-overflow/package.json index 68d54c041d..08d856e47c 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.6", + "version": "2.1.7", "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-pagination/CHANGELOG.md b/packages/hooks/use-pagination/CHANGELOG.md index 4da730fa18..3eb0370e6e 100644 --- a/packages/hooks/use-pagination/CHANGELOG.md +++ b/packages/hooks/use-pagination/CHANGELOG.md @@ -1,5 +1,12 @@ # @nextui-org/use-pagination +## 2.0.10 + +### Patch Changes + +- Updated dependencies [[`f36df4362`](https://github.com/nextui-org/nextui/commit/f36df4362f572e8e233d4357f43600265cd5b8d5)]: + - @nextui-org/shared-utils@2.0.8 + ## 2.0.9 ### Patch Changes diff --git a/packages/hooks/use-pagination/package.json b/packages/hooks/use-pagination/package.json index d9b0b1e222..9820be8867 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.0.9", + "version": "2.0.10", "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 f747b117cd..e5874f3899 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.17 + +### Patch Changes + +- [#3607](https://github.com/nextui-org/nextui/pull/3607) [`eda316ab2`](https://github.com/nextui-org/nextui/commit/eda316ab24d390065931daf3aa816cbdbff4fb9a) Thanks [@AnYiEE](https://github.com/AnYiEE)! - ensure exposed functions wrap by `useCallback` + +- Updated dependencies []: + - @nextui-org/react-utils@2.0.17 + ## 2.0.16 ### Patch Changes diff --git a/packages/hooks/use-real-shape/package.json b/packages/hooks/use-real-shape/package.json index 6f837f6f51..2fc4cbbc1b 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.16", + "version": "2.0.17", "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 009976008b..943d82c2fd 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.7 + +### Patch Changes + +- [#3607](https://github.com/nextui-org/nextui/pull/3607) [`eda316ab2`](https://github.com/nextui-org/nextui/commit/eda316ab24d390065931daf3aa816cbdbff4fb9a) Thanks [@AnYiEE](https://github.com/AnYiEE)! - ensure exposed functions wrap by `useCallback` + ## 2.0.6 ### Patch Changes diff --git a/packages/hooks/use-ref-state/package.json b/packages/hooks/use-ref-state/package.json index f7e0cb0ec2..e65f0bf03f 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.6", + "version": "2.0.7", "description": "Hook for saving the state in a ref value", "keywords": [ "use-ref-state" diff --git a/packages/hooks/use-scroll-position/CHANGELOG.md b/packages/hooks/use-scroll-position/CHANGELOG.md index 8dd6d573a3..83abc54ec0 100644 --- a/packages/hooks/use-scroll-position/CHANGELOG.md +++ b/packages/hooks/use-scroll-position/CHANGELOG.md @@ -1,5 +1,11 @@ # @nextui-org/use-scroll-position +## 2.0.9 + +### Patch Changes + +- [#3247](https://github.com/nextui-org/nextui/pull/3247) [`b0728e3c3`](https://github.com/nextui-org/nextui/commit/b0728e3c3841ce6abb6ed6d4617ddb5242077324) Thanks [@vetan2](https://github.com/vetan2)! - re-attach scroll event behavior in `useScrollPosition` + ## 2.0.8 ### Patch Changes diff --git a/packages/hooks/use-scroll-position/package.json b/packages/hooks/use-scroll-position/package.json index eca2afff87..9a991c6b6d 100644 --- a/packages/hooks/use-scroll-position/package.json +++ b/packages/hooks/use-scroll-position/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/use-scroll-position", - "version": "2.0.8", + "version": "2.0.9", "description": "Provides the logic to control the scroll over an element", "keywords": [ "use-scroll-position" diff --git a/packages/utilities/aria-utils/CHANGELOG.md b/packages/utilities/aria-utils/CHANGELOG.md index c5cc6e367e..1fb234d578 100644 --- a/packages/utilities/aria-utils/CHANGELOG.md +++ b/packages/utilities/aria-utils/CHANGELOG.md @@ -1,5 +1,16 @@ # @nextui-org/aria-utils +## 2.0.25 + +### Patch Changes + +- [#3467](https://github.com/nextui-org/nextui/pull/3467) [`123b7fbc9`](https://github.com/nextui-org/nextui/commit/123b7fbc9fb51613d7568572a00982ad230d02ae) Thanks [@chirokas](https://github.com/chirokas)! - Refactor overlays to reduce its complexity, while improving stability. + +- Updated dependencies [[`4ac7674d1`](https://github.com/nextui-org/nextui/commit/4ac7674d1ec8ed60925412fe1bd1f01ee9f1555a), [`446a6bf57`](https://github.com/nextui-org/nextui/commit/446a6bf57c3c9e6acadd6629411b33353b305590), [`f36df4362`](https://github.com/nextui-org/nextui/commit/f36df4362f572e8e233d4357f43600265cd5b8d5)]: + - @nextui-org/system@2.2.6 + - @nextui-org/react-rsc-utils@2.0.14 + - @nextui-org/shared-utils@2.0.8 + ## 2.0.24 ### Patch Changes diff --git a/packages/utilities/aria-utils/package.json b/packages/utilities/aria-utils/package.json index e7f5e3ccd6..fda05d19ca 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.0.24", + "version": "2.0.25", "description": "A package for managing @react-aria nextui utils.", "keywords": [ "aria-utils" diff --git a/packages/utilities/framer-utils/CHANGELOG.md b/packages/utilities/framer-utils/CHANGELOG.md index 919bc2716c..f582297b88 100644 --- a/packages/utilities/framer-utils/CHANGELOG.md +++ b/packages/utilities/framer-utils/CHANGELOG.md @@ -1,5 +1,13 @@ # @nextui-org/framer-utils +## 2.0.25 + +### Patch Changes + +- Updated dependencies [[`4ac7674d1`](https://github.com/nextui-org/nextui/commit/4ac7674d1ec8ed60925412fe1bd1f01ee9f1555a), [`f36df4362`](https://github.com/nextui-org/nextui/commit/f36df4362f572e8e233d4357f43600265cd5b8d5)]: + - @nextui-org/system@2.2.6 + - @nextui-org/shared-utils@2.0.8 + ## 2.0.24 ### Patch Changes diff --git a/packages/utilities/framer-utils/package.json b/packages/utilities/framer-utils/package.json index 0ec23aa341..f367216d1b 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.24", + "version": "2.0.25", "description": "A set of framer motion transitions for react", "keywords": [ "framer-utils" diff --git a/packages/utilities/react-rsc-utils/CHANGELOG.md b/packages/utilities/react-rsc-utils/CHANGELOG.md index 09da0b32fe..4e53b0826f 100644 --- a/packages/utilities/react-rsc-utils/CHANGELOG.md +++ b/packages/utilities/react-rsc-utils/CHANGELOG.md @@ -1,5 +1,11 @@ # @nextui-org/react-rsc-utils +## 2.0.14 + +### Patch Changes + +- [#3597](https://github.com/nextui-org/nextui/pull/3597) [`446a6bf57`](https://github.com/nextui-org/nextui/commit/446a6bf57c3c9e6acadd6629411b33353b305590) Thanks [@wingkwong](https://github.com/wingkwong)! - added react to peerDependencies to remove react copy from react-rsc-utils bundle (#3531) + ## 2.0.13 ### Patch Changes diff --git a/packages/utilities/react-rsc-utils/package.json b/packages/utilities/react-rsc-utils/package.json index 2df4518575..b6a8421f67 100644 --- a/packages/utilities/react-rsc-utils/package.json +++ b/packages/utilities/react-rsc-utils/package.json @@ -1,6 +1,6 @@ { "name": "@nextui-org/react-rsc-utils", - "version": "2.0.13", + "version": "2.0.14", "description": "A set of utilities for react compatible with RSC", "keywords": [ "react-rsc-utils" diff --git a/packages/utilities/react-utils/CHANGELOG.md b/packages/utilities/react-utils/CHANGELOG.md index b385dfb946..358a8694f5 100644 --- a/packages/utilities/react-utils/CHANGELOG.md +++ b/packages/utilities/react-utils/CHANGELOG.md @@ -1,5 +1,13 @@ # @nextui-org/react-utils +## 2.0.17 + +### Patch Changes + +- Updated dependencies [[`446a6bf57`](https://github.com/nextui-org/nextui/commit/446a6bf57c3c9e6acadd6629411b33353b305590), [`f36df4362`](https://github.com/nextui-org/nextui/commit/f36df4362f572e8e233d4357f43600265cd5b8d5)]: + - @nextui-org/react-rsc-utils@2.0.14 + - @nextui-org/shared-utils@2.0.8 + ## 2.0.16 ### Patch Changes diff --git a/packages/utilities/react-utils/package.json b/packages/utilities/react-utils/package.json index ff7e9408a4..9a230d029a 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.16", + "version": "2.0.17", "description": "A set of utilities for react on client side", "keywords": [ "react-utils" diff --git a/packages/utilities/shared-utils/CHANGELOG.md b/packages/utilities/shared-utils/CHANGELOG.md index 90d5590277..f9073a33c0 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.8 + +### Patch Changes + +- [#3603](https://github.com/nextui-org/nextui/pull/3603) [`f36df4362`](https://github.com/nextui-org/nextui/commit/f36df4362f572e8e233d4357f43600265cd5b8d5) Thanks [@wingkwong](https://github.com/wingkwong)! - fixed gregorian year offset for persian (#3602) + ## 2.0.7 ### Patch Changes diff --git a/packages/utilities/shared-utils/package.json b/packages/utilities/shared-utils/package.json index 4b8f046688..fa43139151 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.7", + "version": "2.0.8", "description": "A set of NextUI utilities", "keywords": [ "system"