From 8967d803d111a66667ab119cad443fa576f17073 Mon Sep 17 00:00:00 2001 From: Junior Garcia Date: Tue, 18 Feb 2025 20:31:34 +0000 Subject: [PATCH] ci(changesets): version packages --- .changeset/happy-actors-pretend.md | 6 - .changeset/itchy-monkeys-run.md | 6 - .changeset/shaggy-clocks-tie.md | 6 - .changeset/shiny-pears-deliver.md | 10 -- .changeset/shiny-ties-tan.md | 6 - .changeset/tall-oranges-explode.md | 5 - .changeset/thin-humans-learn.md | 107 ------------------ .changeset/wild-cups-love.md | 5 - packages/components/accordion/CHANGELOG.md | 32 ++++++ packages/components/accordion/package.json | 2 +- packages/components/alert/CHANGELOG.md | 28 +++++ packages/components/alert/package.json | 2 +- packages/components/autocomplete/CHANGELOG.md | 37 ++++++ packages/components/autocomplete/package.json | 2 +- packages/components/avatar/CHANGELOG.md | 27 +++++ packages/components/avatar/package.json | 2 +- packages/components/badge/CHANGELOG.md | 26 +++++ packages/components/badge/package.json | 2 +- packages/components/breadcrumbs/CHANGELOG.md | 27 +++++ packages/components/breadcrumbs/package.json | 2 +- packages/components/button/CHANGELOG.md | 29 +++++ packages/components/button/package.json | 2 +- packages/components/calendar/CHANGELOG.md | 33 ++++++ packages/components/calendar/package.json | 2 +- packages/components/card/CHANGELOG.md | 28 +++++ packages/components/card/package.json | 2 +- packages/components/checkbox/CHANGELOG.md | 29 +++++ packages/components/checkbox/package.json | 2 +- packages/components/chip/CHANGELOG.md | 27 +++++ packages/components/chip/package.json | 2 +- packages/components/code/CHANGELOG.md | 27 +++++ packages/components/code/package.json | 2 +- packages/components/date-input/CHANGELOG.md | 29 +++++ packages/components/date-input/package.json | 2 +- packages/components/date-picker/CHANGELOG.md | 37 ++++++ packages/components/date-picker/package.json | 2 +- packages/components/divider/CHANGELOG.md | 27 +++++ packages/components/divider/package.json | 2 +- packages/components/drawer/CHANGELOG.md | 28 +++++ packages/components/drawer/package.json | 2 +- packages/components/dropdown/CHANGELOG.md | 29 +++++ packages/components/dropdown/package.json | 2 +- packages/components/form/CHANGELOG.md | 28 +++++ packages/components/form/package.json | 2 +- packages/components/image/CHANGELOG.md | 27 +++++ packages/components/image/package.json | 2 +- packages/components/input-otp/CHANGELOG.md | 27 +++++ packages/components/input-otp/package.json | 2 +- packages/components/input/CHANGELOG.md | 31 +++++ packages/components/input/package.json | 2 +- packages/components/kbd/CHANGELOG.md | 27 +++++ packages/components/kbd/package.json | 2 +- packages/components/link/CHANGELOG.md | 28 +++++ packages/components/link/package.json | 2 +- packages/components/listbox/CHANGELOG.md | 29 +++++ packages/components/listbox/package.json | 2 +- packages/components/menu/CHANGELOG.md | 29 +++++ packages/components/menu/package.json | 2 +- packages/components/modal/CHANGELOG.md | 33 ++++++ packages/components/modal/package.json | 2 +- packages/components/navbar/CHANGELOG.md | 29 +++++ packages/components/navbar/package.json | 2 +- packages/components/number-input/CHANGELOG.md | 33 ++++++ packages/components/number-input/package.json | 2 +- packages/components/pagination/CHANGELOG.md | 31 +++++ packages/components/pagination/package.json | 2 +- packages/components/popover/CHANGELOG.md | 32 ++++++ packages/components/popover/package.json | 2 +- packages/components/progress/CHANGELOG.md | 27 +++++ packages/components/progress/package.json | 2 +- packages/components/radio/CHANGELOG.md | 27 +++++ packages/components/radio/package.json | 2 +- packages/components/ripple/CHANGELOG.md | 27 +++++ packages/components/ripple/package.json | 2 +- .../components/scroll-shadow/CHANGELOG.md | 27 +++++ .../components/scroll-shadow/package.json | 2 +- packages/components/select/CHANGELOG.md | 42 +++++++ packages/components/select/package.json | 2 +- packages/components/skeleton/CHANGELOG.md | 26 +++++ packages/components/skeleton/package.json | 2 +- packages/components/slider/CHANGELOG.md | 27 +++++ packages/components/slider/package.json | 2 +- packages/components/snippet/CHANGELOG.md | 30 +++++ packages/components/snippet/package.json | 2 +- packages/components/spacer/CHANGELOG.md | 27 +++++ packages/components/spacer/package.json | 2 +- packages/components/spinner/CHANGELOG.md | 30 +++++ packages/components/spinner/package.json | 2 +- packages/components/switch/CHANGELOG.md | 27 +++++ packages/components/switch/package.json | 2 +- packages/components/table/CHANGELOG.md | 29 +++++ packages/components/table/package.json | 2 +- packages/components/tabs/CHANGELOG.md | 30 +++++ packages/components/tabs/package.json | 2 +- packages/components/toast/CHANGELOG.md | 34 ++++++ packages/components/toast/package.json | 2 +- packages/components/tooltip/CHANGELOG.md | 30 +++++ packages/components/tooltip/package.json | 2 +- packages/components/user/CHANGELOG.md | 27 +++++ packages/components/user/package.json | 2 +- packages/core/react/CHANGELOG.md | 76 +++++++++++++ packages/core/react/package.json | 2 +- packages/core/system-rsc/CHANGELOG.md | 23 ++++ packages/core/system-rsc/package.json | 2 +- packages/core/system/CHANGELOG.md | 28 +++++ packages/core/system/package.json | 2 +- packages/core/theme/CHANGELOG.md | 29 +++++ packages/core/theme/package.json | 2 +- .../use-aria-accordion-item/CHANGELOG.md | 23 ++++ .../use-aria-accordion-item/package.json | 2 +- .../hooks/use-aria-accordion/CHANGELOG.md | 23 ++++ .../hooks/use-aria-accordion/package.json | 2 +- packages/hooks/use-aria-button/CHANGELOG.md | 25 ++++ packages/hooks/use-aria-button/package.json | 2 +- packages/hooks/use-aria-link/CHANGELOG.md | 25 ++++ packages/hooks/use-aria-link/package.json | 2 +- .../hooks/use-aria-modal-overlay/CHANGELOG.md | 23 ++++ .../hooks/use-aria-modal-overlay/package.json | 2 +- .../hooks/use-aria-multiselect/CHANGELOG.md | 23 ++++ .../hooks/use-aria-multiselect/package.json | 2 +- packages/hooks/use-callback-ref/CHANGELOG.md | 25 ++++ packages/hooks/use-callback-ref/package.json | 2 +- packages/hooks/use-clipboard/CHANGELOG.md | 23 ++++ packages/hooks/use-clipboard/package.json | 2 +- .../use-data-scroll-overflow/CHANGELOG.md | 25 ++++ .../use-data-scroll-overflow/package.json | 2 +- packages/hooks/use-disclosure/CHANGELOG.md | 25 ++++ packages/hooks/use-disclosure/package.json | 2 +- packages/hooks/use-draggable/CHANGELOG.md | 23 ++++ packages/hooks/use-draggable/package.json | 2 +- packages/hooks/use-image/CHANGELOG.md | 26 +++++ packages/hooks/use-image/package.json | 2 +- .../hooks/use-infinite-scroll/CHANGELOG.md | 25 ++++ .../hooks/use-infinite-scroll/package.json | 2 +- .../use-intersection-observer/CHANGELOG.md | 23 ++++ .../use-intersection-observer/package.json | 2 +- packages/hooks/use-is-mobile/CHANGELOG.md | 23 ++++ packages/hooks/use-is-mobile/package.json | 2 +- packages/hooks/use-is-mounted/CHANGELOG.md | 23 ++++ packages/hooks/use-is-mounted/package.json | 2 +- packages/hooks/use-measure/CHANGELOG.md | 23 ++++ packages/hooks/use-measure/package.json | 2 +- packages/hooks/use-pagination/CHANGELOG.md | 27 +++++ packages/hooks/use-pagination/package.json | 2 +- packages/hooks/use-real-shape/CHANGELOG.md | 25 ++++ packages/hooks/use-real-shape/package.json | 2 +- packages/hooks/use-ref-state/CHANGELOG.md | 23 ++++ packages/hooks/use-ref-state/package.json | 2 +- packages/hooks/use-resize/CHANGELOG.md | 23 ++++ packages/hooks/use-resize/package.json | 2 +- .../hooks/use-safe-layout-effect/CHANGELOG.md | 23 ++++ .../hooks/use-safe-layout-effect/package.json | 2 +- .../hooks/use-scroll-position/CHANGELOG.md | 23 ++++ .../hooks/use-scroll-position/package.json | 2 +- packages/hooks/use-ssr/CHANGELOG.md | 23 ++++ packages/hooks/use-ssr/package.json | 2 +- packages/hooks/use-theme/CHANGELOG.md | 23 ++++ packages/hooks/use-theme/package.json | 2 +- packages/hooks/use-update-effect/CHANGELOG.md | 23 ++++ packages/hooks/use-update-effect/package.json | 2 +- packages/utilities/aria-utils/CHANGELOG.md | 27 +++++ packages/utilities/aria-utils/package.json | 2 +- packages/utilities/dom-animation/CHANGELOG.md | 23 ++++ packages/utilities/dom-animation/package.json | 2 +- packages/utilities/framer-utils/CHANGELOG.md | 27 +++++ packages/utilities/framer-utils/package.json | 2 +- .../utilities/react-rsc-utils/CHANGELOG.md | 23 ++++ .../utilities/react-rsc-utils/package.json | 2 +- packages/utilities/react-utils/CHANGELOG.md | 26 +++++ packages/utilities/react-utils/package.json | 2 +- packages/utilities/shared-icons/CHANGELOG.md | 23 ++++ packages/utilities/shared-icons/package.json | 2 +- packages/utilities/shared-utils/CHANGELOG.md | 23 ++++ packages/utilities/shared-utils/package.json | 7 +- packages/utilities/stories-utils/CHANGELOG.md | 23 ++++ packages/utilities/stories-utils/package.json | 2 +- packages/utilities/test-utils/CHANGELOG.md | 23 ++++ packages/utilities/test-utils/package.json | 2 +- 178 files changed, 2433 insertions(+), 237 deletions(-) delete mode 100644 .changeset/happy-actors-pretend.md delete mode 100644 .changeset/itchy-monkeys-run.md delete mode 100644 .changeset/shaggy-clocks-tie.md delete mode 100644 .changeset/shiny-pears-deliver.md delete mode 100644 .changeset/shiny-ties-tan.md delete mode 100644 .changeset/tall-oranges-explode.md delete mode 100644 .changeset/thin-humans-learn.md delete mode 100644 .changeset/wild-cups-love.md create mode 100644 packages/components/number-input/CHANGELOG.md create mode 100644 packages/components/toast/CHANGELOG.md diff --git a/.changeset/happy-actors-pretend.md b/.changeset/happy-actors-pretend.md deleted file mode 100644 index 5b7e868770..0000000000 --- a/.changeset/happy-actors-pretend.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@heroui/spinner": patch -"@heroui/theme": patch ---- - -New spinner variant "simple" diff --git a/.changeset/itchy-monkeys-run.md b/.changeset/itchy-monkeys-run.md deleted file mode 100644 index d20944f60f..0000000000 --- a/.changeset/itchy-monkeys-run.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@heroui/date-picker": patch -"@heroui/calendar": patch ---- - -add `firstDayOfWeek` diff --git a/.changeset/shaggy-clocks-tie.md b/.changeset/shaggy-clocks-tie.md deleted file mode 100644 index 40475e71b7..0000000000 --- a/.changeset/shaggy-clocks-tie.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@heroui/toast": patch -"@heroui/theme": patch ---- - -Toasts styles improved diff --git a/.changeset/shiny-pears-deliver.md b/.changeset/shiny-pears-deliver.md deleted file mode 100644 index 478e5ca816..0000000000 --- a/.changeset/shiny-pears-deliver.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -"@heroui/number-input": patch -"@heroui/date-picker": patch -"@heroui/date-input": patch -"@heroui/select": patch -"@heroui/input": patch -"@heroui/toast": patch ---- - -Fix peer depts diff --git a/.changeset/shiny-ties-tan.md b/.changeset/shiny-ties-tan.md deleted file mode 100644 index 7a6fe042b9..0000000000 --- a/.changeset/shiny-ties-tan.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@heroui/pagination": patch -"@heroui/use-pagination": patch ---- - -fixed pagination in RTL (#2858) diff --git a/.changeset/tall-oranges-explode.md b/.changeset/tall-oranges-explode.md deleted file mode 100644 index a264b4a1bc..0000000000 --- a/.changeset/tall-oranges-explode.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@heroui/system": patch ---- - -Update spinner variants diff --git a/.changeset/thin-humans-learn.md b/.changeset/thin-humans-learn.md deleted file mode 100644 index 24c70d1af8..0000000000 --- a/.changeset/thin-humans-learn.md +++ /dev/null @@ -1,107 +0,0 @@ ---- -"@heroui/accordion": patch -"@heroui/alert": patch -"@heroui/autocomplete": patch -"@heroui/avatar": patch -"@heroui/badge": patch -"@heroui/breadcrumbs": patch -"@heroui/button": patch -"@heroui/calendar": patch -"@heroui/card": patch -"@heroui/checkbox": patch -"@heroui/chip": patch -"@heroui/code": patch -"@heroui/date-input": patch -"@heroui/date-picker": patch -"@heroui/divider": patch -"@heroui/drawer": patch -"@heroui/dropdown": patch -"@heroui/form": patch -"@heroui/image": patch -"@heroui/input": patch -"@heroui/input-otp": patch -"@heroui/kbd": patch -"@heroui/link": patch -"@heroui/listbox": patch -"@heroui/menu": patch -"@heroui/modal": patch -"@heroui/navbar": patch -"@heroui/number-input": patch -"@heroui/pagination": patch -"@heroui/popover": patch -"@heroui/progress": patch -"@heroui/radio": patch -"@heroui/ripple": patch -"@heroui/scroll-shadow": patch -"@heroui/select": patch -"@heroui/skeleton": patch -"@heroui/slider": patch -"@heroui/snippet": patch -"@heroui/spacer": patch -"@heroui/spinner": patch -"@heroui/switch": patch -"@heroui/table": patch -"@heroui/tabs": patch -"@heroui/toast": patch -"@heroui/tooltip": patch -"@heroui/user": patch -"@heroui/react": minor -"@heroui/system": patch -"@heroui/system-rsc": patch -"@heroui/theme": patch -"@heroui/use-aria-accordion": patch -"@heroui/use-aria-accordion-item": patch -"@heroui/use-aria-button": patch -"@heroui/use-aria-link": patch -"@heroui/use-aria-modal-overlay": patch -"@heroui/use-aria-multiselect": patch -"@heroui/use-callback-ref": patch -"@heroui/use-clipboard": patch -"@heroui/use-data-scroll-overflow": patch -"@heroui/use-disclosure": patch -"@heroui/use-draggable": patch -"@heroui/use-image": patch -"@heroui/use-infinite-scroll": patch -"@heroui/use-intersection-observer": patch -"@heroui/use-is-mobile": patch -"@heroui/use-is-mounted": patch -"@heroui/use-measure": patch -"@heroui/use-pagination": patch -"@heroui/use-real-shape": patch -"@heroui/use-ref-state": patch -"@heroui/use-resize": patch -"@heroui/use-safe-layout-effect": patch -"@heroui/use-scroll-position": patch -"@heroui/use-ssr": patch -"@heroui/use-theme": patch -"@heroui/use-update-effect": patch -"@heroui/aria-utils": patch -"@heroui/dom-animation": patch -"@heroui/framer-utils": patch -"@heroui/react-rsc-utils": patch -"@heroui/react-utils": patch -"@heroui/shared-icons": patch -"@heroui/shared-utils": patch -"@heroui/stories-utils": patch -"@heroui/test-utils": patch ---- - -v2.7.0 -- Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed -- Bump RA versions -- Various package updates and improvements across the HeroUI component library -- Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) -- Adding support for global labelPlacement prop (ENG-1694) -- Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) -- Fixed unexpected scrollShadow on virtualized listbox (#4553) -- Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) -- New Components and Features: - - Introduce NumberInput component - - Introduce Toast component (#2560) -- Various improvements and bug fixes across components: - - Enhanced accessibility features and ARIA support - - Updated component styling and theme configurations - - Performance optimizations and code cleanup - - RTL support improvements - - Better type safety and prop validation - diff --git a/.changeset/wild-cups-love.md b/.changeset/wild-cups-love.md deleted file mode 100644 index 1791d5bf1f..0000000000 --- a/.changeset/wild-cups-love.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@heroui/select": patch ---- - -fix(select): select scroll content will close immediately when popover on click (#3571, #3695) diff --git a/packages/components/accordion/CHANGELOG.md b/packages/components/accordion/CHANGELOG.md index 4bf3bed73a..355051c395 100644 --- a/packages/components/accordion/CHANGELOG.md +++ b/packages/components/accordion/CHANGELOG.md @@ -1,5 +1,37 @@ # @heroui/accordion +## 2.2.9 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/divider@2.2.7 + - @heroui/use-aria-accordion@2.2.4 + - @heroui/aria-utils@2.2.9 + - @heroui/dom-animation@2.1.3 + - @heroui/framer-utils@2.1.8 + - @heroui/react-utils@2.1.5 + - @heroui/shared-icons@2.1.3 + - @heroui/shared-utils@2.1.4 + ## 2.2.8 ### Patch Changes diff --git a/packages/components/accordion/package.json b/packages/components/accordion/package.json index c044e70abd..052c218eca 100644 --- a/packages/components/accordion/package.json +++ b/packages/components/accordion/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/accordion", - "version": "2.2.8", + "version": "2.2.9", "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 011c288a6d..315474bc9b 100644 --- a/packages/components/alert/CHANGELOG.md +++ b/packages/components/alert/CHANGELOG.md @@ -1,5 +1,33 @@ # @heroui/alert +## 2.2.11 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/button@2.2.11 + - @heroui/react-utils@2.1.5 + - @heroui/shared-icons@2.1.3 + - @heroui/shared-utils@2.1.4 + ## 2.2.10 ### Patch Changes diff --git a/packages/components/alert/package.json b/packages/components/alert/package.json index 8956928b20..86c5023c73 100644 --- a/packages/components/alert/package.json +++ b/packages/components/alert/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/alert", - "version": "2.2.10", + "version": "2.2.11", "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 c96d59d99f..9f56cc7031 100644 --- a/packages/components/autocomplete/CHANGELOG.md +++ b/packages/components/autocomplete/CHANGELOG.md @@ -1,5 +1,42 @@ # @heroui/autocomplete +## 2.3.12 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`f51d645`](https://github.com/heroui-inc/heroui/commit/f51d645d3d98ca2cc9ebcc89627959766fecc234), [`88b9cbe`](https://github.com/heroui-inc/heroui/commit/88b9cbeddde4fee3f84c5422d55cd9b64e9025e0), [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/spinner@2.2.8 + - @heroui/input@2.4.11 + - @heroui/button@2.2.11 + - @heroui/form@2.1.10 + - @heroui/listbox@2.3.11 + - @heroui/popover@2.3.11 + - @heroui/scroll-shadow@2.3.7 + - @heroui/use-aria-button@2.2.6 + - @heroui/use-safe-layout-effect@2.1.3 + - @heroui/aria-utils@2.2.9 + - @heroui/react-utils@2.1.5 + - @heroui/shared-icons@2.1.3 + - @heroui/shared-utils@2.1.4 + ## 2.3.11 ### Patch Changes diff --git a/packages/components/autocomplete/package.json b/packages/components/autocomplete/package.json index 89e2a0c2f7..b5aa3ba125 100644 --- a/packages/components/autocomplete/package.json +++ b/packages/components/autocomplete/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/autocomplete", - "version": "2.3.11", + "version": "2.3.12", "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 81855e2afb..15bbf9628f 100644 --- a/packages/components/avatar/CHANGELOG.md +++ b/packages/components/avatar/CHANGELOG.md @@ -1,5 +1,32 @@ # @heroui/avatar +## 2.2.8 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/use-image@2.1.4 + - @heroui/react-utils@2.1.5 + - @heroui/shared-utils@2.1.4 + ## 2.2.7 ### Patch Changes diff --git a/packages/components/avatar/package.json b/packages/components/avatar/package.json index 441583ba2c..7e3728865c 100644 --- a/packages/components/avatar/package.json +++ b/packages/components/avatar/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/avatar", - "version": "2.2.7", + "version": "2.2.8", "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 bb5d379278..f36a7dfcd6 100644 --- a/packages/components/badge/CHANGELOG.md +++ b/packages/components/badge/CHANGELOG.md @@ -1,5 +1,31 @@ # @heroui/badge +## 2.2.7 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/react-utils@2.1.5 + - @heroui/shared-utils@2.1.4 + ## 2.2.6 ### Patch Changes diff --git a/packages/components/badge/package.json b/packages/components/badge/package.json index 8250453975..00c9a05369 100644 --- a/packages/components/badge/package.json +++ b/packages/components/badge/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/badge", - "version": "2.2.6", + "version": "2.2.7", "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 89c5162902..a4db8e592a 100644 --- a/packages/components/breadcrumbs/CHANGELOG.md +++ b/packages/components/breadcrumbs/CHANGELOG.md @@ -1,5 +1,32 @@ # @heroui/breadcrumbs +## 2.2.8 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/react-utils@2.1.5 + - @heroui/shared-icons@2.1.3 + - @heroui/shared-utils@2.1.4 + ## 2.2.7 ### Patch Changes diff --git a/packages/components/breadcrumbs/package.json b/packages/components/breadcrumbs/package.json index 4584bb8040..506027ae17 100644 --- a/packages/components/breadcrumbs/package.json +++ b/packages/components/breadcrumbs/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/breadcrumbs", - "version": "2.2.7", + "version": "2.2.8", "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 cea4423313..1c189b4f3a 100644 --- a/packages/components/button/CHANGELOG.md +++ b/packages/components/button/CHANGELOG.md @@ -1,5 +1,34 @@ # @heroui/button +## 2.2.11 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`f51d645`](https://github.com/heroui-inc/heroui/commit/f51d645d3d98ca2cc9ebcc89627959766fecc234), [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/spinner@2.2.8 + - @heroui/ripple@2.2.9 + - @heroui/use-aria-button@2.2.6 + - @heroui/react-utils@2.1.5 + - @heroui/shared-utils@2.1.4 + ## 2.2.10 ### Patch Changes diff --git a/packages/components/button/package.json b/packages/components/button/package.json index ec0ec9db1e..eb41f6ec00 100644 --- a/packages/components/button/package.json +++ b/packages/components/button/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/button", - "version": "2.2.10", + "version": "2.2.11", "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 3e1d8497da..c157930885 100644 --- a/packages/components/calendar/CHANGELOG.md +++ b/packages/components/calendar/CHANGELOG.md @@ -1,5 +1,38 @@ # @heroui/calendar +## 2.2.11 + +### Patch Changes + +- [#4852](https://github.com/heroui-inc/heroui/pull/4852) [`446dd0b`](https://github.com/heroui-inc/heroui/commit/446dd0bfdede990c672e7b24fd10ac99fa8d4686) Thanks [@wingkwong](https://github.com/wingkwong)! - add `firstDayOfWeek` + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/button@2.2.11 + - @heroui/use-aria-button@2.2.6 + - @heroui/dom-animation@2.1.3 + - @heroui/framer-utils@2.1.8 + - @heroui/react-utils@2.1.5 + - @heroui/shared-icons@2.1.3 + - @heroui/shared-utils@2.1.4 + ## 2.2.10 ### Patch Changes diff --git a/packages/components/calendar/package.json b/packages/components/calendar/package.json index a1b0e84c6d..608f1f5ec8 100644 --- a/packages/components/calendar/package.json +++ b/packages/components/calendar/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/calendar", - "version": "2.2.10", + "version": "2.2.11", "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 a688995fbf..d3ccd39c26 100644 --- a/packages/components/card/CHANGELOG.md +++ b/packages/components/card/CHANGELOG.md @@ -1,5 +1,33 @@ # @heroui/card +## 2.2.11 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/ripple@2.2.9 + - @heroui/use-aria-button@2.2.6 + - @heroui/react-utils@2.1.5 + - @heroui/shared-utils@2.1.4 + ## 2.2.10 ### Patch Changes diff --git a/packages/components/card/package.json b/packages/components/card/package.json index 6e486260ae..e5d176559d 100644 --- a/packages/components/card/package.json +++ b/packages/components/card/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/card", - "version": "2.2.10", + "version": "2.2.11", "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 a79e8da70e..9eba1721dc 100644 --- a/packages/components/checkbox/CHANGELOG.md +++ b/packages/components/checkbox/CHANGELOG.md @@ -1,5 +1,34 @@ # @heroui/checkbox +## 2.3.10 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/form@2.1.10 + - @heroui/use-callback-ref@2.1.3 + - @heroui/use-safe-layout-effect@2.1.3 + - @heroui/react-utils@2.1.5 + - @heroui/shared-utils@2.1.4 + ## 2.3.9 ### Patch Changes diff --git a/packages/components/checkbox/package.json b/packages/components/checkbox/package.json index c44249b605..e046695418 100644 --- a/packages/components/checkbox/package.json +++ b/packages/components/checkbox/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/checkbox", - "version": "2.3.9", + "version": "2.3.10", "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 c48aae3d3d..ad7caf845a 100644 --- a/packages/components/chip/CHANGELOG.md +++ b/packages/components/chip/CHANGELOG.md @@ -1,5 +1,32 @@ # @heroui/chip +## 2.2.8 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/react-utils@2.1.5 + - @heroui/shared-icons@2.1.3 + - @heroui/shared-utils@2.1.4 + ## 2.2.7 ### Patch Changes diff --git a/packages/components/chip/package.json b/packages/components/chip/package.json index 17c29de9c6..803440cff0 100644 --- a/packages/components/chip/package.json +++ b/packages/components/chip/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/chip", - "version": "2.2.7", + "version": "2.2.8", "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 58f2e199b6..9990ed2408 100644 --- a/packages/components/code/CHANGELOG.md +++ b/packages/components/code/CHANGELOG.md @@ -1,5 +1,32 @@ # @heroui/code +## 2.2.8 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/system-rsc@2.3.7 + - @heroui/react-utils@2.1.5 + - @heroui/shared-utils@2.1.4 + ## 2.2.7 ### Patch Changes diff --git a/packages/components/code/package.json b/packages/components/code/package.json index c3d734237e..ee71533134 100644 --- a/packages/components/code/package.json +++ b/packages/components/code/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/code", - "version": "2.2.7", + "version": "2.2.8", "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 a296c3b5bc..9cfffd63c3 100644 --- a/packages/components/date-input/CHANGELOG.md +++ b/packages/components/date-input/CHANGELOG.md @@ -1,5 +1,34 @@ # @heroui/date-input +## 2.3.10 + +### Patch Changes + +- [`88b9cbe`](https://github.com/heroui-inc/heroui/commit/88b9cbeddde4fee3f84c5422d55cd9b64e9025e0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peer depts + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/form@2.1.10 + - @heroui/react-utils@2.1.5 + - @heroui/shared-utils@2.1.4 + ## 2.3.9 ### Patch Changes diff --git a/packages/components/date-input/package.json b/packages/components/date-input/package.json index 898dc4343c..931778f152 100644 --- a/packages/components/date-input/package.json +++ b/packages/components/date-input/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/date-input", - "version": "2.3.9", + "version": "2.3.10", "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 8bb0735a14..b63ca3b498 100644 --- a/packages/components/date-picker/CHANGELOG.md +++ b/packages/components/date-picker/CHANGELOG.md @@ -1,5 +1,42 @@ # @heroui/date-picker +## 2.3.11 + +### Patch Changes + +- [#4852](https://github.com/heroui-inc/heroui/pull/4852) [`446dd0b`](https://github.com/heroui-inc/heroui/commit/446dd0bfdede990c672e7b24fd10ac99fa8d4686) Thanks [@wingkwong](https://github.com/wingkwong)! - add `firstDayOfWeek` + +- [`88b9cbe`](https://github.com/heroui-inc/heroui/commit/88b9cbeddde4fee3f84c5422d55cd9b64e9025e0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peer depts + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`446dd0b`](https://github.com/heroui-inc/heroui/commit/446dd0bfdede990c672e7b24fd10ac99fa8d4686), [`88b9cbe`](https://github.com/heroui-inc/heroui/commit/88b9cbeddde4fee3f84c5422d55cd9b64e9025e0), [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/calendar@2.2.11 + - @heroui/date-input@2.3.10 + - @heroui/button@2.2.11 + - @heroui/form@2.1.10 + - @heroui/popover@2.3.11 + - @heroui/aria-utils@2.2.9 + - @heroui/react-utils@2.1.5 + - @heroui/shared-icons@2.1.3 + - @heroui/shared-utils@2.1.4 + ## 2.3.10 ### Patch Changes diff --git a/packages/components/date-picker/package.json b/packages/components/date-picker/package.json index cbd951cc3b..ae40e4b13c 100644 --- a/packages/components/date-picker/package.json +++ b/packages/components/date-picker/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/date-picker", - "version": "2.3.10", + "version": "2.3.11", "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 fce684f010..bf703fea66 100644 --- a/packages/components/divider/CHANGELOG.md +++ b/packages/components/divider/CHANGELOG.md @@ -1,5 +1,32 @@ # @heroui/divider +## 2.2.7 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/system-rsc@2.3.7 + - @heroui/react-rsc-utils@2.1.3 + - @heroui/shared-utils@2.1.4 + ## 2.2.6 ### Patch Changes diff --git a/packages/components/divider/package.json b/packages/components/divider/package.json index 4a57945129..a4d4c63653 100644 --- a/packages/components/divider/package.json +++ b/packages/components/divider/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/divider", - "version": "2.2.6", + "version": "2.2.7", "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 b518d9e05b..be82daff9b 100644 --- a/packages/components/drawer/CHANGELOG.md +++ b/packages/components/drawer/CHANGELOG.md @@ -1,5 +1,33 @@ # @heroui/drawer +## 2.2.9 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/modal@2.2.9 + - @heroui/framer-utils@2.1.8 + - @heroui/react-utils@2.1.5 + - @heroui/shared-utils@2.1.4 + ## 2.2.8 ### Patch Changes diff --git a/packages/components/drawer/package.json b/packages/components/drawer/package.json index a5f59a2879..a651d663d8 100644 --- a/packages/components/drawer/package.json +++ b/packages/components/drawer/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/drawer", - "version": "2.2.8", + "version": "2.2.9", "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 037a4ccaf2..bd092076c6 100644 --- a/packages/components/dropdown/CHANGELOG.md +++ b/packages/components/dropdown/CHANGELOG.md @@ -1,5 +1,34 @@ # @heroui/dropdown +## 2.3.11 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/menu@2.2.11 + - @heroui/popover@2.3.11 + - @heroui/aria-utils@2.2.9 + - @heroui/react-utils@2.1.5 + - @heroui/shared-utils@2.1.4 + ## 2.3.10 ### Patch Changes diff --git a/packages/components/dropdown/package.json b/packages/components/dropdown/package.json index 0103c7db07..e99953c13d 100644 --- a/packages/components/dropdown/package.json +++ b/packages/components/dropdown/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/dropdown", - "version": "2.3.10", + "version": "2.3.11", "description": "A dropdown displays a list of actions or options that a user can choose.", "keywords": [ "dropdown" diff --git a/packages/components/form/CHANGELOG.md b/packages/components/form/CHANGELOG.md index 6ac0104f18..a248bf0116 100644 --- a/packages/components/form/CHANGELOG.md +++ b/packages/components/form/CHANGELOG.md @@ -1,5 +1,33 @@ # @heroui/form +## 2.1.10 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`f51d645`](https://github.com/heroui-inc/heroui/commit/f51d645d3d98ca2cc9ebcc89627959766fecc234), [`09241fa`](https://github.com/heroui-inc/heroui/commit/09241faa4b63765b7721ba9b473e3465b6d5e503), [`ccdc076`](https://github.com/heroui-inc/heroui/commit/ccdc07629f07110975cfb80a47c91263a61c0c49), [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/theme@2.4.7 + - @heroui/system@2.4.8 + - @heroui/react-utils@2.1.5 + - @heroui/shared-utils@2.1.4 + ## 2.1.9 ### Patch Changes diff --git a/packages/components/form/package.json b/packages/components/form/package.json index 98fb15d120..fbd626af62 100644 --- a/packages/components/form/package.json +++ b/packages/components/form/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/form", - "version": "2.1.9", + "version": "2.1.10", "description": "A form is a group of inputs that allows users submit data to a server and supports field validation errors.", "keywords": [ "form" diff --git a/packages/components/image/CHANGELOG.md b/packages/components/image/CHANGELOG.md index 9363996bfa..41e0f9ea14 100644 --- a/packages/components/image/CHANGELOG.md +++ b/packages/components/image/CHANGELOG.md @@ -1,5 +1,32 @@ # @heroui/image +## 2.2.7 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/use-image@2.1.4 + - @heroui/react-utils@2.1.5 + - @heroui/shared-utils@2.1.4 + ## 2.2.6 ### Patch Changes diff --git a/packages/components/image/package.json b/packages/components/image/package.json index 1893e43fb3..42a8393f0f 100644 --- a/packages/components/image/package.json +++ b/packages/components/image/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/image", - "version": "2.2.6", + "version": "2.2.7", "description": "A simple image component", "keywords": [ "image" diff --git a/packages/components/input-otp/CHANGELOG.md b/packages/components/input-otp/CHANGELOG.md index ac8250b1bf..8d2b98a628 100644 --- a/packages/components/input-otp/CHANGELOG.md +++ b/packages/components/input-otp/CHANGELOG.md @@ -1,5 +1,32 @@ # @heroui/input-otp +## 2.1.10 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/form@2.1.10 + - @heroui/react-utils@2.1.5 + - @heroui/shared-utils@2.1.4 + ## 2.1.9 ### Patch Changes diff --git a/packages/components/input-otp/package.json b/packages/components/input-otp/package.json index 9d3045708c..6a2d93be17 100644 --- a/packages/components/input-otp/package.json +++ b/packages/components/input-otp/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/input-otp", - "version": "2.1.9", + "version": "2.1.10", "description": "", "keywords": [ "input-otp" diff --git a/packages/components/input/CHANGELOG.md b/packages/components/input/CHANGELOG.md index 651427d4af..e8472b8fd8 100644 --- a/packages/components/input/CHANGELOG.md +++ b/packages/components/input/CHANGELOG.md @@ -1,5 +1,36 @@ # @heroui/input +## 2.4.11 + +### Patch Changes + +- [`88b9cbe`](https://github.com/heroui-inc/heroui/commit/88b9cbeddde4fee3f84c5422d55cd9b64e9025e0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peer depts + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/form@2.1.10 + - @heroui/use-safe-layout-effect@2.1.3 + - @heroui/react-utils@2.1.5 + - @heroui/shared-icons@2.1.3 + - @heroui/shared-utils@2.1.4 + ## 2.4.10 ### Patch Changes diff --git a/packages/components/input/package.json b/packages/components/input/package.json index 6061c29161..b48025e0e8 100644 --- a/packages/components/input/package.json +++ b/packages/components/input/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/input", - "version": "2.4.10", + "version": "2.4.11", "description": "The input component is designed for capturing user input within a text field.", "keywords": [ "input" diff --git a/packages/components/kbd/CHANGELOG.md b/packages/components/kbd/CHANGELOG.md index 7c38552196..6964c16204 100644 --- a/packages/components/kbd/CHANGELOG.md +++ b/packages/components/kbd/CHANGELOG.md @@ -1,5 +1,32 @@ # @heroui/kbd +## 2.2.8 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/system-rsc@2.3.7 + - @heroui/react-utils@2.1.5 + - @heroui/shared-utils@2.1.4 + ## 2.2.7 ### Patch Changes diff --git a/packages/components/kbd/package.json b/packages/components/kbd/package.json index 587b6d94ad..988ebb0ed4 100644 --- a/packages/components/kbd/package.json +++ b/packages/components/kbd/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/kbd", - "version": "2.2.7", + "version": "2.2.8", "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 d48faec720..456b8e5dad 100644 --- a/packages/components/link/CHANGELOG.md +++ b/packages/components/link/CHANGELOG.md @@ -1,5 +1,33 @@ # @heroui/link +## 2.2.9 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/use-aria-link@2.2.7 + - @heroui/react-utils@2.1.5 + - @heroui/shared-icons@2.1.3 + - @heroui/shared-utils@2.1.4 + ## 2.2.8 ### Patch Changes diff --git a/packages/components/link/package.json b/packages/components/link/package.json index b51a870a04..fef4b87a60 100644 --- a/packages/components/link/package.json +++ b/packages/components/link/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/link", - "version": "2.2.8", + "version": "2.2.9", "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 532c2a6508..f98a41b9f3 100644 --- a/packages/components/listbox/CHANGELOG.md +++ b/packages/components/listbox/CHANGELOG.md @@ -1,5 +1,34 @@ # @heroui/listbox +## 2.3.11 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/divider@2.2.7 + - @heroui/use-is-mobile@2.2.4 + - @heroui/aria-utils@2.2.9 + - @heroui/react-utils@2.1.5 + - @heroui/shared-utils@2.1.4 + ## 2.3.10 ### Patch Changes diff --git a/packages/components/listbox/package.json b/packages/components/listbox/package.json index 44ca3383e6..ee8fc8db42 100644 --- a/packages/components/listbox/package.json +++ b/packages/components/listbox/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/listbox", - "version": "2.3.10", + "version": "2.3.11", "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 18f45b5de4..8a65d4fa21 100644 --- a/packages/components/menu/CHANGELOG.md +++ b/packages/components/menu/CHANGELOG.md @@ -1,5 +1,34 @@ # @heroui/menu +## 2.2.11 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/divider@2.2.7 + - @heroui/use-is-mobile@2.2.4 + - @heroui/aria-utils@2.2.9 + - @heroui/react-utils@2.1.5 + - @heroui/shared-utils@2.1.4 + ## 2.2.10 ### Patch Changes diff --git a/packages/components/menu/package.json b/packages/components/menu/package.json index a704908952..7b678260fb 100644 --- a/packages/components/menu/package.json +++ b/packages/components/menu/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/menu", - "version": "2.2.10", + "version": "2.2.11", "description": "A menu displays a list of options and allows a user to select one or more of them.", "keywords": [ "menu" diff --git a/packages/components/modal/CHANGELOG.md b/packages/components/modal/CHANGELOG.md index 650d830eee..19d86a6fbe 100644 --- a/packages/components/modal/CHANGELOG.md +++ b/packages/components/modal/CHANGELOG.md @@ -1,5 +1,38 @@ # @heroui/modal +## 2.2.9 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/use-aria-button@2.2.6 + - @heroui/use-aria-modal-overlay@2.2.5 + - @heroui/use-disclosure@2.2.4 + - @heroui/use-draggable@2.1.4 + - @heroui/dom-animation@2.1.3 + - @heroui/framer-utils@2.1.8 + - @heroui/react-utils@2.1.5 + - @heroui/shared-icons@2.1.3 + - @heroui/shared-utils@2.1.4 + ## 2.2.8 ### Patch Changes diff --git a/packages/components/modal/package.json b/packages/components/modal/package.json index 77450d95c2..b58ee8dd81 100644 --- a/packages/components/modal/package.json +++ b/packages/components/modal/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/modal", - "version": "2.2.8", + "version": "2.2.9", "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 c8deeab6a0..d2eec4c14a 100644 --- a/packages/components/navbar/CHANGELOG.md +++ b/packages/components/navbar/CHANGELOG.md @@ -1,5 +1,34 @@ # @heroui/navbar +## 2.2.10 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/use-scroll-position@2.1.3 + - @heroui/dom-animation@2.1.3 + - @heroui/framer-utils@2.1.8 + - @heroui/react-utils@2.1.5 + - @heroui/shared-utils@2.1.4 + ## 2.2.9 ### Patch Changes diff --git a/packages/components/navbar/package.json b/packages/components/navbar/package.json index 8a1aef1a3c..b06fc1fb52 100644 --- a/packages/components/navbar/package.json +++ b/packages/components/navbar/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/navbar", - "version": "2.2.9", + "version": "2.2.10", "description": "A responsive navigation header positioned on top side of your page that includes support for branding, links, navigation, collapse and more.", "keywords": [ "navbar" diff --git a/packages/components/number-input/CHANGELOG.md b/packages/components/number-input/CHANGELOG.md new file mode 100644 index 0000000000..3071db5c73 --- /dev/null +++ b/packages/components/number-input/CHANGELOG.md @@ -0,0 +1,33 @@ +# @heroui/number-input + +## 2.0.1 + +### Patch Changes + +- [`88b9cbe`](https://github.com/heroui-inc/heroui/commit/88b9cbeddde4fee3f84c5422d55cd9b64e9025e0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peer depts + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/button@2.2.11 + - @heroui/form@2.1.10 + - @heroui/use-safe-layout-effect@2.1.3 + - @heroui/react-utils@2.1.5 + - @heroui/shared-icons@2.1.3 + - @heroui/shared-utils@2.1.4 diff --git a/packages/components/number-input/package.json b/packages/components/number-input/package.json index 37df39d48a..54afb0bf32 100644 --- a/packages/components/number-input/package.json +++ b/packages/components/number-input/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/number-input", - "version": "2.0.0", + "version": "2.0.1", "description": "The numeric input component is designed for users to enter a number, and increase or decrease the value using stepper buttons", "keywords": [ "input", diff --git a/packages/components/pagination/CHANGELOG.md b/packages/components/pagination/CHANGELOG.md index 3a5961bd38..0eec25c817 100644 --- a/packages/components/pagination/CHANGELOG.md +++ b/packages/components/pagination/CHANGELOG.md @@ -1,5 +1,36 @@ # @heroui/pagination +## 2.2.10 + +### Patch Changes + +- [#4843](https://github.com/heroui-inc/heroui/pull/4843) [`4693fb7`](https://github.com/heroui-inc/heroui/commit/4693fb7b4d75f2815165084a49f3c406de21c1eb) Thanks [@wingkwong](https://github.com/wingkwong)! - fixed pagination in RTL (#2858) + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`4693fb7`](https://github.com/heroui-inc/heroui/commit/4693fb7b4d75f2815165084a49f3c406de21c1eb), [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/use-pagination@2.2.5 + - @heroui/use-intersection-observer@2.2.4 + - @heroui/react-utils@2.1.5 + - @heroui/shared-icons@2.1.3 + - @heroui/shared-utils@2.1.4 + ## 2.2.9 ### Patch Changes diff --git a/packages/components/pagination/package.json b/packages/components/pagination/package.json index 0c3098d692..9527c58d45 100644 --- a/packages/components/pagination/package.json +++ b/packages/components/pagination/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/pagination", - "version": "2.2.9", + "version": "2.2.10", "description": "The Pagination component allows you to display active page and navigate between multiple pages.", "keywords": [ "pagination" diff --git a/packages/components/popover/CHANGELOG.md b/packages/components/popover/CHANGELOG.md index fd6248b039..25497a1d86 100644 --- a/packages/components/popover/CHANGELOG.md +++ b/packages/components/popover/CHANGELOG.md @@ -1,5 +1,37 @@ # @heroui/popover +## 2.3.11 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/button@2.2.11 + - @heroui/use-aria-button@2.2.6 + - @heroui/use-safe-layout-effect@2.1.3 + - @heroui/aria-utils@2.2.9 + - @heroui/dom-animation@2.1.3 + - @heroui/framer-utils@2.1.8 + - @heroui/react-utils@2.1.5 + - @heroui/shared-utils@2.1.4 + ## 2.3.10 ### Patch Changes diff --git a/packages/components/popover/package.json b/packages/components/popover/package.json index 5f329120ce..194c8d8a6c 100644 --- a/packages/components/popover/package.json +++ b/packages/components/popover/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/popover", - "version": "2.3.10", + "version": "2.3.11", "description": "A popover is an overlay element positioned relative to a trigger.", "keywords": [ "popover" diff --git a/packages/components/progress/CHANGELOG.md b/packages/components/progress/CHANGELOG.md index 295463ca16..1f8cfb5124 100644 --- a/packages/components/progress/CHANGELOG.md +++ b/packages/components/progress/CHANGELOG.md @@ -1,5 +1,32 @@ # @heroui/progress +## 2.2.8 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/use-is-mounted@2.1.3 + - @heroui/react-utils@2.1.5 + - @heroui/shared-utils@2.1.4 + ## 2.2.7 ### Patch Changes diff --git a/packages/components/progress/package.json b/packages/components/progress/package.json index c6f3bbf3d8..ea9b75d673 100644 --- a/packages/components/progress/package.json +++ b/packages/components/progress/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/progress", - "version": "2.2.7", + "version": "2.2.8", "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 e74a43f557..b9347ae069 100644 --- a/packages/components/radio/CHANGELOG.md +++ b/packages/components/radio/CHANGELOG.md @@ -1,5 +1,32 @@ # @heroui/radio +## 2.3.10 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/form@2.1.10 + - @heroui/react-utils@2.1.5 + - @heroui/shared-utils@2.1.4 + ## 2.3.9 ### Patch Changes diff --git a/packages/components/radio/package.json b/packages/components/radio/package.json index 9e3ba63bd8..563051cb6b 100644 --- a/packages/components/radio/package.json +++ b/packages/components/radio/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/radio", - "version": "2.3.9", + "version": "2.3.10", "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 235c162991..ccacd88b69 100644 --- a/packages/components/ripple/CHANGELOG.md +++ b/packages/components/ripple/CHANGELOG.md @@ -1,5 +1,32 @@ # @heroui/ripple +## 2.2.9 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/dom-animation@2.1.3 + - @heroui/react-utils@2.1.5 + - @heroui/shared-utils@2.1.4 + ## 2.2.8 ### Patch Changes diff --git a/packages/components/ripple/package.json b/packages/components/ripple/package.json index a977970e98..a9004348b3 100644 --- a/packages/components/ripple/package.json +++ b/packages/components/ripple/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/ripple", - "version": "2.2.8", + "version": "2.2.9", "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 38130deb46..c62525f8b9 100644 --- a/packages/components/scroll-shadow/CHANGELOG.md +++ b/packages/components/scroll-shadow/CHANGELOG.md @@ -1,5 +1,32 @@ # @heroui/scroll-shadow +## 2.3.7 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/use-data-scroll-overflow@2.2.4 + - @heroui/react-utils@2.1.5 + - @heroui/shared-utils@2.1.4 + ## 2.3.6 ### Patch Changes diff --git a/packages/components/scroll-shadow/package.json b/packages/components/scroll-shadow/package.json index 42d14bd27a..9432cba88e 100644 --- a/packages/components/scroll-shadow/package.json +++ b/packages/components/scroll-shadow/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/scroll-shadow", - "version": "2.3.6", + "version": "2.3.7", "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 7201be778e..3a52e8877b 100644 --- a/packages/components/select/CHANGELOG.md +++ b/packages/components/select/CHANGELOG.md @@ -1,5 +1,47 @@ # @heroui/select +## 2.4.11 + +### Patch Changes + +- [`88b9cbe`](https://github.com/heroui-inc/heroui/commit/88b9cbeddde4fee3f84c5422d55cd9b64e9025e0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peer depts + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation + +- [#4849](https://github.com/heroui-inc/heroui/pull/4849) [`80f6c77`](https://github.com/heroui-inc/heroui/commit/80f6c77baecdcb7882f1619cf599626efb75da92) Thanks [@sudongyuer](https://github.com/sudongyuer)! - fix(select): select scroll content will close immediately when popover on click (#3571, #3695) + +- Updated dependencies [[`f51d645`](https://github.com/heroui-inc/heroui/commit/f51d645d3d98ca2cc9ebcc89627959766fecc234), [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/spinner@2.2.8 + - @heroui/form@2.1.10 + - @heroui/listbox@2.3.11 + - @heroui/popover@2.3.11 + - @heroui/scroll-shadow@2.3.7 + - @heroui/use-aria-button@2.2.6 + - @heroui/use-aria-multiselect@2.4.5 + - @heroui/use-safe-layout-effect@2.1.3 + - @heroui/aria-utils@2.2.9 + - @heroui/react-utils@2.1.5 + - @heroui/shared-icons@2.1.3 + - @heroui/shared-utils@2.1.4 + ## 2.4.10 ### Patch Changes diff --git a/packages/components/select/package.json b/packages/components/select/package.json index 5a81200a65..b25868e62f 100644 --- a/packages/components/select/package.json +++ b/packages/components/select/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/select", - "version": "2.4.10", + "version": "2.4.11", "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 fd05e9da95..d50d8543fe 100644 --- a/packages/components/skeleton/CHANGELOG.md +++ b/packages/components/skeleton/CHANGELOG.md @@ -1,5 +1,31 @@ # @heroui/skeleton +## 2.2.7 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/react-utils@2.1.5 + - @heroui/shared-utils@2.1.4 + ## 2.2.6 ### Patch Changes diff --git a/packages/components/skeleton/package.json b/packages/components/skeleton/package.json index 27ec49345d..c0071e5bf9 100644 --- a/packages/components/skeleton/package.json +++ b/packages/components/skeleton/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/skeleton", - "version": "2.2.6", + "version": "2.2.7", "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 c2b4681334..29a1974391 100644 --- a/packages/components/slider/CHANGELOG.md +++ b/packages/components/slider/CHANGELOG.md @@ -1,5 +1,32 @@ # @heroui/slider +## 2.4.9 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/tooltip@2.2.9 + - @heroui/react-utils@2.1.5 + - @heroui/shared-utils@2.1.4 + ## 2.4.8 ### Patch Changes diff --git a/packages/components/slider/package.json b/packages/components/slider/package.json index 2a0e8179de..cbb8b4f625 100644 --- a/packages/components/slider/package.json +++ b/packages/components/slider/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/slider", - "version": "2.4.8", + "version": "2.4.9", "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 4fe282fb37..4e14f1caaa 100644 --- a/packages/components/snippet/CHANGELOG.md +++ b/packages/components/snippet/CHANGELOG.md @@ -1,5 +1,35 @@ # @heroui/snippet +## 2.2.12 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/button@2.2.11 + - @heroui/tooltip@2.2.9 + - @heroui/use-clipboard@2.1.4 + - @heroui/react-utils@2.1.5 + - @heroui/shared-icons@2.1.3 + - @heroui/shared-utils@2.1.4 + ## 2.2.11 ### Patch Changes diff --git a/packages/components/snippet/package.json b/packages/components/snippet/package.json index 65e3e60ba0..b50f83b408 100644 --- a/packages/components/snippet/package.json +++ b/packages/components/snippet/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/snippet", - "version": "2.2.11", + "version": "2.2.12", "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 3574dc1556..274f78f012 100644 --- a/packages/components/spacer/CHANGELOG.md +++ b/packages/components/spacer/CHANGELOG.md @@ -1,5 +1,32 @@ # @heroui/spacer +## 2.2.8 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/system-rsc@2.3.7 + - @heroui/react-utils@2.1.5 + - @heroui/shared-utils@2.1.4 + ## 2.2.7 ### Patch Changes diff --git a/packages/components/spacer/package.json b/packages/components/spacer/package.json index 1aef7b4288..c29fa69f59 100644 --- a/packages/components/spacer/package.json +++ b/packages/components/spacer/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/spacer", - "version": "2.2.7", + "version": "2.2.8", "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 7a74a693ab..305331be49 100644 --- a/packages/components/spinner/CHANGELOG.md +++ b/packages/components/spinner/CHANGELOG.md @@ -1,5 +1,35 @@ # @heroui/spinner +## 2.2.8 + +### Patch Changes + +- [`f51d645`](https://github.com/heroui-inc/heroui/commit/f51d645d3d98ca2cc9ebcc89627959766fecc234) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - New spinner variant "simple" + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`ccdc076`](https://github.com/heroui-inc/heroui/commit/ccdc07629f07110975cfb80a47c91263a61c0c49), [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/system@2.4.8 + - @heroui/system-rsc@2.3.7 + - @heroui/react-utils@2.1.5 + - @heroui/shared-utils@2.1.4 + ## 2.2.7 ### Patch Changes diff --git a/packages/components/spinner/package.json b/packages/components/spinner/package.json index a7d342c4aa..82478d70d4 100644 --- a/packages/components/spinner/package.json +++ b/packages/components/spinner/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/spinner", - "version": "2.2.7", + "version": "2.2.8", "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 c56d877605..64aa29d541 100644 --- a/packages/components/switch/CHANGELOG.md +++ b/packages/components/switch/CHANGELOG.md @@ -1,5 +1,32 @@ # @heroui/switch +## 2.2.10 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/use-safe-layout-effect@2.1.3 + - @heroui/react-utils@2.1.5 + - @heroui/shared-utils@2.1.4 + ## 2.2.9 ### Patch Changes diff --git a/packages/components/switch/package.json b/packages/components/switch/package.json index a28f139ee2..3c7e00dbeb 100644 --- a/packages/components/switch/package.json +++ b/packages/components/switch/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/switch", - "version": "2.2.9", + "version": "2.2.10", "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 a1f8773892..d0de1eaa0b 100644 --- a/packages/components/table/CHANGELOG.md +++ b/packages/components/table/CHANGELOG.md @@ -1,5 +1,34 @@ # @heroui/table +## 2.2.10 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/checkbox@2.3.10 + - @heroui/spacer@2.2.8 + - @heroui/react-utils@2.1.5 + - @heroui/shared-icons@2.1.3 + - @heroui/shared-utils@2.1.4 + ## 2.2.9 ### Patch Changes diff --git a/packages/components/table/package.json b/packages/components/table/package.json index 6bfaf2f021..903d6b0a06 100644 --- a/packages/components/table/package.json +++ b/packages/components/table/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/table", - "version": "2.2.9", + "version": "2.2.10", "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 3dbbd9b064..954a6317e3 100644 --- a/packages/components/tabs/CHANGELOG.md +++ b/packages/components/tabs/CHANGELOG.md @@ -1,5 +1,35 @@ # @heroui/tabs +## 2.2.9 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/use-is-mounted@2.1.3 + - @heroui/use-update-effect@2.1.3 + - @heroui/aria-utils@2.2.9 + - @heroui/framer-utils@2.1.8 + - @heroui/react-utils@2.1.5 + - @heroui/shared-utils@2.1.4 + ## 2.2.8 ### Patch Changes diff --git a/packages/components/tabs/package.json b/packages/components/tabs/package.json index afb1af3467..5bec890ad3 100644 --- a/packages/components/tabs/package.json +++ b/packages/components/tabs/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/tabs", - "version": "2.2.8", + "version": "2.2.9", "description": "Tabs organize content into multiple sections and allow users to navigate between them.", "keywords": [ "tabs" diff --git a/packages/components/toast/CHANGELOG.md b/packages/components/toast/CHANGELOG.md new file mode 100644 index 0000000000..665d8da680 --- /dev/null +++ b/packages/components/toast/CHANGELOG.md @@ -0,0 +1,34 @@ +# @heroui/toast + +## 2.0.1 + +### Patch Changes + +- [`09241fa`](https://github.com/heroui-inc/heroui/commit/09241faa4b63765b7721ba9b473e3465b6d5e503) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Toasts styles improved + +- [`88b9cbe`](https://github.com/heroui-inc/heroui/commit/88b9cbeddde4fee3f84c5422d55cd9b64e9025e0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peer depts + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`f51d645`](https://github.com/heroui-inc/heroui/commit/f51d645d3d98ca2cc9ebcc89627959766fecc234), [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/spinner@2.2.8 + - @heroui/use-is-mobile@2.2.4 + - @heroui/react-utils@2.1.5 + - @heroui/shared-icons@2.1.3 + - @heroui/shared-utils@2.1.4 diff --git a/packages/components/toast/package.json b/packages/components/toast/package.json index 760026834c..5c052f7d7b 100644 --- a/packages/components/toast/package.json +++ b/packages/components/toast/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/toast", - "version": "2.0.0", + "version": "2.0.1", "description": "Toast are temporary notifications that provide concise feedback about an action or event", "keywords": [ "toast" diff --git a/packages/components/tooltip/CHANGELOG.md b/packages/components/tooltip/CHANGELOG.md index 0c661784a0..44c6e3a7d7 100644 --- a/packages/components/tooltip/CHANGELOG.md +++ b/packages/components/tooltip/CHANGELOG.md @@ -1,5 +1,35 @@ # @heroui/tooltip +## 2.2.9 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/use-safe-layout-effect@2.1.3 + - @heroui/aria-utils@2.2.9 + - @heroui/dom-animation@2.1.3 + - @heroui/framer-utils@2.1.8 + - @heroui/react-utils@2.1.5 + - @heroui/shared-utils@2.1.4 + ## 2.2.8 ### Patch Changes diff --git a/packages/components/tooltip/package.json b/packages/components/tooltip/package.json index 7f1106482f..875de03000 100644 --- a/packages/components/tooltip/package.json +++ b/packages/components/tooltip/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/tooltip", - "version": "2.2.8", + "version": "2.2.9", "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 68ac0d4a24..f0dfcb0da7 100644 --- a/packages/components/user/CHANGELOG.md +++ b/packages/components/user/CHANGELOG.md @@ -1,5 +1,32 @@ # @heroui/user +## 2.2.8 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/avatar@2.2.8 + - @heroui/react-utils@2.1.5 + - @heroui/shared-utils@2.1.4 + ## 2.2.7 ### Patch Changes diff --git a/packages/components/user/package.json b/packages/components/user/package.json index 5f1c0ca3f6..4c448970e3 100644 --- a/packages/components/user/package.json +++ b/packages/components/user/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/user", - "version": "2.2.7", + "version": "2.2.8", "description": "Flexible User Profile Component.", "keywords": [ "user" diff --git a/packages/core/react/CHANGELOG.md b/packages/core/react/CHANGELOG.md index cc50a90cd5..54bd2edac9 100644 --- a/packages/core/react/CHANGELOG.md +++ b/packages/core/react/CHANGELOG.md @@ -1,5 +1,81 @@ # @heroui/react +## 2.7.0 + +### Minor Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation + +### Patch Changes + +- Updated dependencies [[`f51d645`](https://github.com/heroui-inc/heroui/commit/f51d645d3d98ca2cc9ebcc89627959766fecc234), [`446dd0b`](https://github.com/heroui-inc/heroui/commit/446dd0bfdede990c672e7b24fd10ac99fa8d4686), [`09241fa`](https://github.com/heroui-inc/heroui/commit/09241faa4b63765b7721ba9b473e3465b6d5e503), [`88b9cbe`](https://github.com/heroui-inc/heroui/commit/88b9cbeddde4fee3f84c5422d55cd9b64e9025e0), [`4693fb7`](https://github.com/heroui-inc/heroui/commit/4693fb7b4d75f2815165084a49f3c406de21c1eb), [`ccdc076`](https://github.com/heroui-inc/heroui/commit/ccdc07629f07110975cfb80a47c91263a61c0c49), [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5), [`80f6c77`](https://github.com/heroui-inc/heroui/commit/80f6c77baecdcb7882f1619cf599626efb75da92)]: + - @heroui/spinner@2.2.8 + - @heroui/theme@2.4.7 + - @heroui/date-picker@2.3.11 + - @heroui/calendar@2.2.11 + - @heroui/toast@2.0.1 + - @heroui/number-input@2.0.1 + - @heroui/date-input@2.3.10 + - @heroui/select@2.4.11 + - @heroui/input@2.4.11 + - @heroui/pagination@2.2.10 + - @heroui/system@2.4.8 + - @heroui/accordion@2.2.9 + - @heroui/alert@2.2.11 + - @heroui/autocomplete@2.3.12 + - @heroui/avatar@2.2.8 + - @heroui/badge@2.2.7 + - @heroui/breadcrumbs@2.2.8 + - @heroui/button@2.2.11 + - @heroui/card@2.2.11 + - @heroui/checkbox@2.3.10 + - @heroui/chip@2.2.8 + - @heroui/code@2.2.8 + - @heroui/divider@2.2.7 + - @heroui/drawer@2.2.9 + - @heroui/dropdown@2.3.11 + - @heroui/form@2.1.10 + - @heroui/image@2.2.7 + - @heroui/input-otp@2.1.10 + - @heroui/kbd@2.2.8 + - @heroui/link@2.2.9 + - @heroui/listbox@2.3.11 + - @heroui/menu@2.2.11 + - @heroui/modal@2.2.9 + - @heroui/navbar@2.2.10 + - @heroui/popover@2.3.11 + - @heroui/progress@2.2.8 + - @heroui/radio@2.3.10 + - @heroui/ripple@2.2.9 + - @heroui/scroll-shadow@2.3.7 + - @heroui/skeleton@2.2.7 + - @heroui/slider@2.4.9 + - @heroui/snippet@2.2.12 + - @heroui/spacer@2.2.8 + - @heroui/switch@2.2.10 + - @heroui/table@2.2.10 + - @heroui/tabs@2.2.9 + - @heroui/tooltip@2.2.9 + - @heroui/user@2.2.8 + - @heroui/framer-utils@2.1.8 + ## 2.6.14 ### Patch Changes diff --git a/packages/core/react/package.json b/packages/core/react/package.json index 7aa09a85b9..f038d76240 100644 --- a/packages/core/react/package.json +++ b/packages/core/react/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/react", - "version": "2.6.14", + "version": "2.7.0", "description": "🚀 Beautiful and modern React UI library.", "author": "HeroUI ", "homepage": "https://heroui.com", diff --git a/packages/core/system-rsc/CHANGELOG.md b/packages/core/system-rsc/CHANGELOG.md index b77c442408..24b413b5a1 100644 --- a/packages/core/system-rsc/CHANGELOG.md +++ b/packages/core/system-rsc/CHANGELOG.md @@ -1,5 +1,28 @@ # @heroui/system-rsc +## 2.3.7 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation + ## 2.3.6 ### Patch Changes diff --git a/packages/core/system-rsc/package.json b/packages/core/system-rsc/package.json index 8a23be60ca..ab3e047328 100644 --- a/packages/core/system-rsc/package.json +++ b/packages/core/system-rsc/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/system-rsc", - "version": "2.3.6", + "version": "2.3.7", "description": "HeroUI system primitives compatibles with RSC imports", "keywords": [ "system-rsc" diff --git a/packages/core/system/CHANGELOG.md b/packages/core/system/CHANGELOG.md index aa9045957a..46453438e1 100644 --- a/packages/core/system/CHANGELOG.md +++ b/packages/core/system/CHANGELOG.md @@ -1,5 +1,33 @@ # @heroui/system +## 2.4.8 + +### Patch Changes + +- [`ccdc076`](https://github.com/heroui-inc/heroui/commit/ccdc07629f07110975cfb80a47c91263a61c0c49) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Update spinner variants + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/system-rsc@2.3.7 + - @heroui/react-utils@2.1.5 + ## 2.4.7 ### Patch Changes diff --git a/packages/core/system/package.json b/packages/core/system/package.json index 2c38ba2d06..ca5568cf05 100644 --- a/packages/core/system/package.json +++ b/packages/core/system/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/system", - "version": "2.4.7", + "version": "2.4.8", "description": "HeroUI system primitives", "keywords": [ "system" diff --git a/packages/core/theme/CHANGELOG.md b/packages/core/theme/CHANGELOG.md index 286eae6d57..102cc5f527 100644 --- a/packages/core/theme/CHANGELOG.md +++ b/packages/core/theme/CHANGELOG.md @@ -1,5 +1,34 @@ # @heroui/theme +## 2.4.7 + +### Patch Changes + +- [`f51d645`](https://github.com/heroui-inc/heroui/commit/f51d645d3d98ca2cc9ebcc89627959766fecc234) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - New spinner variant "simple" + +- [`09241fa`](https://github.com/heroui-inc/heroui/commit/09241faa4b63765b7721ba9b473e3465b6d5e503) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Toasts styles improved + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/shared-utils@2.1.4 + ## 2.4.6 ### Patch Changes diff --git a/packages/core/theme/package.json b/packages/core/theme/package.json index df25f90f0b..10ae3e33a7 100644 --- a/packages/core/theme/package.json +++ b/packages/core/theme/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/theme", - "version": "2.4.6", + "version": "2.4.7", "description": "The default theme for HeroUI components", "keywords": [ "theme", diff --git a/packages/hooks/use-aria-accordion-item/CHANGELOG.md b/packages/hooks/use-aria-accordion-item/CHANGELOG.md index e09d288cdb..851c46ff13 100644 --- a/packages/hooks/use-aria-accordion-item/CHANGELOG.md +++ b/packages/hooks/use-aria-accordion-item/CHANGELOG.md @@ -1,5 +1,28 @@ # @heroui/use-aria-accordion-item +## 2.2.4 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation + ## 2.2.3 ### Patch Changes diff --git a/packages/hooks/use-aria-accordion-item/package.json b/packages/hooks/use-aria-accordion-item/package.json index 93d2ff3ed6..c115f00ef1 100644 --- a/packages/hooks/use-aria-accordion-item/package.json +++ b/packages/hooks/use-aria-accordion-item/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/use-aria-accordion-item", - "version": "2.2.3", + "version": "2.2.4", "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 c0b1315aa1..3b8379275d 100644 --- a/packages/hooks/use-aria-accordion/CHANGELOG.md +++ b/packages/hooks/use-aria-accordion/CHANGELOG.md @@ -1,5 +1,28 @@ # @heroui/use-aria-accordion +## 2.2.4 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation + ## 2.2.3 ### Patch Changes diff --git a/packages/hooks/use-aria-accordion/package.json b/packages/hooks/use-aria-accordion/package.json index a29f3890e9..ea72c255ee 100644 --- a/packages/hooks/use-aria-accordion/package.json +++ b/packages/hooks/use-aria-accordion/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/use-aria-accordion", - "version": "2.2.3", + "version": "2.2.4", "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 1bb8da7651..877c32afea 100644 --- a/packages/hooks/use-aria-button/CHANGELOG.md +++ b/packages/hooks/use-aria-button/CHANGELOG.md @@ -1,5 +1,30 @@ # @heroui/use-aria-button +## 2.2.6 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/shared-utils@2.1.4 + ## 2.2.5 ### Patch Changes diff --git a/packages/hooks/use-aria-button/package.json b/packages/hooks/use-aria-button/package.json index 4f73bcf776..4ab2e21de0 100644 --- a/packages/hooks/use-aria-button/package.json +++ b/packages/hooks/use-aria-button/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/use-aria-button", - "version": "2.2.5", + "version": "2.2.6", "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 8946a7f683..579f8a26ed 100644 --- a/packages/hooks/use-aria-link/CHANGELOG.md +++ b/packages/hooks/use-aria-link/CHANGELOG.md @@ -1,5 +1,30 @@ # @heroui/use-aria-link +## 2.2.7 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/shared-utils@2.1.4 + ## 2.2.6 ### Patch Changes diff --git a/packages/hooks/use-aria-link/package.json b/packages/hooks/use-aria-link/package.json index 67241d3fa7..f47e80e734 100644 --- a/packages/hooks/use-aria-link/package.json +++ b/packages/hooks/use-aria-link/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/use-aria-link", - "version": "2.2.6", + "version": "2.2.7", "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-modal-overlay/CHANGELOG.md b/packages/hooks/use-aria-modal-overlay/CHANGELOG.md index 3ae4b39c34..fb93243c87 100644 --- a/packages/hooks/use-aria-modal-overlay/CHANGELOG.md +++ b/packages/hooks/use-aria-modal-overlay/CHANGELOG.md @@ -1,5 +1,28 @@ # @heroui/use-aria-modal-overlay +## 2.2.5 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation + ## 2.2.4 ### Patch Changes diff --git a/packages/hooks/use-aria-modal-overlay/package.json b/packages/hooks/use-aria-modal-overlay/package.json index bd0cef8133..133bd5a436 100644 --- a/packages/hooks/use-aria-modal-overlay/package.json +++ b/packages/hooks/use-aria-modal-overlay/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/use-aria-modal-overlay", - "version": "2.2.4", + "version": "2.2.5", "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 2fad9ccc38..9789a55e2a 100644 --- a/packages/hooks/use-aria-multiselect/CHANGELOG.md +++ b/packages/hooks/use-aria-multiselect/CHANGELOG.md @@ -1,5 +1,28 @@ # @heroui/use-aria-multiselect +## 2.4.5 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation + ## 2.4.4 ### Patch Changes diff --git a/packages/hooks/use-aria-multiselect/package.json b/packages/hooks/use-aria-multiselect/package.json index cd83a11c53..6335039827 100644 --- a/packages/hooks/use-aria-multiselect/package.json +++ b/packages/hooks/use-aria-multiselect/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/use-aria-multiselect", - "version": "2.4.4", + "version": "2.4.5", "description": "Provides the behavior and accessibility implementation for a multi-select component.", "keywords": [ "use-aria-multiselect" diff --git a/packages/hooks/use-callback-ref/CHANGELOG.md b/packages/hooks/use-callback-ref/CHANGELOG.md index 4e530e7d3a..eb87e5203f 100644 --- a/packages/hooks/use-callback-ref/CHANGELOG.md +++ b/packages/hooks/use-callback-ref/CHANGELOG.md @@ -1,5 +1,30 @@ # @heroui/use-callback-ref +## 2.1.3 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/use-safe-layout-effect@2.1.3 + ## 2.1.2 ### Patch Changes diff --git a/packages/hooks/use-callback-ref/package.json b/packages/hooks/use-callback-ref/package.json index 4f43d17cc4..0432e7429f 100644 --- a/packages/hooks/use-callback-ref/package.json +++ b/packages/hooks/use-callback-ref/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/use-callback-ref", - "version": "2.1.2", + "version": "2.1.3", "description": "React hook to persist any value between renders, but keeps it up-to-date if it changes.", "keywords": [ "use-callback-ref" diff --git a/packages/hooks/use-clipboard/CHANGELOG.md b/packages/hooks/use-clipboard/CHANGELOG.md index afd55675bd..1fd62d8e7f 100644 --- a/packages/hooks/use-clipboard/CHANGELOG.md +++ b/packages/hooks/use-clipboard/CHANGELOG.md @@ -1,5 +1,28 @@ # @heroui/use-clipboard +## 2.1.4 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation + ## 2.1.3 ### Patch Changes diff --git a/packages/hooks/use-clipboard/package.json b/packages/hooks/use-clipboard/package.json index 8df968bba8..d3cf8c4bea 100644 --- a/packages/hooks/use-clipboard/package.json +++ b/packages/hooks/use-clipboard/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/use-clipboard", - "version": "2.1.3", + "version": "2.1.4", "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 30528b4b6b..8516c18bf8 100644 --- a/packages/hooks/use-data-scroll-overflow/CHANGELOG.md +++ b/packages/hooks/use-data-scroll-overflow/CHANGELOG.md @@ -1,5 +1,30 @@ # @heroui/use-data-scroll-overflow +## 2.2.4 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/shared-utils@2.1.4 + ## 2.2.3 ### Patch Changes diff --git a/packages/hooks/use-data-scroll-overflow/package.json b/packages/hooks/use-data-scroll-overflow/package.json index a2dc5825a8..7e76a00b48 100644 --- a/packages/hooks/use-data-scroll-overflow/package.json +++ b/packages/hooks/use-data-scroll-overflow/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/use-data-scroll-overflow", - "version": "2.2.3", + "version": "2.2.4", "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 66d4e22a2d..8636ed76f0 100644 --- a/packages/hooks/use-disclosure/CHANGELOG.md +++ b/packages/hooks/use-disclosure/CHANGELOG.md @@ -1,5 +1,30 @@ # @heroui/use-disclosure +## 2.2.4 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/use-callback-ref@2.1.3 + ## 2.2.3 ### Patch Changes diff --git a/packages/hooks/use-disclosure/package.json b/packages/hooks/use-disclosure/package.json index 6303cf9352..2ba6798e87 100644 --- a/packages/hooks/use-disclosure/package.json +++ b/packages/hooks/use-disclosure/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/use-disclosure", - "version": "2.2.3", + "version": "2.2.4", "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 90fdf2f18c..4c09bcb5c5 100644 --- a/packages/hooks/use-draggable/CHANGELOG.md +++ b/packages/hooks/use-draggable/CHANGELOG.md @@ -1,5 +1,28 @@ # @heroui/use-draggable +## 2.1.4 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation + ## 2.1.3 ### Patch Changes diff --git a/packages/hooks/use-draggable/package.json b/packages/hooks/use-draggable/package.json index 9daed37c96..fd6f33fc29 100644 --- a/packages/hooks/use-draggable/package.json +++ b/packages/hooks/use-draggable/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/use-draggable", - "version": "2.1.3", + "version": "2.1.4", "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 6a4f212ed9..5f3b96a859 100644 --- a/packages/hooks/use-image/CHANGELOG.md +++ b/packages/hooks/use-image/CHANGELOG.md @@ -1,5 +1,31 @@ # @heroui/use-image +## 2.1.4 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/use-safe-layout-effect@2.1.3 + - @heroui/react-utils@2.1.5 + ## 2.1.3 ### Patch Changes diff --git a/packages/hooks/use-image/package.json b/packages/hooks/use-image/package.json index b48ece9946..854e82340b 100644 --- a/packages/hooks/use-image/package.json +++ b/packages/hooks/use-image/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/use-image", - "version": "2.1.3", + "version": "2.1.4", "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 904db54225..7964c3dc7d 100644 --- a/packages/hooks/use-infinite-scroll/CHANGELOG.md +++ b/packages/hooks/use-infinite-scroll/CHANGELOG.md @@ -1,5 +1,30 @@ # @heroui/use-infinite-scroll +## 2.2.4 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/shared-utils@2.1.4 + ## 2.2.3 ### Patch Changes diff --git a/packages/hooks/use-infinite-scroll/package.json b/packages/hooks/use-infinite-scroll/package.json index 3d4b1996ae..1756c64c97 100644 --- a/packages/hooks/use-infinite-scroll/package.json +++ b/packages/hooks/use-infinite-scroll/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/use-infinite-scroll", - "version": "2.2.3", + "version": "2.2.4", "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 d332b80efb..20d7132c8d 100644 --- a/packages/hooks/use-intersection-observer/CHANGELOG.md +++ b/packages/hooks/use-intersection-observer/CHANGELOG.md @@ -1,5 +1,28 @@ # @heroui/use-intersection-observer +## 2.2.4 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation + ## 2.2.3 ### Patch Changes diff --git a/packages/hooks/use-intersection-observer/package.json b/packages/hooks/use-intersection-observer/package.json index f13cdf9b4b..f4a2071ebb 100644 --- a/packages/hooks/use-intersection-observer/package.json +++ b/packages/hooks/use-intersection-observer/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/use-intersection-observer", - "version": "2.2.3", + "version": "2.2.4", "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 58ee60d5de..abeac8239b 100644 --- a/packages/hooks/use-is-mobile/CHANGELOG.md +++ b/packages/hooks/use-is-mobile/CHANGELOG.md @@ -1,5 +1,28 @@ # @heroui/use-is-mobile +## 2.2.4 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation + ## 2.2.3 ### Patch Changes diff --git a/packages/hooks/use-is-mobile/package.json b/packages/hooks/use-is-mobile/package.json index 5d633a0ee9..0f2ba94702 100644 --- a/packages/hooks/use-is-mobile/package.json +++ b/packages/hooks/use-is-mobile/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/use-is-mobile", - "version": "2.2.3", + "version": "2.2.4", "description": "A hook that returns whether the device is mobile or not", "keywords": [ "use-is-mobile" diff --git a/packages/hooks/use-is-mounted/CHANGELOG.md b/packages/hooks/use-is-mounted/CHANGELOG.md index ff8fd5676c..a9cb7cb9a0 100644 --- a/packages/hooks/use-is-mounted/CHANGELOG.md +++ b/packages/hooks/use-is-mounted/CHANGELOG.md @@ -1,5 +1,28 @@ # @heroui/use-is-mounted +## 2.1.3 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation + ## 2.1.2 ### Patch Changes diff --git a/packages/hooks/use-is-mounted/package.json b/packages/hooks/use-is-mounted/package.json index 503853cc03..9a0d4d42d9 100644 --- a/packages/hooks/use-is-mounted/package.json +++ b/packages/hooks/use-is-mounted/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/use-is-mounted", - "version": "2.1.2", + "version": "2.1.3", "description": "This hook can be used to render client-based components or run client logic", "keywords": [ "use-is-mounted" diff --git a/packages/hooks/use-measure/CHANGELOG.md b/packages/hooks/use-measure/CHANGELOG.md index 278bf7a07c..f3e451e0ba 100644 --- a/packages/hooks/use-measure/CHANGELOG.md +++ b/packages/hooks/use-measure/CHANGELOG.md @@ -1,5 +1,28 @@ # @heroui/use-real-shape +## 2.1.3 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation + ## 2.1.2 ### Patch Changes diff --git a/packages/hooks/use-measure/package.json b/packages/hooks/use-measure/package.json index 1f388dbeda..40d33c6e8a 100644 --- a/packages/hooks/use-measure/package.json +++ b/packages/hooks/use-measure/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/use-measure", - "version": "2.1.2", + "version": "2.1.3", "description": "Hook that measure and track a element dimensions", "keywords": [ "use-measure" diff --git a/packages/hooks/use-pagination/CHANGELOG.md b/packages/hooks/use-pagination/CHANGELOG.md index 62707c9d48..9b051b51a3 100644 --- a/packages/hooks/use-pagination/CHANGELOG.md +++ b/packages/hooks/use-pagination/CHANGELOG.md @@ -1,5 +1,32 @@ # @heroui/use-pagination +## 2.2.5 + +### Patch Changes + +- [#4843](https://github.com/heroui-inc/heroui/pull/4843) [`4693fb7`](https://github.com/heroui-inc/heroui/commit/4693fb7b4d75f2815165084a49f3c406de21c1eb) Thanks [@wingkwong](https://github.com/wingkwong)! - fixed pagination in RTL (#2858) + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/shared-utils@2.1.4 + ## 2.2.4 ### Patch Changes diff --git a/packages/hooks/use-pagination/package.json b/packages/hooks/use-pagination/package.json index 4e73d3ac05..9012a6163b 100644 --- a/packages/hooks/use-pagination/package.json +++ b/packages/hooks/use-pagination/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/use-pagination", - "version": "2.2.4", + "version": "2.2.5", "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 a6a265875a..886c427642 100644 --- a/packages/hooks/use-real-shape/CHANGELOG.md +++ b/packages/hooks/use-real-shape/CHANGELOG.md @@ -1,5 +1,30 @@ # @heroui/use-real-shape +## 2.1.5 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/react-utils@2.1.5 + ## 2.1.4 ### Patch Changes diff --git a/packages/hooks/use-real-shape/package.json b/packages/hooks/use-real-shape/package.json index 07d0cd69b9..485fd6ef7d 100644 --- a/packages/hooks/use-real-shape/package.json +++ b/packages/hooks/use-real-shape/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/use-real-shape", - "version": "2.1.4", + "version": "2.1.5", "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 038ef5d4f7..cadcb59f2e 100644 --- a/packages/hooks/use-ref-state/CHANGELOG.md +++ b/packages/hooks/use-ref-state/CHANGELOG.md @@ -1,5 +1,28 @@ # @heroui/use-ref-state +## 2.1.3 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation + ## 2.1.2 ### Patch Changes diff --git a/packages/hooks/use-ref-state/package.json b/packages/hooks/use-ref-state/package.json index 9696cf395c..924f467cc7 100644 --- a/packages/hooks/use-ref-state/package.json +++ b/packages/hooks/use-ref-state/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/use-ref-state", - "version": "2.1.2", + "version": "2.1.3", "description": "Hook for saving the state in a ref value", "keywords": [ "use-ref-state" diff --git a/packages/hooks/use-resize/CHANGELOG.md b/packages/hooks/use-resize/CHANGELOG.md index ab8685f957..9a3a89325f 100644 --- a/packages/hooks/use-resize/CHANGELOG.md +++ b/packages/hooks/use-resize/CHANGELOG.md @@ -1,5 +1,28 @@ # @heroui/use-resize +## 2.1.3 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation + ## 2.1.2 ### Patch Changes diff --git a/packages/hooks/use-resize/package.json b/packages/hooks/use-resize/package.json index a370f2b37a..80a29cd1a3 100644 --- a/packages/hooks/use-resize/package.json +++ b/packages/hooks/use-resize/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/use-resize", - "version": "2.1.2", + "version": "2.1.3", "description": "Hook that adds an event listener to the resize window event", "keywords": [ "use-resize" diff --git a/packages/hooks/use-safe-layout-effect/CHANGELOG.md b/packages/hooks/use-safe-layout-effect/CHANGELOG.md index 8b400b6589..1808af5fee 100644 --- a/packages/hooks/use-safe-layout-effect/CHANGELOG.md +++ b/packages/hooks/use-safe-layout-effect/CHANGELOG.md @@ -1,5 +1,28 @@ # @heroui/use-safe-layout-effect +## 2.1.3 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation + ## 2.1.2 ### Patch Changes diff --git a/packages/hooks/use-safe-layout-effect/package.json b/packages/hooks/use-safe-layout-effect/package.json index 02604811fe..dbfb7b4ce9 100644 --- a/packages/hooks/use-safe-layout-effect/package.json +++ b/packages/hooks/use-safe-layout-effect/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/use-safe-layout-effect", - "version": "2.1.2", + "version": "2.1.3", "description": "", "keywords": [ "use-safe-layout-effect" diff --git a/packages/hooks/use-scroll-position/CHANGELOG.md b/packages/hooks/use-scroll-position/CHANGELOG.md index 04632b8489..885430d19c 100644 --- a/packages/hooks/use-scroll-position/CHANGELOG.md +++ b/packages/hooks/use-scroll-position/CHANGELOG.md @@ -1,5 +1,28 @@ # @heroui/use-scroll-position +## 2.1.3 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation + ## 2.1.2 ### Patch Changes diff --git a/packages/hooks/use-scroll-position/package.json b/packages/hooks/use-scroll-position/package.json index d5fb6478b7..0ac1daa0e5 100644 --- a/packages/hooks/use-scroll-position/package.json +++ b/packages/hooks/use-scroll-position/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/use-scroll-position", - "version": "2.1.2", + "version": "2.1.3", "description": "Provides the logic to control the scroll over an element", "keywords": [ "use-scroll-position" diff --git a/packages/hooks/use-ssr/CHANGELOG.md b/packages/hooks/use-ssr/CHANGELOG.md index 6444c62a8d..5b4f4ae255 100644 --- a/packages/hooks/use-ssr/CHANGELOG.md +++ b/packages/hooks/use-ssr/CHANGELOG.md @@ -1,5 +1,28 @@ # @heroui/use-ssr +## 2.1.3 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation + ## 2.1.2 ### Patch Changes diff --git a/packages/hooks/use-ssr/package.json b/packages/hooks/use-ssr/package.json index 53ec9fd0cd..33cd929b01 100644 --- a/packages/hooks/use-ssr/package.json +++ b/packages/hooks/use-ssr/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/use-ssr", - "version": "2.1.2", + "version": "2.1.3", "description": "", "keywords": [ "use-ssr" diff --git a/packages/hooks/use-theme/CHANGELOG.md b/packages/hooks/use-theme/CHANGELOG.md index e903165993..eda3ca264c 100644 --- a/packages/hooks/use-theme/CHANGELOG.md +++ b/packages/hooks/use-theme/CHANGELOG.md @@ -1,5 +1,28 @@ # @heroui/use-theme +## 2.1.3 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation + ## 2.1.2 ### Patch Changes diff --git a/packages/hooks/use-theme/package.json b/packages/hooks/use-theme/package.json index 86cb46d7d3..1daf9109ca 100644 --- a/packages/hooks/use-theme/package.json +++ b/packages/hooks/use-theme/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/use-theme", - "version": "2.1.2", + "version": "2.1.3", "description": "React hook to switch between light and dark themes", "keywords": [ "use-theme" diff --git a/packages/hooks/use-update-effect/CHANGELOG.md b/packages/hooks/use-update-effect/CHANGELOG.md index e7c1edee20..93cd47f2f1 100644 --- a/packages/hooks/use-update-effect/CHANGELOG.md +++ b/packages/hooks/use-update-effect/CHANGELOG.md @@ -1,5 +1,28 @@ # @heroui/use-update-effect +## 2.1.3 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation + ## 2.1.2 ### Patch Changes diff --git a/packages/hooks/use-update-effect/package.json b/packages/hooks/use-update-effect/package.json index ca9a83b705..090cb819dc 100644 --- a/packages/hooks/use-update-effect/package.json +++ b/packages/hooks/use-update-effect/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/use-update-effect", - "version": "2.1.2", + "version": "2.1.3", "description": "React effect hook that invokes only on update", "keywords": [ "use-update-effect" diff --git a/packages/utilities/aria-utils/CHANGELOG.md b/packages/utilities/aria-utils/CHANGELOG.md index c715ebfa6e..644718f3ec 100644 --- a/packages/utilities/aria-utils/CHANGELOG.md +++ b/packages/utilities/aria-utils/CHANGELOG.md @@ -1,5 +1,32 @@ # @heroui/aria-utils +## 2.2.9 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`ccdc076`](https://github.com/heroui-inc/heroui/commit/ccdc07629f07110975cfb80a47c91263a61c0c49), [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/system@2.4.8 + - @heroui/react-rsc-utils@2.1.3 + - @heroui/shared-utils@2.1.4 + ## 2.2.8 ### Patch Changes diff --git a/packages/utilities/aria-utils/package.json b/packages/utilities/aria-utils/package.json index 4cc4a7a353..d679fa4d7b 100644 --- a/packages/utilities/aria-utils/package.json +++ b/packages/utilities/aria-utils/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/aria-utils", - "version": "2.2.8", + "version": "2.2.9", "description": "A package for managing @react-aria HeroUI utils.", "keywords": [ "aria-utils" diff --git a/packages/utilities/dom-animation/CHANGELOG.md b/packages/utilities/dom-animation/CHANGELOG.md index 8d50b5573c..1a8116723d 100644 --- a/packages/utilities/dom-animation/CHANGELOG.md +++ b/packages/utilities/dom-animation/CHANGELOG.md @@ -1,5 +1,28 @@ # @heroui/dom-animation +## 2.1.3 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation + ## 2.1.2 ### Patch Changes diff --git a/packages/utilities/dom-animation/package.json b/packages/utilities/dom-animation/package.json index 01323a3317..a18198d217 100644 --- a/packages/utilities/dom-animation/package.json +++ b/packages/utilities/dom-animation/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/dom-animation", - "version": "2.1.2", + "version": "2.1.3", "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 ae149830f8..e9c85f47d2 100644 --- a/packages/utilities/framer-utils/CHANGELOG.md +++ b/packages/utilities/framer-utils/CHANGELOG.md @@ -1,5 +1,32 @@ # @heroui/framer-utils +## 2.1.8 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`ccdc076`](https://github.com/heroui-inc/heroui/commit/ccdc07629f07110975cfb80a47c91263a61c0c49), [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/system@2.4.8 + - @heroui/use-measure@2.1.3 + - @heroui/shared-utils@2.1.4 + ## 2.1.7 ### Patch Changes diff --git a/packages/utilities/framer-utils/package.json b/packages/utilities/framer-utils/package.json index 69d4ac53d0..3cf0cbd726 100644 --- a/packages/utilities/framer-utils/package.json +++ b/packages/utilities/framer-utils/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/framer-utils", - "version": "2.1.7", + "version": "2.1.8", "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 aad4f76fd1..ba04e20925 100644 --- a/packages/utilities/react-rsc-utils/CHANGELOG.md +++ b/packages/utilities/react-rsc-utils/CHANGELOG.md @@ -1,5 +1,28 @@ # @heroui/react-rsc-utils +## 2.1.3 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation + ## 2.1.2 ### Patch Changes diff --git a/packages/utilities/react-rsc-utils/package.json b/packages/utilities/react-rsc-utils/package.json index 0b2e4dea78..41d2df8df8 100644 --- a/packages/utilities/react-rsc-utils/package.json +++ b/packages/utilities/react-rsc-utils/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/react-rsc-utils", - "version": "2.1.2", + "version": "2.1.3", "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 a3263d8280..840aa0f186 100644 --- a/packages/utilities/react-utils/CHANGELOG.md +++ b/packages/utilities/react-utils/CHANGELOG.md @@ -1,5 +1,31 @@ # @heroui/react-utils +## 2.1.5 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation +- Updated dependencies [[`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5)]: + - @heroui/react-rsc-utils@2.1.3 + - @heroui/shared-utils@2.1.4 + ## 2.1.4 ### Patch Changes diff --git a/packages/utilities/react-utils/package.json b/packages/utilities/react-utils/package.json index 15f675b6f7..b49c982c6a 100644 --- a/packages/utilities/react-utils/package.json +++ b/packages/utilities/react-utils/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/react-utils", - "version": "2.1.4", + "version": "2.1.5", "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 f245db3873..a32211b270 100644 --- a/packages/utilities/shared-icons/CHANGELOG.md +++ b/packages/utilities/shared-icons/CHANGELOG.md @@ -1,5 +1,28 @@ # @heroui/shared-icons +## 2.1.3 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation + ## 2.1.2 ### Patch Changes diff --git a/packages/utilities/shared-icons/package.json b/packages/utilities/shared-icons/package.json index b582539b6c..ce5821c927 100644 --- a/packages/utilities/shared-icons/package.json +++ b/packages/utilities/shared-icons/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/shared-icons", - "version": "2.1.2", + "version": "2.1.3", "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 e5feccf726..2198b81009 100644 --- a/packages/utilities/shared-utils/CHANGELOG.md +++ b/packages/utilities/shared-utils/CHANGELOG.md @@ -1,5 +1,28 @@ # @heroui/shared-utils +## 2.1.4 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation + ## 2.1.3 ### Patch Changes diff --git a/packages/utilities/shared-utils/package.json b/packages/utilities/shared-utils/package.json index b51fb101dc..681df3e973 100644 --- a/packages/utilities/shared-utils/package.json +++ b/packages/utilities/shared-utils/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/shared-utils", - "version": "2.1.3", + "version": "2.1.4", "description": "A set of HeroUI utilities", "keywords": [ "system" @@ -48,6 +48,9 @@ "esm" ], "splitting": false, - "entry": ["src/demi/react18", "src/demi/react19"] + "entry": [ + "src/demi/react18", + "src/demi/react19" + ] } } diff --git a/packages/utilities/stories-utils/CHANGELOG.md b/packages/utilities/stories-utils/CHANGELOG.md index a716295087..232614b975 100644 --- a/packages/utilities/stories-utils/CHANGELOG.md +++ b/packages/utilities/stories-utils/CHANGELOG.md @@ -1,5 +1,28 @@ # @heroui/stories-utils +## 2.1.3 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation + ## 2.1.2 ### Patch Changes diff --git a/packages/utilities/stories-utils/package.json b/packages/utilities/stories-utils/package.json index b44e7c2627..23383dd859 100644 --- a/packages/utilities/stories-utils/package.json +++ b/packages/utilities/stories-utils/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/stories-utils", - "version": "2.1.2", + "version": "2.1.3", "description": "A list of utilities for storybook' stories.", "keywords": [ "stories-utils" diff --git a/packages/utilities/test-utils/CHANGELOG.md b/packages/utilities/test-utils/CHANGELOG.md index a7e1fb9b5f..1c610bafc9 100644 --- a/packages/utilities/test-utils/CHANGELOG.md +++ b/packages/utilities/test-utils/CHANGELOG.md @@ -1,5 +1,28 @@ # @heroui/test-utils +## 2.1.3 + +### Patch Changes + +- [`4ff87ca`](https://github.com/heroui-inc/heroui/commit/4ff87ca7afccd2c3db0b145156a8357b2b51e7b5) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - v2.7.0 + - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + - Bump RA versions + - Various package updates and improvements across the HeroUI component library + - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541) + - Adding support for global labelPlacement prop (ENG-1694) + - Avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + - Fixed unexpected scrollShadow on virtualized listbox (#4553) + - Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283) + - New Components and Features: + - Introduce NumberInput component + - Introduce Toast component (#2560) + - Various improvements and bug fixes across components: + - Enhanced accessibility features and ARIA support + - Updated component styling and theme configurations + - Performance optimizations and code cleanup + - RTL support improvements + - Better type safety and prop validation + ## 2.1.2 ### Patch Changes diff --git a/packages/utilities/test-utils/package.json b/packages/utilities/test-utils/package.json index 3417a0f70a..126bf8b3f2 100644 --- a/packages/utilities/test-utils/package.json +++ b/packages/utilities/test-utils/package.json @@ -1,6 +1,6 @@ { "name": "@heroui/test-utils", - "version": "2.1.2", + "version": "2.1.3", "description": "A set of utilities for react testing", "keywords": [ "test-utils"