From 0b66dfa423b63215ad668ce8556e8f94aee811f2 Mon Sep 17 00:00:00 2001 From: Junior Garcia Date: Mon, 10 Feb 2025 12:28:05 +0000 Subject: [PATCH] ci(changesets): version packages --- .changeset/bright-cameras-visit.md | 2 - .changeset/calm-seas-lie.md | 5 -- .changeset/chilly-dancers-switch.md | 10 --- .changeset/clever-pets-arrive.md | 6 -- .changeset/cyan-deers-tap.md | 6 -- .changeset/dry-kings-add.md | 5 -- .changeset/dull-ladybugs-whisper.md | 5 -- .changeset/flat-ducks-attack.md | 5 -- .changeset/great-feet-lay.md | 5 -- .changeset/lazy-ants-exercise.md | 5 -- .changeset/light-peaches-reflect.md | 5 -- .changeset/lucky-parrots-compete.md | 6 -- .changeset/nine-snails-sniff.md | 5 -- .changeset/ninety-flowers-teach.md | 6 -- .changeset/purple-teachers-pull.md | 2 - .changeset/serious-sheep-camp.md | 5 -- .changeset/smart-eagles-hope.md | 5 -- .changeset/stale-days-sniff.md | 5 -- .changeset/stale-moose-hear.md | 6 -- .changeset/stale-tips-kneel.md | 5 -- .changeset/stupid-pants-perform.md | 84 ------------------- .changeset/tame-donuts-relate.md | 53 ------------ .changeset/tiny-schools-hang.md | 5 -- .changeset/wet-goats-wink.md | 5 -- .changeset/yellow-years-listen.md | 5 -- packages/components/accordion/CHANGELOG.md | 17 ++++ packages/components/accordion/package.json | 2 +- packages/components/alert/CHANGELOG.md | 14 ++++ packages/components/alert/package.json | 2 +- packages/components/autocomplete/CHANGELOG.md | 23 +++++ packages/components/autocomplete/package.json | 2 +- packages/components/avatar/CHANGELOG.md | 13 +++ packages/components/avatar/package.json | 2 +- packages/components/badge/CHANGELOG.md | 10 +++ packages/components/badge/package.json | 2 +- packages/components/breadcrumbs/CHANGELOG.md | 13 +++ packages/components/breadcrumbs/package.json | 2 +- packages/components/button/CHANGELOG.md | 15 ++++ packages/components/button/package.json | 2 +- packages/components/calendar/CHANGELOG.md | 20 +++++ packages/components/calendar/package.json | 2 +- packages/components/card/CHANGELOG.md | 14 ++++ packages/components/card/package.json | 2 +- packages/components/checkbox/CHANGELOG.md | 15 ++++ packages/components/checkbox/package.json | 2 +- packages/components/chip/CHANGELOG.md | 13 +++ packages/components/chip/package.json | 2 +- packages/components/code/CHANGELOG.md | 11 +++ packages/components/code/package.json | 2 +- packages/components/date-input/CHANGELOG.md | 15 ++++ packages/components/date-input/package.json | 2 +- packages/components/date-picker/CHANGELOG.md | 23 +++++ packages/components/date-picker/package.json | 2 +- packages/components/divider/CHANGELOG.md | 13 +++ packages/components/divider/package.json | 2 +- packages/components/drawer/CHANGELOG.md | 12 +++ packages/components/drawer/package.json | 2 +- packages/components/dropdown/CHANGELOG.md | 15 ++++ packages/components/dropdown/package.json | 2 +- packages/components/form/CHANGELOG.md | 16 ++++ packages/components/form/package.json | 2 +- packages/components/image/CHANGELOG.md | 11 +++ packages/components/image/package.json | 2 +- packages/components/input-otp/CHANGELOG.md | 13 +++ packages/components/input-otp/package.json | 2 +- packages/components/input/CHANGELOG.md | 19 +++++ packages/components/input/package.json | 2 +- packages/components/kbd/CHANGELOG.md | 15 ++++ packages/components/kbd/package.json | 2 +- packages/components/link/CHANGELOG.md | 14 ++++ packages/components/link/package.json | 2 +- packages/components/listbox/CHANGELOG.md | 17 ++++ packages/components/listbox/package.json | 2 +- packages/components/menu/CHANGELOG.md | 15 ++++ packages/components/menu/package.json | 2 +- packages/components/modal/CHANGELOG.md | 20 +++++ packages/components/modal/package.json | 2 +- packages/components/navbar/CHANGELOG.md | 14 ++++ packages/components/navbar/package.json | 2 +- packages/components/pagination/CHANGELOG.md | 17 ++++ packages/components/pagination/package.json | 2 +- packages/components/popover/CHANGELOG.md | 19 +++++ packages/components/popover/package.json | 2 +- packages/components/progress/CHANGELOG.md | 13 +++ packages/components/progress/package.json | 2 +- packages/components/radio/CHANGELOG.md | 13 +++ packages/components/radio/package.json | 2 +- packages/components/ripple/CHANGELOG.md | 10 +++ packages/components/ripple/package.json | 2 +- .../components/scroll-shadow/CHANGELOG.md | 11 +++ .../components/scroll-shadow/package.json | 2 +- packages/components/select/CHANGELOG.md | 24 ++++++ packages/components/select/package.json | 2 +- packages/components/skeleton/CHANGELOG.md | 10 +++ packages/components/skeleton/package.json | 2 +- packages/components/slider/CHANGELOG.md | 13 +++ packages/components/slider/package.json | 2 +- packages/components/snippet/CHANGELOG.md | 16 ++++ packages/components/snippet/package.json | 2 +- packages/components/spacer/CHANGELOG.md | 11 +++ packages/components/spacer/package.json | 2 +- packages/components/spinner/CHANGELOG.md | 14 ++++ packages/components/spinner/package.json | 2 +- packages/components/switch/CHANGELOG.md | 13 +++ packages/components/switch/package.json | 2 +- packages/components/table/CHANGELOG.md | 15 ++++ packages/components/table/package.json | 2 +- packages/components/tabs/CHANGELOG.md | 16 ++++ packages/components/tabs/package.json | 2 +- packages/components/tooltip/CHANGELOG.md | 17 ++++ packages/components/tooltip/package.json | 2 +- packages/components/user/CHANGELOG.md | 13 +++ packages/components/user/package.json | 2 +- packages/core/react/CHANGELOG.md | 57 +++++++++++++ packages/core/react/package.json | 2 +- packages/core/system-rsc/CHANGELOG.md | 8 ++ packages/core/system-rsc/package.json | 2 +- packages/core/system/CHANGELOG.md | 14 ++++ packages/core/system/package.json | 2 +- packages/core/theme/CHANGELOG.md | 25 ++++++ packages/core/theme/package.json | 2 +- .../use-aria-accordion-item/CHANGELOG.md | 8 ++ .../use-aria-accordion-item/package.json | 2 +- .../hooks/use-aria-accordion/CHANGELOG.md | 8 ++ .../hooks/use-aria-accordion/package.json | 2 +- packages/hooks/use-aria-button/CHANGELOG.md | 13 +++ packages/hooks/use-aria-button/package.json | 2 +- packages/hooks/use-aria-link/CHANGELOG.md | 13 +++ packages/hooks/use-aria-link/package.json | 2 +- .../hooks/use-aria-modal-overlay/CHANGELOG.md | 8 ++ .../hooks/use-aria-modal-overlay/package.json | 2 +- .../hooks/use-aria-multiselect/CHANGELOG.md | 8 ++ .../hooks/use-aria-multiselect/package.json | 2 +- packages/hooks/use-callback-ref/CHANGELOG.md | 9 ++ packages/hooks/use-callback-ref/package.json | 2 +- packages/hooks/use-clipboard/CHANGELOG.md | 6 ++ packages/hooks/use-clipboard/package.json | 2 +- .../use-data-scroll-overflow/CHANGELOG.md | 11 +++ .../use-data-scroll-overflow/package.json | 2 +- packages/hooks/use-disclosure/CHANGELOG.md | 11 +++ packages/hooks/use-disclosure/package.json | 2 +- packages/hooks/use-draggable/CHANGELOG.md | 8 ++ packages/hooks/use-draggable/package.json | 2 +- packages/hooks/use-image/CHANGELOG.md | 12 +++ packages/hooks/use-image/package.json | 2 +- .../hooks/use-infinite-scroll/CHANGELOG.md | 9 ++ .../hooks/use-infinite-scroll/package.json | 2 +- .../use-intersection-observer/CHANGELOG.md | 8 ++ .../use-intersection-observer/package.json | 2 +- packages/hooks/use-is-mobile/CHANGELOG.md | 6 ++ packages/hooks/use-is-mobile/package.json | 2 +- packages/hooks/use-is-mounted/CHANGELOG.md | 6 ++ packages/hooks/use-is-mounted/package.json | 2 +- packages/hooks/use-measure/CHANGELOG.md | 6 ++ packages/hooks/use-measure/package.json | 2 +- packages/hooks/use-pagination/CHANGELOG.md | 11 +++ packages/hooks/use-pagination/package.json | 2 +- packages/hooks/use-real-shape/CHANGELOG.md | 9 ++ packages/hooks/use-real-shape/package.json | 2 +- packages/hooks/use-ref-state/CHANGELOG.md | 6 ++ packages/hooks/use-ref-state/package.json | 2 +- packages/hooks/use-resize/CHANGELOG.md | 6 ++ packages/hooks/use-resize/package.json | 2 +- .../hooks/use-safe-layout-effect/CHANGELOG.md | 6 ++ .../hooks/use-safe-layout-effect/package.json | 2 +- .../hooks/use-scroll-position/CHANGELOG.md | 6 ++ .../hooks/use-scroll-position/package.json | 2 +- packages/hooks/use-ssr/CHANGELOG.md | 6 ++ packages/hooks/use-ssr/package.json | 2 +- packages/hooks/use-theme/CHANGELOG.md | 6 ++ packages/hooks/use-theme/package.json | 2 +- packages/hooks/use-update-effect/CHANGELOG.md | 6 ++ packages/hooks/use-update-effect/package.json | 2 +- packages/utilities/aria-utils/CHANGELOG.md | 13 +++ packages/utilities/aria-utils/package.json | 2 +- packages/utilities/framer-utils/CHANGELOG.md | 11 +++ packages/utilities/framer-utils/package.json | 2 +- .../utilities/react-rsc-utils/CHANGELOG.md | 6 ++ .../utilities/react-rsc-utils/package.json | 2 +- packages/utilities/react-utils/CHANGELOG.md | 10 +++ packages/utilities/react-utils/package.json | 2 +- packages/utilities/shared-icons/CHANGELOG.md | 6 ++ packages/utilities/shared-icons/package.json | 2 +- packages/utilities/shared-utils/CHANGELOG.md | 8 ++ packages/utilities/shared-utils/package.json | 7 +- packages/utilities/test-utils/CHANGELOG.md | 6 ++ packages/utilities/test-utils/package.json | 2 +- 187 files changed, 1116 insertions(+), 338 deletions(-) delete mode 100644 .changeset/bright-cameras-visit.md delete mode 100644 .changeset/calm-seas-lie.md delete mode 100644 .changeset/chilly-dancers-switch.md delete mode 100644 .changeset/clever-pets-arrive.md delete mode 100644 .changeset/cyan-deers-tap.md delete mode 100644 .changeset/dry-kings-add.md delete mode 100644 .changeset/dull-ladybugs-whisper.md delete mode 100644 .changeset/flat-ducks-attack.md delete mode 100644 .changeset/great-feet-lay.md delete mode 100644 .changeset/lazy-ants-exercise.md delete mode 100644 .changeset/light-peaches-reflect.md delete mode 100644 .changeset/lucky-parrots-compete.md delete mode 100644 .changeset/nine-snails-sniff.md delete mode 100644 .changeset/ninety-flowers-teach.md delete mode 100644 .changeset/purple-teachers-pull.md delete mode 100644 .changeset/serious-sheep-camp.md delete mode 100644 .changeset/smart-eagles-hope.md delete mode 100644 .changeset/stale-days-sniff.md delete mode 100644 .changeset/stale-moose-hear.md delete mode 100644 .changeset/stale-tips-kneel.md delete mode 100644 .changeset/stupid-pants-perform.md delete mode 100644 .changeset/tame-donuts-relate.md delete mode 100644 .changeset/tiny-schools-hang.md delete mode 100644 .changeset/wet-goats-wink.md delete mode 100644 .changeset/yellow-years-listen.md diff --git a/.changeset/bright-cameras-visit.md b/.changeset/bright-cameras-visit.md deleted file mode 100644 index a845151cc8..0000000000 --- a/.changeset/bright-cameras-visit.md +++ /dev/null @@ -1,2 +0,0 @@ ---- ---- diff --git a/.changeset/calm-seas-lie.md b/.changeset/calm-seas-lie.md deleted file mode 100644 index 47f0564fd0..0000000000 --- a/.changeset/calm-seas-lie.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@heroui/input": patch ---- - -fix clear button with file input type (#4592) diff --git a/.changeset/chilly-dancers-switch.md b/.changeset/chilly-dancers-switch.md deleted file mode 100644 index 468180d55d..0000000000 --- a/.changeset/chilly-dancers-switch.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -"@heroui/date-picker": patch -"@heroui/date-input": patch -"@heroui/select": patch -"@heroui/input": patch -"@heroui/system": patch -"@heroui/theme": patch ---- - -Adding support for global labelPlacement prop. (ENG-1694) diff --git a/.changeset/clever-pets-arrive.md b/.changeset/clever-pets-arrive.md deleted file mode 100644 index eaef3778a6..0000000000 --- a/.changeset/clever-pets-arrive.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@heroui/spinner": patch -"@heroui/theme": patch ---- - -Adding variants to the Spinner Component. diff --git a/.changeset/cyan-deers-tap.md b/.changeset/cyan-deers-tap.md deleted file mode 100644 index df1fe92a72..0000000000 --- a/.changeset/cyan-deers-tap.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@heroui/calendar": patch -"@heroui/theme": patch ---- - -Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar. The buttons now correctly navigate to the next and previous months, ensuring consistent behavior across all locales and layouts. (#4541) diff --git a/.changeset/dry-kings-add.md b/.changeset/dry-kings-add.md deleted file mode 100644 index d190cf8198..0000000000 --- a/.changeset/dry-kings-add.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@heroui/shared-utils": patch ---- - -update brand name diff --git a/.changeset/dull-ladybugs-whisper.md b/.changeset/dull-ladybugs-whisper.md deleted file mode 100644 index 5fde4a11c0..0000000000 --- a/.changeset/dull-ladybugs-whisper.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@heroui/theme": patch ---- - -Fix tabs slots "wrapper" rename to "tabWrapper" -- Breaking Change (#4552) diff --git a/.changeset/flat-ducks-attack.md b/.changeset/flat-ducks-attack.md deleted file mode 100644 index 9e643018e9..0000000000 --- a/.changeset/flat-ducks-attack.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@heroui/form": patch ---- - -changed form default validation behavior to native diff --git a/.changeset/great-feet-lay.md b/.changeset/great-feet-lay.md deleted file mode 100644 index 986a4113f5..0000000000 --- a/.changeset/great-feet-lay.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@heroui/tooltip": patch ---- - -fix "Accessing element.ref was removed in React 19" issue (#4526) diff --git a/.changeset/lazy-ants-exercise.md b/.changeset/lazy-ants-exercise.md deleted file mode 100644 index eefcc41a34..0000000000 --- a/.changeset/lazy-ants-exercise.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@heroui/theme": patch ---- - -refactor: remove cursor-hit in hiddenInputClasses (#4474) diff --git a/.changeset/light-peaches-reflect.md b/.changeset/light-peaches-reflect.md deleted file mode 100644 index d708781832..0000000000 --- a/.changeset/light-peaches-reflect.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@heroui/use-image": patch ---- - -fix loading image after props changes (#4518) diff --git a/.changeset/lucky-parrots-compete.md b/.changeset/lucky-parrots-compete.md deleted file mode 100644 index 524fd8cd2b..0000000000 --- a/.changeset/lucky-parrots-compete.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@heroui/popover": patch -"@heroui/modal": patch ---- - -Correctly dismissable default value diff --git a/.changeset/nine-snails-sniff.md b/.changeset/nine-snails-sniff.md deleted file mode 100644 index d5855c66e5..0000000000 --- a/.changeset/nine-snails-sniff.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@heroui/calendar": patch ---- - -function components cannot be given refs in calendar (#4606) diff --git a/.changeset/ninety-flowers-teach.md b/.changeset/ninety-flowers-teach.md deleted file mode 100644 index 6189a49943..0000000000 --- a/.changeset/ninety-flowers-teach.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@heroui/use-data-scroll-overflow": patch -"@heroui/listbox": patch ---- - -fixed unexpected scrollShadow on virtualized listbox (#4553) diff --git a/.changeset/purple-teachers-pull.md b/.changeset/purple-teachers-pull.md deleted file mode 100644 index a845151cc8..0000000000 --- a/.changeset/purple-teachers-pull.md +++ /dev/null @@ -1,2 +0,0 @@ ---- ---- diff --git a/.changeset/serious-sheep-camp.md b/.changeset/serious-sheep-camp.md deleted file mode 100644 index ccb7dc9c86..0000000000 --- a/.changeset/serious-sheep-camp.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@heroui/theme": patch ---- - -sync with input theme on labelPlacement (#4593) diff --git a/.changeset/smart-eagles-hope.md b/.changeset/smart-eagles-hope.md deleted file mode 100644 index c52f634ba0..0000000000 --- a/.changeset/smart-eagles-hope.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@heroui/shared-utils": patch ---- - -Tabs with prop destroyInactiveTabPanel error in nextjs15(#4344) diff --git a/.changeset/stale-days-sniff.md b/.changeset/stale-days-sniff.md deleted file mode 100644 index 2861a1bd96..0000000000 --- a/.changeset/stale-days-sniff.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@heroui/pagination": patch ---- - -add page to dependency for scrollTo (#4522) diff --git a/.changeset/stale-moose-hear.md b/.changeset/stale-moose-hear.md deleted file mode 100644 index b885593d9f..0000000000 --- a/.changeset/stale-moose-hear.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@heroui/use-aria-button": patch -"@heroui/use-aria-link": patch ---- - -avoid showing onClick deprecation warning for internal onClick (#4549, #4546) diff --git a/.changeset/stale-tips-kneel.md b/.changeset/stale-tips-kneel.md deleted file mode 100644 index af8f87bb99..0000000000 --- a/.changeset/stale-tips-kneel.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@heroui/kbd": patch ---- - -Add fn win alt keys (#4499) diff --git a/.changeset/stupid-pants-perform.md b/.changeset/stupid-pants-perform.md deleted file mode 100644 index 274eabf78d..0000000000 --- a/.changeset/stupid-pants-perform.md +++ /dev/null @@ -1,84 +0,0 @@ ---- -"@heroui/use-intersection-observer": patch -"@heroui/use-data-scroll-overflow": patch -"@heroui/use-aria-accordion-item": patch -"@heroui/use-aria-modal-overlay": patch -"@heroui/use-safe-layout-effect": patch -"@heroui/use-aria-multiselect": patch -"@heroui/use-infinite-scroll": patch -"@heroui/use-scroll-position": patch -"@heroui/react-rsc-utils": patch -"@heroui/scroll-shadow": patch -"@heroui/use-aria-accordion": patch -"@heroui/autocomplete": patch -"@heroui/use-update-effect": patch -"@heroui/breadcrumbs": patch -"@heroui/date-picker": patch -"@heroui/use-callback-ref": patch -"@heroui/framer-utils": patch -"@heroui/shared-icons": patch -"@heroui/date-input": patch -"@heroui/pagination": patch -"@heroui/use-aria-button": patch -"@heroui/react-utils": patch -"@heroui/accordion": patch -"@heroui/input-otp": patch -"@heroui/use-disclosure": patch -"@heroui/use-is-mounted": patch -"@heroui/use-pagination": patch -"@heroui/use-real-shape": patch -"@heroui/aria-utils": patch -"@heroui/test-utils": patch -"@heroui/calendar": patch -"@heroui/checkbox": patch -"@heroui/dropdown": patch -"@heroui/progress": patch -"@heroui/skeleton": patch -"@heroui/use-aria-link": patch -"@heroui/use-clipboard": patch -"@heroui/use-draggable": patch -"@heroui/use-is-mobile": patch -"@heroui/use-ref-state": patch -"@heroui/divider": patch -"@heroui/listbox": patch -"@heroui/popover": patch -"@heroui/snippet": patch -"@heroui/spinner": patch -"@heroui/tooltip": patch -"@heroui/avatar": patch -"@heroui/button": patch -"@heroui/drawer": patch -"@heroui/navbar": patch -"@heroui/ripple": patch -"@heroui/select": patch -"@heroui/slider": patch -"@heroui/spacer": patch -"@heroui/switch": patch -"@heroui/use-measure": patch -"@heroui/alert": patch -"@heroui/badge": patch -"@heroui/image": patch -"@heroui/input": patch -"@heroui/modal": patch -"@heroui/radio": patch -"@heroui/table": patch -"@heroui/use-resize": patch -"@heroui/card": patch -"@heroui/chip": patch -"@heroui/code": patch -"@heroui/form": patch -"@heroui/link": patch -"@heroui/menu": patch -"@heroui/tabs": patch -"@heroui/user": patch -"@heroui/system-rsc": patch -"@heroui/use-image": patch -"@heroui/use-theme": patch -"@heroui/kbd": patch -"@heroui/use-ssr": patch -"@heroui/system": patch -"@heroui/react": patch -"@heroui/theme": patch ---- - -Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed diff --git a/.changeset/tame-donuts-relate.md b/.changeset/tame-donuts-relate.md deleted file mode 100644 index 916af2e730..0000000000 --- a/.changeset/tame-donuts-relate.md +++ /dev/null @@ -1,53 +0,0 @@ ---- -"@heroui/use-intersection-observer": patch -"@heroui/use-aria-accordion-item": patch -"@heroui/use-aria-modal-overlay": patch -"@heroui/use-aria-multiselect": patch -"@heroui/use-aria-accordion": patch -"@heroui/autocomplete": patch -"@heroui/breadcrumbs": patch -"@heroui/date-picker": patch -"@heroui/date-input": patch -"@heroui/pagination": patch -"@heroui/use-aria-button": patch -"@heroui/accordion": patch -"@heroui/input-otp": patch -"@heroui/use-disclosure": patch -"@heroui/use-pagination": patch -"@heroui/aria-utils": patch -"@heroui/calendar": patch -"@heroui/checkbox": patch -"@heroui/dropdown": patch -"@heroui/progress": patch -"@heroui/use-aria-link": patch -"@heroui/use-draggable": patch -"@heroui/divider": patch -"@heroui/listbox": patch -"@heroui/popover": patch -"@heroui/snippet": patch -"@heroui/tooltip": patch -"@heroui/avatar": patch -"@heroui/button": patch -"@heroui/navbar": patch -"@heroui/select": patch -"@heroui/slider": patch -"@heroui/switch": patch -"@heroui/alert": patch -"@heroui/input": patch -"@heroui/modal": patch -"@heroui/radio": patch -"@heroui/table": patch -"@heroui/card": patch -"@heroui/chip": patch -"@heroui/form": patch -"@heroui/link": patch -"@heroui/menu": patch -"@heroui/tabs": patch -"@heroui/user": patch -"@heroui/system-rsc": patch -"@heroui/kbd": patch -"@heroui/system": patch -"@heroui/react": patch ---- - -bump RA versions diff --git a/.changeset/tiny-schools-hang.md b/.changeset/tiny-schools-hang.md deleted file mode 100644 index 1c99f3494a..0000000000 --- a/.changeset/tiny-schools-hang.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@heroui/theme": patch ---- - -Fix input height of select to avoid clipping of label (#4321) diff --git a/.changeset/wet-goats-wink.md b/.changeset/wet-goats-wink.md deleted file mode 100644 index d58745ff6a..0000000000 --- a/.changeset/wet-goats-wink.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@heroui/theme": patch ---- - -use start & end instead of left & right to support RTL (#4007) diff --git a/.changeset/yellow-years-listen.md b/.changeset/yellow-years-listen.md deleted file mode 100644 index ee2d31b14d..0000000000 --- a/.changeset/yellow-years-listen.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@heroui/date-picker": patch ---- - -remove dateInputClassNames for date picker (#4495) diff --git a/packages/components/accordion/CHANGELOG.md b/packages/components/accordion/CHANGELOG.md index 4bf3bed73a..caf724d5b0 100644 --- a/packages/components/accordion/CHANGELOG.md +++ b/packages/components/accordion/CHANGELOG.md @@ -1,5 +1,22 @@ # @heroui/accordion +## 2.2.9 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- [#4611](https://github.com/heroui-inc/heroui/pull/4611) [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69) Thanks [@wingkwong](https://github.com/wingkwong)! - bump RA versions + +- Updated dependencies [[`66efa0a`](https://github.com/heroui-inc/heroui/commit/66efa0a08efa96c884829bb38325ec4c799c6e22), [`7402e00`](https://github.com/heroui-inc/heroui/commit/7402e00b62eb615fbd08be4cc37a9076bbfafc5b), [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f), [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69)]: + - @heroui/shared-utils@2.1.4 + - @heroui/use-aria-accordion@2.2.4 + - @heroui/framer-utils@2.1.8 + - @heroui/shared-icons@2.1.3 + - @heroui/react-utils@2.1.5 + - @heroui/aria-utils@2.2.9 + - @heroui/divider@2.2.7 + ## 2.2.8 ### Patch Changes diff --git a/packages/components/accordion/package.json b/packages/components/accordion/package.json index b98f1c8f78..3390ea095b 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..f4bcac547d 100644 --- a/packages/components/alert/CHANGELOG.md +++ b/packages/components/alert/CHANGELOG.md @@ -1,5 +1,19 @@ # @heroui/alert +## 2.2.11 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- [#4611](https://github.com/heroui-inc/heroui/pull/4611) [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69) Thanks [@wingkwong](https://github.com/wingkwong)! - bump RA versions + +- Updated dependencies [[`66efa0a`](https://github.com/heroui-inc/heroui/commit/66efa0a08efa96c884829bb38325ec4c799c6e22), [`7402e00`](https://github.com/heroui-inc/heroui/commit/7402e00b62eb615fbd08be4cc37a9076bbfafc5b), [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f), [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69)]: + - @heroui/shared-utils@2.1.4 + - @heroui/shared-icons@2.1.3 + - @heroui/react-utils@2.1.5 + - @heroui/button@2.2.11 + ## 2.2.10 ### Patch Changes diff --git a/packages/components/alert/package.json b/packages/components/alert/package.json index 621fa5f369..a6e0caf17d 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..7848b999e9 100644 --- a/packages/components/autocomplete/CHANGELOG.md +++ b/packages/components/autocomplete/CHANGELOG.md @@ -1,5 +1,28 @@ # @heroui/autocomplete +## 2.3.12 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- [#4611](https://github.com/heroui-inc/heroui/pull/4611) [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69) Thanks [@wingkwong](https://github.com/wingkwong)! - bump RA versions + +- Updated dependencies [[`8319308`](https://github.com/heroui-inc/heroui/commit/83193087277f1d3eacb35b3ff3c9772cdc105d29), [`7804de0`](https://github.com/heroui-inc/heroui/commit/7804de0d89783b2a862341b56097e8f5f6630ae6), [`1965b84`](https://github.com/heroui-inc/heroui/commit/1965b8406a0771427a9afb7584381a5746e37289), [`66efa0a`](https://github.com/heroui-inc/heroui/commit/66efa0a08efa96c884829bb38325ec4c799c6e22), [`a66476d`](https://github.com/heroui-inc/heroui/commit/a66476d60c692a3328a8a531af064bb17e868aed), [`5e3054e`](https://github.com/heroui-inc/heroui/commit/5e3054e3188d6668538004180c137c94fad61fab), [`f7c2be0`](https://github.com/heroui-inc/heroui/commit/f7c2be0a53e2c7307ff1c411f51da502dbacbedc), [`7402e00`](https://github.com/heroui-inc/heroui/commit/7402e00b62eb615fbd08be4cc37a9076bbfafc5b), [`8d55d92`](https://github.com/heroui-inc/heroui/commit/8d55d926569cd8bd6ea76f562ca133a22c1cd47b), [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f), [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69)]: + - @heroui/input@2.4.11 + - @heroui/spinner@2.2.8 + - @heroui/shared-utils@2.1.4 + - @heroui/form@2.1.10 + - @heroui/popover@2.3.11 + - @heroui/listbox@2.3.11 + - @heroui/use-aria-button@2.2.6 + - @heroui/use-safe-layout-effect@2.1.3 + - @heroui/scroll-shadow@2.3.7 + - @heroui/shared-icons@2.1.3 + - @heroui/react-utils@2.1.5 + - @heroui/aria-utils@2.2.9 + - @heroui/button@2.2.11 + ## 2.3.11 ### Patch Changes diff --git a/packages/components/autocomplete/package.json b/packages/components/autocomplete/package.json index 4efb159172..8c22f682cd 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..4d2ab28a30 100644 --- a/packages/components/avatar/CHANGELOG.md +++ b/packages/components/avatar/CHANGELOG.md @@ -1,5 +1,18 @@ # @heroui/avatar +## 2.2.8 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- [#4611](https://github.com/heroui-inc/heroui/pull/4611) [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69) Thanks [@wingkwong](https://github.com/wingkwong)! - bump RA versions + +- Updated dependencies [[`66efa0a`](https://github.com/heroui-inc/heroui/commit/66efa0a08efa96c884829bb38325ec4c799c6e22), [`f9c2be4`](https://github.com/heroui-inc/heroui/commit/f9c2be4509999576f5d0e5506c604d6680a9e71c), [`7402e00`](https://github.com/heroui-inc/heroui/commit/7402e00b62eb615fbd08be4cc37a9076bbfafc5b), [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f)]: + - @heroui/shared-utils@2.1.4 + - @heroui/use-image@2.1.4 + - @heroui/react-utils@2.1.5 + ## 2.2.7 ### Patch Changes diff --git a/packages/components/avatar/package.json b/packages/components/avatar/package.json index 31c8f6f201..1395237180 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..b57ca09921 100644 --- a/packages/components/badge/CHANGELOG.md +++ b/packages/components/badge/CHANGELOG.md @@ -1,5 +1,15 @@ # @heroui/badge +## 2.2.7 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- Updated dependencies [[`66efa0a`](https://github.com/heroui-inc/heroui/commit/66efa0a08efa96c884829bb38325ec4c799c6e22), [`7402e00`](https://github.com/heroui-inc/heroui/commit/7402e00b62eb615fbd08be4cc37a9076bbfafc5b), [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f)]: + - @heroui/shared-utils@2.1.4 + - @heroui/react-utils@2.1.5 + ## 2.2.6 ### Patch Changes diff --git a/packages/components/badge/package.json b/packages/components/badge/package.json index 260473d2d8..4ee7749a5e 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..24ea4caa0f 100644 --- a/packages/components/breadcrumbs/CHANGELOG.md +++ b/packages/components/breadcrumbs/CHANGELOG.md @@ -1,5 +1,18 @@ # @heroui/breadcrumbs +## 2.2.8 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- [#4611](https://github.com/heroui-inc/heroui/pull/4611) [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69) Thanks [@wingkwong](https://github.com/wingkwong)! - bump RA versions + +- Updated dependencies [[`66efa0a`](https://github.com/heroui-inc/heroui/commit/66efa0a08efa96c884829bb38325ec4c799c6e22), [`7402e00`](https://github.com/heroui-inc/heroui/commit/7402e00b62eb615fbd08be4cc37a9076bbfafc5b), [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f)]: + - @heroui/shared-utils@2.1.4 + - @heroui/shared-icons@2.1.3 + - @heroui/react-utils@2.1.5 + ## 2.2.7 ### Patch Changes diff --git a/packages/components/breadcrumbs/package.json b/packages/components/breadcrumbs/package.json index 54fb9e2942..abf3f2ed24 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..ea78113323 100644 --- a/packages/components/button/CHANGELOG.md +++ b/packages/components/button/CHANGELOG.md @@ -1,5 +1,20 @@ # @heroui/button +## 2.2.11 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- [#4611](https://github.com/heroui-inc/heroui/pull/4611) [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69) Thanks [@wingkwong](https://github.com/wingkwong)! - bump RA versions + +- Updated dependencies [[`1965b84`](https://github.com/heroui-inc/heroui/commit/1965b8406a0771427a9afb7584381a5746e37289), [`66efa0a`](https://github.com/heroui-inc/heroui/commit/66efa0a08efa96c884829bb38325ec4c799c6e22), [`7402e00`](https://github.com/heroui-inc/heroui/commit/7402e00b62eb615fbd08be4cc37a9076bbfafc5b), [`8d55d92`](https://github.com/heroui-inc/heroui/commit/8d55d926569cd8bd6ea76f562ca133a22c1cd47b), [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f), [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69)]: + - @heroui/spinner@2.2.8 + - @heroui/shared-utils@2.1.4 + - @heroui/use-aria-button@2.2.6 + - @heroui/react-utils@2.1.5 + - @heroui/ripple@2.2.9 + ## 2.2.10 ### Patch Changes diff --git a/packages/components/button/package.json b/packages/components/button/package.json index 3fe85e79cc..a8943f1f15 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..8d837aba3e 100644 --- a/packages/components/calendar/CHANGELOG.md +++ b/packages/components/calendar/CHANGELOG.md @@ -1,5 +1,25 @@ # @heroui/calendar +## 2.2.11 + +### Patch Changes + +- [#4565](https://github.com/heroui-inc/heroui/pull/4565) [`ace8406`](https://github.com/heroui-inc/heroui/commit/ace8406946f16c2bb72da94ed592dc16ba4136af) Thanks [@zarin-maruf](https://github.com/zarin-maruf)! - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar. The buttons now correctly navigate to the next and previous months, ensuring consistent behavior across all locales and layouts. (#4541) + +- [#4614](https://github.com/heroui-inc/heroui/pull/4614) [`cddba82`](https://github.com/heroui-inc/heroui/commit/cddba8281cb161d0a8afb42e20c05094974af981) Thanks [@wingkwong](https://github.com/wingkwong)! - function components cannot be given refs in calendar (#4606) + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- [#4611](https://github.com/heroui-inc/heroui/pull/4611) [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69) Thanks [@wingkwong](https://github.com/wingkwong)! - bump RA versions + +- Updated dependencies [[`66efa0a`](https://github.com/heroui-inc/heroui/commit/66efa0a08efa96c884829bb38325ec4c799c6e22), [`7402e00`](https://github.com/heroui-inc/heroui/commit/7402e00b62eb615fbd08be4cc37a9076bbfafc5b), [`8d55d92`](https://github.com/heroui-inc/heroui/commit/8d55d926569cd8bd6ea76f562ca133a22c1cd47b), [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f), [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69)]: + - @heroui/shared-utils@2.1.4 + - @heroui/use-aria-button@2.2.6 + - @heroui/framer-utils@2.1.8 + - @heroui/shared-icons@2.1.3 + - @heroui/react-utils@2.1.5 + - @heroui/button@2.2.11 + ## 2.2.10 ### Patch Changes diff --git a/packages/components/calendar/package.json b/packages/components/calendar/package.json index ace9deb518..48e61f11e6 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..96b9fe64f0 100644 --- a/packages/components/card/CHANGELOG.md +++ b/packages/components/card/CHANGELOG.md @@ -1,5 +1,19 @@ # @heroui/card +## 2.2.11 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- [#4611](https://github.com/heroui-inc/heroui/pull/4611) [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69) Thanks [@wingkwong](https://github.com/wingkwong)! - bump RA versions + +- Updated dependencies [[`66efa0a`](https://github.com/heroui-inc/heroui/commit/66efa0a08efa96c884829bb38325ec4c799c6e22), [`7402e00`](https://github.com/heroui-inc/heroui/commit/7402e00b62eb615fbd08be4cc37a9076bbfafc5b), [`8d55d92`](https://github.com/heroui-inc/heroui/commit/8d55d926569cd8bd6ea76f562ca133a22c1cd47b), [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f), [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69)]: + - @heroui/shared-utils@2.1.4 + - @heroui/use-aria-button@2.2.6 + - @heroui/react-utils@2.1.5 + - @heroui/ripple@2.2.9 + ## 2.2.10 ### Patch Changes diff --git a/packages/components/card/package.json b/packages/components/card/package.json index 2e95c9c8e1..b19d5de535 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..344d1f65f0 100644 --- a/packages/components/checkbox/CHANGELOG.md +++ b/packages/components/checkbox/CHANGELOG.md @@ -1,5 +1,20 @@ # @heroui/checkbox +## 2.3.10 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- [#4611](https://github.com/heroui-inc/heroui/pull/4611) [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69) Thanks [@wingkwong](https://github.com/wingkwong)! - bump RA versions + +- Updated dependencies [[`66efa0a`](https://github.com/heroui-inc/heroui/commit/66efa0a08efa96c884829bb38325ec4c799c6e22), [`a66476d`](https://github.com/heroui-inc/heroui/commit/a66476d60c692a3328a8a531af064bb17e868aed), [`7402e00`](https://github.com/heroui-inc/heroui/commit/7402e00b62eb615fbd08be4cc37a9076bbfafc5b), [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f), [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69)]: + - @heroui/shared-utils@2.1.4 + - @heroui/form@2.1.10 + - @heroui/use-safe-layout-effect@2.1.3 + - @heroui/use-callback-ref@2.1.3 + - @heroui/react-utils@2.1.5 + ## 2.3.9 ### Patch Changes diff --git a/packages/components/checkbox/package.json b/packages/components/checkbox/package.json index c57e6a0aaf..558e9d6e2d 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..e957dc88ad 100644 --- a/packages/components/chip/CHANGELOG.md +++ b/packages/components/chip/CHANGELOG.md @@ -1,5 +1,18 @@ # @heroui/chip +## 2.2.8 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- [#4611](https://github.com/heroui-inc/heroui/pull/4611) [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69) Thanks [@wingkwong](https://github.com/wingkwong)! - bump RA versions + +- Updated dependencies [[`66efa0a`](https://github.com/heroui-inc/heroui/commit/66efa0a08efa96c884829bb38325ec4c799c6e22), [`7402e00`](https://github.com/heroui-inc/heroui/commit/7402e00b62eb615fbd08be4cc37a9076bbfafc5b), [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f)]: + - @heroui/shared-utils@2.1.4 + - @heroui/shared-icons@2.1.3 + - @heroui/react-utils@2.1.5 + ## 2.2.7 ### Patch Changes diff --git a/packages/components/chip/package.json b/packages/components/chip/package.json index 9120bbcb1e..c1c468ff8d 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..f3d9d7f1e1 100644 --- a/packages/components/code/CHANGELOG.md +++ b/packages/components/code/CHANGELOG.md @@ -1,5 +1,16 @@ # @heroui/code +## 2.2.8 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- Updated dependencies [[`66efa0a`](https://github.com/heroui-inc/heroui/commit/66efa0a08efa96c884829bb38325ec4c799c6e22), [`7402e00`](https://github.com/heroui-inc/heroui/commit/7402e00b62eb615fbd08be4cc37a9076bbfafc5b), [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f), [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69)]: + - @heroui/shared-utils@2.1.4 + - @heroui/react-utils@2.1.5 + - @heroui/system-rsc@2.3.7 + ## 2.2.7 ### Patch Changes diff --git a/packages/components/code/package.json b/packages/components/code/package.json index 0aa1346ce0..f11bfc019b 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..e054654991 100644 --- a/packages/components/date-input/CHANGELOG.md +++ b/packages/components/date-input/CHANGELOG.md @@ -1,5 +1,20 @@ # @heroui/date-input +## 2.3.10 + +### Patch Changes + +- [#4346](https://github.com/heroui-inc/heroui/pull/4346) [`7804de0`](https://github.com/heroui-inc/heroui/commit/7804de0d89783b2a862341b56097e8f5f6630ae6) Thanks [@macci001](https://github.com/macci001)! - Adding support for global labelPlacement prop. (ENG-1694) + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- [#4611](https://github.com/heroui-inc/heroui/pull/4611) [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69) Thanks [@wingkwong](https://github.com/wingkwong)! - bump RA versions + +- Updated dependencies [[`66efa0a`](https://github.com/heroui-inc/heroui/commit/66efa0a08efa96c884829bb38325ec4c799c6e22), [`a66476d`](https://github.com/heroui-inc/heroui/commit/a66476d60c692a3328a8a531af064bb17e868aed), [`7402e00`](https://github.com/heroui-inc/heroui/commit/7402e00b62eb615fbd08be4cc37a9076bbfafc5b), [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f), [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69)]: + - @heroui/shared-utils@2.1.4 + - @heroui/form@2.1.10 + - @heroui/react-utils@2.1.5 + ## 2.3.9 ### Patch Changes diff --git a/packages/components/date-input/package.json b/packages/components/date-input/package.json index 25ce744688..2bfb4ad2ee 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..8d2c781d4e 100644 --- a/packages/components/date-picker/CHANGELOG.md +++ b/packages/components/date-picker/CHANGELOG.md @@ -1,5 +1,28 @@ # @heroui/date-picker +## 2.3.11 + +### Patch Changes + +- [#4346](https://github.com/heroui-inc/heroui/pull/4346) [`7804de0`](https://github.com/heroui-inc/heroui/commit/7804de0d89783b2a862341b56097e8f5f6630ae6) Thanks [@macci001](https://github.com/macci001)! - Adding support for global labelPlacement prop. (ENG-1694) + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- [#4611](https://github.com/heroui-inc/heroui/pull/4611) [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69) Thanks [@wingkwong](https://github.com/wingkwong)! - bump RA versions + +- [#4780](https://github.com/heroui-inc/heroui/pull/4780) [`ae3df14`](https://github.com/heroui-inc/heroui/commit/ae3df14f7da37c11c60d2e9a0b6a19ad9d91aebf) Thanks [@wingkwong](https://github.com/wingkwong)! - remove dateInputClassNames for date picker (#4495) + +- Updated dependencies [[`7804de0`](https://github.com/heroui-inc/heroui/commit/7804de0d89783b2a862341b56097e8f5f6630ae6), [`ace8406`](https://github.com/heroui-inc/heroui/commit/ace8406946f16c2bb72da94ed592dc16ba4136af), [`66efa0a`](https://github.com/heroui-inc/heroui/commit/66efa0a08efa96c884829bb38325ec4c799c6e22), [`a66476d`](https://github.com/heroui-inc/heroui/commit/a66476d60c692a3328a8a531af064bb17e868aed), [`5e3054e`](https://github.com/heroui-inc/heroui/commit/5e3054e3188d6668538004180c137c94fad61fab), [`cddba82`](https://github.com/heroui-inc/heroui/commit/cddba8281cb161d0a8afb42e20c05094974af981), [`7402e00`](https://github.com/heroui-inc/heroui/commit/7402e00b62eb615fbd08be4cc37a9076bbfafc5b), [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f), [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69)]: + - @heroui/date-input@2.3.10 + - @heroui/calendar@2.2.11 + - @heroui/shared-utils@2.1.4 + - @heroui/form@2.1.10 + - @heroui/popover@2.3.11 + - @heroui/shared-icons@2.1.3 + - @heroui/react-utils@2.1.5 + - @heroui/aria-utils@2.2.9 + - @heroui/button@2.2.11 + ## 2.3.10 ### Patch Changes diff --git a/packages/components/date-picker/package.json b/packages/components/date-picker/package.json index f277f2d1a3..bbff4bb933 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..f8f7b17a92 100644 --- a/packages/components/divider/CHANGELOG.md +++ b/packages/components/divider/CHANGELOG.md @@ -1,5 +1,18 @@ # @heroui/divider +## 2.2.7 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- [#4611](https://github.com/heroui-inc/heroui/pull/4611) [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69) Thanks [@wingkwong](https://github.com/wingkwong)! - bump RA versions + +- Updated dependencies [[`66efa0a`](https://github.com/heroui-inc/heroui/commit/66efa0a08efa96c884829bb38325ec4c799c6e22), [`7402e00`](https://github.com/heroui-inc/heroui/commit/7402e00b62eb615fbd08be4cc37a9076bbfafc5b), [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f), [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69)]: + - @heroui/shared-utils@2.1.4 + - @heroui/react-rsc-utils@2.1.3 + - @heroui/system-rsc@2.3.7 + ## 2.2.6 ### Patch Changes diff --git a/packages/components/divider/package.json b/packages/components/divider/package.json index df2a3c1b37..2e7afd4d73 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..2ce37fa195 100644 --- a/packages/components/drawer/CHANGELOG.md +++ b/packages/components/drawer/CHANGELOG.md @@ -1,5 +1,17 @@ # @heroui/drawer +## 2.2.9 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- Updated dependencies [[`66efa0a`](https://github.com/heroui-inc/heroui/commit/66efa0a08efa96c884829bb38325ec4c799c6e22), [`5e3054e`](https://github.com/heroui-inc/heroui/commit/5e3054e3188d6668538004180c137c94fad61fab), [`7402e00`](https://github.com/heroui-inc/heroui/commit/7402e00b62eb615fbd08be4cc37a9076bbfafc5b), [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f), [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69)]: + - @heroui/shared-utils@2.1.4 + - @heroui/modal@2.2.9 + - @heroui/framer-utils@2.1.8 + - @heroui/react-utils@2.1.5 + ## 2.2.8 ### Patch Changes diff --git a/packages/components/drawer/package.json b/packages/components/drawer/package.json index 70355409ab..c683c51a2f 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..4df21f8ca5 100644 --- a/packages/components/dropdown/CHANGELOG.md +++ b/packages/components/dropdown/CHANGELOG.md @@ -1,5 +1,20 @@ # @heroui/dropdown +## 2.3.11 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- [#4611](https://github.com/heroui-inc/heroui/pull/4611) [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69) Thanks [@wingkwong](https://github.com/wingkwong)! - bump RA versions + +- Updated dependencies [[`66efa0a`](https://github.com/heroui-inc/heroui/commit/66efa0a08efa96c884829bb38325ec4c799c6e22), [`5e3054e`](https://github.com/heroui-inc/heroui/commit/5e3054e3188d6668538004180c137c94fad61fab), [`7402e00`](https://github.com/heroui-inc/heroui/commit/7402e00b62eb615fbd08be4cc37a9076bbfafc5b), [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f), [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69)]: + - @heroui/shared-utils@2.1.4 + - @heroui/popover@2.3.11 + - @heroui/react-utils@2.1.5 + - @heroui/aria-utils@2.2.9 + - @heroui/menu@2.2.11 + ## 2.3.10 ### Patch Changes diff --git a/packages/components/dropdown/package.json b/packages/components/dropdown/package.json index 392d4ae764..6b3bdb5329 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..d663c9e529 100644 --- a/packages/components/form/CHANGELOG.md +++ b/packages/components/form/CHANGELOG.md @@ -1,5 +1,21 @@ # @heroui/form +## 2.1.10 + +### Patch Changes + +- [#4425](https://github.com/heroui-inc/heroui/pull/4425) [`a66476d`](https://github.com/heroui-inc/heroui/commit/a66476d60c692a3328a8a531af064bb17e868aed) Thanks [@Peterl561](https://github.com/Peterl561)! - changed form default validation behavior to native + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- [#4611](https://github.com/heroui-inc/heroui/pull/4611) [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69) Thanks [@wingkwong](https://github.com/wingkwong)! - bump RA versions + +- Updated dependencies [[`7804de0`](https://github.com/heroui-inc/heroui/commit/7804de0d89783b2a862341b56097e8f5f6630ae6), [`1965b84`](https://github.com/heroui-inc/heroui/commit/1965b8406a0771427a9afb7584381a5746e37289), [`ace8406`](https://github.com/heroui-inc/heroui/commit/ace8406946f16c2bb72da94ed592dc16ba4136af), [`66efa0a`](https://github.com/heroui-inc/heroui/commit/66efa0a08efa96c884829bb38325ec4c799c6e22), [`06d6f08`](https://github.com/heroui-inc/heroui/commit/06d6f08d8e66217d2135ef46219408a099a1359c), [`a1cc378`](https://github.com/heroui-inc/heroui/commit/a1cc37888747a551d9dc5b2f53a1d32d839d2553), [`475b2ff`](https://github.com/heroui-inc/heroui/commit/475b2ff862ed684adb4c6be9cfe08b30bc233cb4), [`7402e00`](https://github.com/heroui-inc/heroui/commit/7402e00b62eb615fbd08be4cc37a9076bbfafc5b), [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f), [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69), [`12a5c15`](https://github.com/heroui-inc/heroui/commit/12a5c15699880380e97e5965718eed4898a04cfb), [`3d5548e`](https://github.com/heroui-inc/heroui/commit/3d5548e30de30dbf410cff588e74f6653cb325b7)]: + - @heroui/system@2.4.8 + - @heroui/theme@2.4.7 + - @heroui/shared-utils@2.1.4 + - @heroui/react-utils@2.1.5 + ## 2.1.9 ### Patch Changes diff --git a/packages/components/form/package.json b/packages/components/form/package.json index c9b39d571c..d4740aee69 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..5447449f19 100644 --- a/packages/components/image/CHANGELOG.md +++ b/packages/components/image/CHANGELOG.md @@ -1,5 +1,16 @@ # @heroui/image +## 2.2.7 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- Updated dependencies [[`66efa0a`](https://github.com/heroui-inc/heroui/commit/66efa0a08efa96c884829bb38325ec4c799c6e22), [`f9c2be4`](https://github.com/heroui-inc/heroui/commit/f9c2be4509999576f5d0e5506c604d6680a9e71c), [`7402e00`](https://github.com/heroui-inc/heroui/commit/7402e00b62eb615fbd08be4cc37a9076bbfafc5b), [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f)]: + - @heroui/shared-utils@2.1.4 + - @heroui/use-image@2.1.4 + - @heroui/react-utils@2.1.5 + ## 2.2.6 ### Patch Changes diff --git a/packages/components/image/package.json b/packages/components/image/package.json index eab43d16df..0dff718049 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..ffa6283108 100644 --- a/packages/components/input-otp/CHANGELOG.md +++ b/packages/components/input-otp/CHANGELOG.md @@ -1,5 +1,18 @@ # @heroui/input-otp +## 2.1.10 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- [#4611](https://github.com/heroui-inc/heroui/pull/4611) [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69) Thanks [@wingkwong](https://github.com/wingkwong)! - bump RA versions + +- Updated dependencies [[`66efa0a`](https://github.com/heroui-inc/heroui/commit/66efa0a08efa96c884829bb38325ec4c799c6e22), [`a66476d`](https://github.com/heroui-inc/heroui/commit/a66476d60c692a3328a8a531af064bb17e868aed), [`7402e00`](https://github.com/heroui-inc/heroui/commit/7402e00b62eb615fbd08be4cc37a9076bbfafc5b), [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f), [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69)]: + - @heroui/shared-utils@2.1.4 + - @heroui/form@2.1.10 + - @heroui/react-utils@2.1.5 + ## 2.1.9 ### Patch Changes diff --git a/packages/components/input-otp/package.json b/packages/components/input-otp/package.json index f8de8bd81d..09adf049f0 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..110f1d191f 100644 --- a/packages/components/input/CHANGELOG.md +++ b/packages/components/input/CHANGELOG.md @@ -1,5 +1,24 @@ # @heroui/input +## 2.4.11 + +### Patch Changes + +- [#4599](https://github.com/heroui-inc/heroui/pull/4599) [`8319308`](https://github.com/heroui-inc/heroui/commit/83193087277f1d3eacb35b3ff3c9772cdc105d29) Thanks [@wingkwong](https://github.com/wingkwong)! - fix clear button with file input type (#4592) + +- [#4346](https://github.com/heroui-inc/heroui/pull/4346) [`7804de0`](https://github.com/heroui-inc/heroui/commit/7804de0d89783b2a862341b56097e8f5f6630ae6) Thanks [@macci001](https://github.com/macci001)! - Adding support for global labelPlacement prop. (ENG-1694) + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- [#4611](https://github.com/heroui-inc/heroui/pull/4611) [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69) Thanks [@wingkwong](https://github.com/wingkwong)! - bump RA versions + +- Updated dependencies [[`66efa0a`](https://github.com/heroui-inc/heroui/commit/66efa0a08efa96c884829bb38325ec4c799c6e22), [`a66476d`](https://github.com/heroui-inc/heroui/commit/a66476d60c692a3328a8a531af064bb17e868aed), [`7402e00`](https://github.com/heroui-inc/heroui/commit/7402e00b62eb615fbd08be4cc37a9076bbfafc5b), [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f), [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69)]: + - @heroui/shared-utils@2.1.4 + - @heroui/form@2.1.10 + - @heroui/use-safe-layout-effect@2.1.3 + - @heroui/shared-icons@2.1.3 + - @heroui/react-utils@2.1.5 + ## 2.4.10 ### Patch Changes diff --git a/packages/components/input/package.json b/packages/components/input/package.json index efa012f326..fd75d6b054 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..2b7bfdc3b6 100644 --- a/packages/components/kbd/CHANGELOG.md +++ b/packages/components/kbd/CHANGELOG.md @@ -1,5 +1,20 @@ # @heroui/kbd +## 2.2.8 + +### Patch Changes + +- [#4638](https://github.com/heroui-inc/heroui/pull/4638) [`8452603`](https://github.com/heroui-inc/heroui/commit/8452603b5bc00dffa6b668e473c4dbf9805c4dca) Thanks [@winchesHe](https://github.com/winchesHe)! - Add fn win alt keys (#4499) + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- [#4611](https://github.com/heroui-inc/heroui/pull/4611) [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69) Thanks [@wingkwong](https://github.com/wingkwong)! - bump RA versions + +- Updated dependencies [[`66efa0a`](https://github.com/heroui-inc/heroui/commit/66efa0a08efa96c884829bb38325ec4c799c6e22), [`7402e00`](https://github.com/heroui-inc/heroui/commit/7402e00b62eb615fbd08be4cc37a9076bbfafc5b), [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f), [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69)]: + - @heroui/shared-utils@2.1.4 + - @heroui/react-utils@2.1.5 + - @heroui/system-rsc@2.3.7 + ## 2.2.7 ### Patch Changes diff --git a/packages/components/kbd/package.json b/packages/components/kbd/package.json index 235c38fe6a..058a2dcdaa 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..b482b9c6dc 100644 --- a/packages/components/link/CHANGELOG.md +++ b/packages/components/link/CHANGELOG.md @@ -1,5 +1,19 @@ # @heroui/link +## 2.2.9 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- [#4611](https://github.com/heroui-inc/heroui/pull/4611) [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69) Thanks [@wingkwong](https://github.com/wingkwong)! - bump RA versions + +- Updated dependencies [[`66efa0a`](https://github.com/heroui-inc/heroui/commit/66efa0a08efa96c884829bb38325ec4c799c6e22), [`7402e00`](https://github.com/heroui-inc/heroui/commit/7402e00b62eb615fbd08be4cc37a9076bbfafc5b), [`8d55d92`](https://github.com/heroui-inc/heroui/commit/8d55d926569cd8bd6ea76f562ca133a22c1cd47b), [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f), [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69)]: + - @heroui/shared-utils@2.1.4 + - @heroui/use-aria-link@2.2.7 + - @heroui/shared-icons@2.1.3 + - @heroui/react-utils@2.1.5 + ## 2.2.8 ### Patch Changes diff --git a/packages/components/link/package.json b/packages/components/link/package.json index b1e5aa131d..b48d37bf39 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..d1f4c03eb5 100644 --- a/packages/components/listbox/CHANGELOG.md +++ b/packages/components/listbox/CHANGELOG.md @@ -1,5 +1,22 @@ # @heroui/listbox +## 2.3.11 + +### Patch Changes + +- [#4784](https://github.com/heroui-inc/heroui/pull/4784) [`f7c2be0`](https://github.com/heroui-inc/heroui/commit/f7c2be0a53e2c7307ff1c411f51da502dbacbedc) Thanks [@wingkwong](https://github.com/wingkwong)! - fixed unexpected scrollShadow on virtualized listbox (#4553) + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- [#4611](https://github.com/heroui-inc/heroui/pull/4611) [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69) Thanks [@wingkwong](https://github.com/wingkwong)! - bump RA versions + +- Updated dependencies [[`66efa0a`](https://github.com/heroui-inc/heroui/commit/66efa0a08efa96c884829bb38325ec4c799c6e22), [`7402e00`](https://github.com/heroui-inc/heroui/commit/7402e00b62eb615fbd08be4cc37a9076bbfafc5b), [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f), [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69)]: + - @heroui/shared-utils@2.1.4 + - @heroui/react-utils@2.1.5 + - @heroui/aria-utils@2.2.9 + - @heroui/use-is-mobile@2.2.4 + - @heroui/divider@2.2.7 + ## 2.3.10 ### Patch Changes diff --git a/packages/components/listbox/package.json b/packages/components/listbox/package.json index f613bdcca5..5ab85f73cc 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..ec609de425 100644 --- a/packages/components/menu/CHANGELOG.md +++ b/packages/components/menu/CHANGELOG.md @@ -1,5 +1,20 @@ # @heroui/menu +## 2.2.11 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- [#4611](https://github.com/heroui-inc/heroui/pull/4611) [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69) Thanks [@wingkwong](https://github.com/wingkwong)! - bump RA versions + +- Updated dependencies [[`66efa0a`](https://github.com/heroui-inc/heroui/commit/66efa0a08efa96c884829bb38325ec4c799c6e22), [`7402e00`](https://github.com/heroui-inc/heroui/commit/7402e00b62eb615fbd08be4cc37a9076bbfafc5b), [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f), [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69)]: + - @heroui/shared-utils@2.1.4 + - @heroui/react-utils@2.1.5 + - @heroui/aria-utils@2.2.9 + - @heroui/use-is-mobile@2.2.4 + - @heroui/divider@2.2.7 + ## 2.2.10 ### Patch Changes diff --git a/packages/components/menu/package.json b/packages/components/menu/package.json index 7cb7fbb5ea..ac0721bce6 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..b213cdad57 100644 --- a/packages/components/modal/CHANGELOG.md +++ b/packages/components/modal/CHANGELOG.md @@ -1,5 +1,25 @@ # @heroui/modal +## 2.2.9 + +### Patch Changes + +- [#4524](https://github.com/heroui-inc/heroui/pull/4524) [`5e3054e`](https://github.com/heroui-inc/heroui/commit/5e3054e3188d6668538004180c137c94fad61fab) Thanks [@winchesHe](https://github.com/winchesHe)! - Correctly dismissable default value + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- [#4611](https://github.com/heroui-inc/heroui/pull/4611) [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69) Thanks [@wingkwong](https://github.com/wingkwong)! - bump RA versions + +- Updated dependencies [[`66efa0a`](https://github.com/heroui-inc/heroui/commit/66efa0a08efa96c884829bb38325ec4c799c6e22), [`7402e00`](https://github.com/heroui-inc/heroui/commit/7402e00b62eb615fbd08be4cc37a9076bbfafc5b), [`8d55d92`](https://github.com/heroui-inc/heroui/commit/8d55d926569cd8bd6ea76f562ca133a22c1cd47b), [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f), [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69)]: + - @heroui/shared-utils@2.1.4 + - @heroui/use-aria-button@2.2.6 + - @heroui/use-aria-modal-overlay@2.2.5 + - @heroui/framer-utils@2.1.8 + - @heroui/shared-icons@2.1.3 + - @heroui/react-utils@2.1.5 + - @heroui/use-disclosure@2.2.4 + - @heroui/use-draggable@2.1.4 + ## 2.2.8 ### Patch Changes diff --git a/packages/components/modal/package.json b/packages/components/modal/package.json index 3457618998..e179681db9 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..acf7412113 100644 --- a/packages/components/navbar/CHANGELOG.md +++ b/packages/components/navbar/CHANGELOG.md @@ -1,5 +1,19 @@ # @heroui/navbar +## 2.2.10 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- [#4611](https://github.com/heroui-inc/heroui/pull/4611) [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69) Thanks [@wingkwong](https://github.com/wingkwong)! - bump RA versions + +- Updated dependencies [[`66efa0a`](https://github.com/heroui-inc/heroui/commit/66efa0a08efa96c884829bb38325ec4c799c6e22), [`7402e00`](https://github.com/heroui-inc/heroui/commit/7402e00b62eb615fbd08be4cc37a9076bbfafc5b), [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f)]: + - @heroui/shared-utils@2.1.4 + - @heroui/use-scroll-position@2.1.3 + - @heroui/framer-utils@2.1.8 + - @heroui/react-utils@2.1.5 + ## 2.2.9 ### Patch Changes diff --git a/packages/components/navbar/package.json b/packages/components/navbar/package.json index ce37160280..e585074da2 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/pagination/CHANGELOG.md b/packages/components/pagination/CHANGELOG.md index 3a5961bd38..a6f6385ad8 100644 --- a/packages/components/pagination/CHANGELOG.md +++ b/packages/components/pagination/CHANGELOG.md @@ -1,5 +1,22 @@ # @heroui/pagination +## 2.2.10 + +### Patch Changes + +- [#4536](https://github.com/heroui-inc/heroui/pull/4536) [`0bfc03e`](https://github.com/heroui-inc/heroui/commit/0bfc03e6756fc8b9e4c3538adef4e543c50e75a6) Thanks [@wingkwong](https://github.com/wingkwong)! - add page to dependency for scrollTo (#4522) + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- [#4611](https://github.com/heroui-inc/heroui/pull/4611) [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69) Thanks [@wingkwong](https://github.com/wingkwong)! - bump RA versions + +- Updated dependencies [[`66efa0a`](https://github.com/heroui-inc/heroui/commit/66efa0a08efa96c884829bb38325ec4c799c6e22), [`7402e00`](https://github.com/heroui-inc/heroui/commit/7402e00b62eb615fbd08be4cc37a9076bbfafc5b), [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f), [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69)]: + - @heroui/shared-utils@2.1.4 + - @heroui/use-intersection-observer@2.2.4 + - @heroui/shared-icons@2.1.3 + - @heroui/react-utils@2.1.5 + - @heroui/use-pagination@2.2.5 + ## 2.2.9 ### Patch Changes diff --git a/packages/components/pagination/package.json b/packages/components/pagination/package.json index fa389867b7..3271a1d97e 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..0697b7a722 100644 --- a/packages/components/popover/CHANGELOG.md +++ b/packages/components/popover/CHANGELOG.md @@ -1,5 +1,24 @@ # @heroui/popover +## 2.3.11 + +### Patch Changes + +- [#4524](https://github.com/heroui-inc/heroui/pull/4524) [`5e3054e`](https://github.com/heroui-inc/heroui/commit/5e3054e3188d6668538004180c137c94fad61fab) Thanks [@winchesHe](https://github.com/winchesHe)! - Correctly dismissable default value + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- [#4611](https://github.com/heroui-inc/heroui/pull/4611) [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69) Thanks [@wingkwong](https://github.com/wingkwong)! - bump RA versions + +- Updated dependencies [[`66efa0a`](https://github.com/heroui-inc/heroui/commit/66efa0a08efa96c884829bb38325ec4c799c6e22), [`7402e00`](https://github.com/heroui-inc/heroui/commit/7402e00b62eb615fbd08be4cc37a9076bbfafc5b), [`8d55d92`](https://github.com/heroui-inc/heroui/commit/8d55d926569cd8bd6ea76f562ca133a22c1cd47b), [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f), [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69)]: + - @heroui/shared-utils@2.1.4 + - @heroui/use-aria-button@2.2.6 + - @heroui/use-safe-layout-effect@2.1.3 + - @heroui/framer-utils@2.1.8 + - @heroui/react-utils@2.1.5 + - @heroui/aria-utils@2.2.9 + - @heroui/button@2.2.11 + ## 2.3.10 ### Patch Changes diff --git a/packages/components/popover/package.json b/packages/components/popover/package.json index d4e4c15fd3..471c99b69d 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..7ec00e8385 100644 --- a/packages/components/progress/CHANGELOG.md +++ b/packages/components/progress/CHANGELOG.md @@ -1,5 +1,18 @@ # @heroui/progress +## 2.2.8 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- [#4611](https://github.com/heroui-inc/heroui/pull/4611) [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69) Thanks [@wingkwong](https://github.com/wingkwong)! - bump RA versions + +- Updated dependencies [[`66efa0a`](https://github.com/heroui-inc/heroui/commit/66efa0a08efa96c884829bb38325ec4c799c6e22), [`7402e00`](https://github.com/heroui-inc/heroui/commit/7402e00b62eb615fbd08be4cc37a9076bbfafc5b), [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f)]: + - @heroui/shared-utils@2.1.4 + - @heroui/react-utils@2.1.5 + - @heroui/use-is-mounted@2.1.3 + ## 2.2.7 ### Patch Changes diff --git a/packages/components/progress/package.json b/packages/components/progress/package.json index 7e4194fbdf..812f32b9aa 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..ad5967115d 100644 --- a/packages/components/radio/CHANGELOG.md +++ b/packages/components/radio/CHANGELOG.md @@ -1,5 +1,18 @@ # @heroui/radio +## 2.3.10 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- [#4611](https://github.com/heroui-inc/heroui/pull/4611) [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69) Thanks [@wingkwong](https://github.com/wingkwong)! - bump RA versions + +- Updated dependencies [[`66efa0a`](https://github.com/heroui-inc/heroui/commit/66efa0a08efa96c884829bb38325ec4c799c6e22), [`a66476d`](https://github.com/heroui-inc/heroui/commit/a66476d60c692a3328a8a531af064bb17e868aed), [`7402e00`](https://github.com/heroui-inc/heroui/commit/7402e00b62eb615fbd08be4cc37a9076bbfafc5b), [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f), [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69)]: + - @heroui/shared-utils@2.1.4 + - @heroui/form@2.1.10 + - @heroui/react-utils@2.1.5 + ## 2.3.9 ### Patch Changes diff --git a/packages/components/radio/package.json b/packages/components/radio/package.json index dc989a03e0..381a74d68d 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..56f801fbca 100644 --- a/packages/components/ripple/CHANGELOG.md +++ b/packages/components/ripple/CHANGELOG.md @@ -1,5 +1,15 @@ # @heroui/ripple +## 2.2.9 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- Updated dependencies [[`66efa0a`](https://github.com/heroui-inc/heroui/commit/66efa0a08efa96c884829bb38325ec4c799c6e22), [`7402e00`](https://github.com/heroui-inc/heroui/commit/7402e00b62eb615fbd08be4cc37a9076bbfafc5b), [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f)]: + - @heroui/shared-utils@2.1.4 + - @heroui/react-utils@2.1.5 + ## 2.2.8 ### Patch Changes diff --git a/packages/components/ripple/package.json b/packages/components/ripple/package.json index 20121afeed..a2caf3662c 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..90244903e6 100644 --- a/packages/components/scroll-shadow/CHANGELOG.md +++ b/packages/components/scroll-shadow/CHANGELOG.md @@ -1,5 +1,16 @@ # @heroui/scroll-shadow +## 2.3.7 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- Updated dependencies [[`66efa0a`](https://github.com/heroui-inc/heroui/commit/66efa0a08efa96c884829bb38325ec4c799c6e22), [`f7c2be0`](https://github.com/heroui-inc/heroui/commit/f7c2be0a53e2c7307ff1c411f51da502dbacbedc), [`7402e00`](https://github.com/heroui-inc/heroui/commit/7402e00b62eb615fbd08be4cc37a9076bbfafc5b), [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f)]: + - @heroui/shared-utils@2.1.4 + - @heroui/use-data-scroll-overflow@2.2.4 + - @heroui/react-utils@2.1.5 + ## 2.3.6 ### Patch Changes diff --git a/packages/components/scroll-shadow/package.json b/packages/components/scroll-shadow/package.json index 6d69427ad3..82eb8585a1 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..231f3c7d16 100644 --- a/packages/components/select/CHANGELOG.md +++ b/packages/components/select/CHANGELOG.md @@ -1,5 +1,29 @@ # @heroui/select +## 2.4.11 + +### Patch Changes + +- [#4346](https://github.com/heroui-inc/heroui/pull/4346) [`7804de0`](https://github.com/heroui-inc/heroui/commit/7804de0d89783b2a862341b56097e8f5f6630ae6) Thanks [@macci001](https://github.com/macci001)! - Adding support for global labelPlacement prop. (ENG-1694) + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- [#4611](https://github.com/heroui-inc/heroui/pull/4611) [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69) Thanks [@wingkwong](https://github.com/wingkwong)! - bump RA versions + +- Updated dependencies [[`1965b84`](https://github.com/heroui-inc/heroui/commit/1965b8406a0771427a9afb7584381a5746e37289), [`66efa0a`](https://github.com/heroui-inc/heroui/commit/66efa0a08efa96c884829bb38325ec4c799c6e22), [`a66476d`](https://github.com/heroui-inc/heroui/commit/a66476d60c692a3328a8a531af064bb17e868aed), [`5e3054e`](https://github.com/heroui-inc/heroui/commit/5e3054e3188d6668538004180c137c94fad61fab), [`f7c2be0`](https://github.com/heroui-inc/heroui/commit/f7c2be0a53e2c7307ff1c411f51da502dbacbedc), [`7402e00`](https://github.com/heroui-inc/heroui/commit/7402e00b62eb615fbd08be4cc37a9076bbfafc5b), [`8d55d92`](https://github.com/heroui-inc/heroui/commit/8d55d926569cd8bd6ea76f562ca133a22c1cd47b), [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f), [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69)]: + - @heroui/spinner@2.2.8 + - @heroui/shared-utils@2.1.4 + - @heroui/form@2.1.10 + - @heroui/popover@2.3.11 + - @heroui/listbox@2.3.11 + - @heroui/use-aria-button@2.2.6 + - @heroui/use-safe-layout-effect@2.1.3 + - @heroui/use-aria-multiselect@2.4.5 + - @heroui/scroll-shadow@2.3.7 + - @heroui/shared-icons@2.1.3 + - @heroui/react-utils@2.1.5 + - @heroui/aria-utils@2.2.9 + ## 2.4.10 ### Patch Changes diff --git a/packages/components/select/package.json b/packages/components/select/package.json index 7b576e621a..bf4e14585c 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..98387e9f6e 100644 --- a/packages/components/skeleton/CHANGELOG.md +++ b/packages/components/skeleton/CHANGELOG.md @@ -1,5 +1,15 @@ # @heroui/skeleton +## 2.2.7 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- Updated dependencies [[`66efa0a`](https://github.com/heroui-inc/heroui/commit/66efa0a08efa96c884829bb38325ec4c799c6e22), [`7402e00`](https://github.com/heroui-inc/heroui/commit/7402e00b62eb615fbd08be4cc37a9076bbfafc5b), [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f)]: + - @heroui/shared-utils@2.1.4 + - @heroui/react-utils@2.1.5 + ## 2.2.6 ### Patch Changes diff --git a/packages/components/skeleton/package.json b/packages/components/skeleton/package.json index a85e27d81c..bfa540ea4e 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..2e4aebc79a 100644 --- a/packages/components/slider/CHANGELOG.md +++ b/packages/components/slider/CHANGELOG.md @@ -1,5 +1,18 @@ # @heroui/slider +## 2.4.9 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- [#4611](https://github.com/heroui-inc/heroui/pull/4611) [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69) Thanks [@wingkwong](https://github.com/wingkwong)! - bump RA versions + +- Updated dependencies [[`66efa0a`](https://github.com/heroui-inc/heroui/commit/66efa0a08efa96c884829bb38325ec4c799c6e22), [`2573e82`](https://github.com/heroui-inc/heroui/commit/2573e8269bca70b63669819b661d8fb70b5ff525), [`7402e00`](https://github.com/heroui-inc/heroui/commit/7402e00b62eb615fbd08be4cc37a9076bbfafc5b), [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f), [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69)]: + - @heroui/shared-utils@2.1.4 + - @heroui/tooltip@2.2.9 + - @heroui/react-utils@2.1.5 + ## 2.4.8 ### Patch Changes diff --git a/packages/components/slider/package.json b/packages/components/slider/package.json index 68c0f12686..49bd8d5d5f 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..92f1519c9a 100644 --- a/packages/components/snippet/CHANGELOG.md +++ b/packages/components/snippet/CHANGELOG.md @@ -1,5 +1,21 @@ # @heroui/snippet +## 2.2.12 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- [#4611](https://github.com/heroui-inc/heroui/pull/4611) [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69) Thanks [@wingkwong](https://github.com/wingkwong)! - bump RA versions + +- Updated dependencies [[`66efa0a`](https://github.com/heroui-inc/heroui/commit/66efa0a08efa96c884829bb38325ec4c799c6e22), [`2573e82`](https://github.com/heroui-inc/heroui/commit/2573e8269bca70b63669819b661d8fb70b5ff525), [`7402e00`](https://github.com/heroui-inc/heroui/commit/7402e00b62eb615fbd08be4cc37a9076bbfafc5b), [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f), [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69)]: + - @heroui/shared-utils@2.1.4 + - @heroui/tooltip@2.2.9 + - @heroui/shared-icons@2.1.3 + - @heroui/react-utils@2.1.5 + - @heroui/use-clipboard@2.1.4 + - @heroui/button@2.2.11 + ## 2.2.11 ### Patch Changes diff --git a/packages/components/snippet/package.json b/packages/components/snippet/package.json index 89a55b0d87..22dbfb2720 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..333f6162b5 100644 --- a/packages/components/spacer/CHANGELOG.md +++ b/packages/components/spacer/CHANGELOG.md @@ -1,5 +1,16 @@ # @heroui/spacer +## 2.2.8 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- Updated dependencies [[`66efa0a`](https://github.com/heroui-inc/heroui/commit/66efa0a08efa96c884829bb38325ec4c799c6e22), [`7402e00`](https://github.com/heroui-inc/heroui/commit/7402e00b62eb615fbd08be4cc37a9076bbfafc5b), [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f), [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69)]: + - @heroui/shared-utils@2.1.4 + - @heroui/react-utils@2.1.5 + - @heroui/system-rsc@2.3.7 + ## 2.2.7 ### Patch Changes diff --git a/packages/components/spacer/package.json b/packages/components/spacer/package.json index 8d32f47156..675c870acb 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..61522b0e1f 100644 --- a/packages/components/spinner/CHANGELOG.md +++ b/packages/components/spinner/CHANGELOG.md @@ -1,5 +1,19 @@ # @heroui/spinner +## 2.2.8 + +### Patch Changes + +- [#4555](https://github.com/heroui-inc/heroui/pull/4555) [`1965b84`](https://github.com/heroui-inc/heroui/commit/1965b8406a0771427a9afb7584381a5746e37289) Thanks [@Peterl561](https://github.com/Peterl561)! - Adding variants to the Spinner Component. + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- Updated dependencies [[`7804de0`](https://github.com/heroui-inc/heroui/commit/7804de0d89783b2a862341b56097e8f5f6630ae6), [`66efa0a`](https://github.com/heroui-inc/heroui/commit/66efa0a08efa96c884829bb38325ec4c799c6e22), [`7402e00`](https://github.com/heroui-inc/heroui/commit/7402e00b62eb615fbd08be4cc37a9076bbfafc5b), [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f), [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69)]: + - @heroui/system@2.4.8 + - @heroui/shared-utils@2.1.4 + - @heroui/react-utils@2.1.5 + - @heroui/system-rsc@2.3.7 + ## 2.2.7 ### Patch Changes diff --git a/packages/components/spinner/package.json b/packages/components/spinner/package.json index 429e4b4b7f..d45bd9aa52 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..90638de33e 100644 --- a/packages/components/switch/CHANGELOG.md +++ b/packages/components/switch/CHANGELOG.md @@ -1,5 +1,18 @@ # @heroui/switch +## 2.2.10 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- [#4611](https://github.com/heroui-inc/heroui/pull/4611) [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69) Thanks [@wingkwong](https://github.com/wingkwong)! - bump RA versions + +- Updated dependencies [[`66efa0a`](https://github.com/heroui-inc/heroui/commit/66efa0a08efa96c884829bb38325ec4c799c6e22), [`7402e00`](https://github.com/heroui-inc/heroui/commit/7402e00b62eb615fbd08be4cc37a9076bbfafc5b), [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f)]: + - @heroui/shared-utils@2.1.4 + - @heroui/use-safe-layout-effect@2.1.3 + - @heroui/react-utils@2.1.5 + ## 2.2.9 ### Patch Changes diff --git a/packages/components/switch/package.json b/packages/components/switch/package.json index 0f98ff3c9a..d2aa500045 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..8393e9f3d5 100644 --- a/packages/components/table/CHANGELOG.md +++ b/packages/components/table/CHANGELOG.md @@ -1,5 +1,20 @@ # @heroui/table +## 2.2.10 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- [#4611](https://github.com/heroui-inc/heroui/pull/4611) [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69) Thanks [@wingkwong](https://github.com/wingkwong)! - bump RA versions + +- Updated dependencies [[`66efa0a`](https://github.com/heroui-inc/heroui/commit/66efa0a08efa96c884829bb38325ec4c799c6e22), [`7402e00`](https://github.com/heroui-inc/heroui/commit/7402e00b62eb615fbd08be4cc37a9076bbfafc5b), [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f), [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69)]: + - @heroui/shared-utils@2.1.4 + - @heroui/shared-icons@2.1.3 + - @heroui/react-utils@2.1.5 + - @heroui/checkbox@2.3.10 + - @heroui/spacer@2.2.8 + ## 2.2.9 ### Patch Changes diff --git a/packages/components/table/package.json b/packages/components/table/package.json index 74dd084927..8b3cb0d4d3 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..c446bd8ab5 100644 --- a/packages/components/tabs/CHANGELOG.md +++ b/packages/components/tabs/CHANGELOG.md @@ -1,5 +1,21 @@ # @heroui/tabs +## 2.2.9 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- [#4611](https://github.com/heroui-inc/heroui/pull/4611) [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69) Thanks [@wingkwong](https://github.com/wingkwong)! - bump RA versions + +- Updated dependencies [[`66efa0a`](https://github.com/heroui-inc/heroui/commit/66efa0a08efa96c884829bb38325ec4c799c6e22), [`7402e00`](https://github.com/heroui-inc/heroui/commit/7402e00b62eb615fbd08be4cc37a9076bbfafc5b), [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f), [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69)]: + - @heroui/shared-utils@2.1.4 + - @heroui/use-update-effect@2.1.3 + - @heroui/framer-utils@2.1.8 + - @heroui/react-utils@2.1.5 + - @heroui/use-is-mounted@2.1.3 + - @heroui/aria-utils@2.2.9 + ## 2.2.8 ### Patch Changes diff --git a/packages/components/tabs/package.json b/packages/components/tabs/package.json index 53ff38af73..0be37be526 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/tooltip/CHANGELOG.md b/packages/components/tooltip/CHANGELOG.md index 0c661784a0..44bfa78a56 100644 --- a/packages/components/tooltip/CHANGELOG.md +++ b/packages/components/tooltip/CHANGELOG.md @@ -1,5 +1,22 @@ # @heroui/tooltip +## 2.2.9 + +### Patch Changes + +- [#4531](https://github.com/heroui-inc/heroui/pull/4531) [`2573e82`](https://github.com/heroui-inc/heroui/commit/2573e8269bca70b63669819b661d8fb70b5ff525) Thanks [@wingkwong](https://github.com/wingkwong)! - fix "Accessing element.ref was removed in React 19" issue (#4526) + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- [#4611](https://github.com/heroui-inc/heroui/pull/4611) [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69) Thanks [@wingkwong](https://github.com/wingkwong)! - bump RA versions + +- Updated dependencies [[`66efa0a`](https://github.com/heroui-inc/heroui/commit/66efa0a08efa96c884829bb38325ec4c799c6e22), [`7402e00`](https://github.com/heroui-inc/heroui/commit/7402e00b62eb615fbd08be4cc37a9076bbfafc5b), [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f), [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69)]: + - @heroui/shared-utils@2.1.4 + - @heroui/use-safe-layout-effect@2.1.3 + - @heroui/framer-utils@2.1.8 + - @heroui/react-utils@2.1.5 + - @heroui/aria-utils@2.2.9 + ## 2.2.8 ### Patch Changes diff --git a/packages/components/tooltip/package.json b/packages/components/tooltip/package.json index d63299777c..68918ddc56 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..7ea07492fd 100644 --- a/packages/components/user/CHANGELOG.md +++ b/packages/components/user/CHANGELOG.md @@ -1,5 +1,18 @@ # @heroui/user +## 2.2.8 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- [#4611](https://github.com/heroui-inc/heroui/pull/4611) [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69) Thanks [@wingkwong](https://github.com/wingkwong)! - bump RA versions + +- Updated dependencies [[`66efa0a`](https://github.com/heroui-inc/heroui/commit/66efa0a08efa96c884829bb38325ec4c799c6e22), [`7402e00`](https://github.com/heroui-inc/heroui/commit/7402e00b62eb615fbd08be4cc37a9076bbfafc5b), [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f), [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69)]: + - @heroui/shared-utils@2.1.4 + - @heroui/react-utils@2.1.5 + - @heroui/avatar@2.2.8 + ## 2.2.7 ### Patch Changes diff --git a/packages/components/user/package.json b/packages/components/user/package.json index 9891a929b0..04c4ee0d49 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..cf6a00da6c 100644 --- a/packages/core/react/CHANGELOG.md +++ b/packages/core/react/CHANGELOG.md @@ -1,5 +1,62 @@ # @heroui/react +## 2.6.15 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- [#4611](https://github.com/heroui-inc/heroui/pull/4611) [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69) Thanks [@wingkwong](https://github.com/wingkwong)! - bump RA versions + +- Updated dependencies [[`8319308`](https://github.com/heroui-inc/heroui/commit/83193087277f1d3eacb35b3ff3c9772cdc105d29), [`7804de0`](https://github.com/heroui-inc/heroui/commit/7804de0d89783b2a862341b56097e8f5f6630ae6), [`1965b84`](https://github.com/heroui-inc/heroui/commit/1965b8406a0771427a9afb7584381a5746e37289), [`ace8406`](https://github.com/heroui-inc/heroui/commit/ace8406946f16c2bb72da94ed592dc16ba4136af), [`06d6f08`](https://github.com/heroui-inc/heroui/commit/06d6f08d8e66217d2135ef46219408a099a1359c), [`a66476d`](https://github.com/heroui-inc/heroui/commit/a66476d60c692a3328a8a531af064bb17e868aed), [`2573e82`](https://github.com/heroui-inc/heroui/commit/2573e8269bca70b63669819b661d8fb70b5ff525), [`a1cc378`](https://github.com/heroui-inc/heroui/commit/a1cc37888747a551d9dc5b2f53a1d32d839d2553), [`5e3054e`](https://github.com/heroui-inc/heroui/commit/5e3054e3188d6668538004180c137c94fad61fab), [`cddba82`](https://github.com/heroui-inc/heroui/commit/cddba8281cb161d0a8afb42e20c05094974af981), [`f7c2be0`](https://github.com/heroui-inc/heroui/commit/f7c2be0a53e2c7307ff1c411f51da502dbacbedc), [`475b2ff`](https://github.com/heroui-inc/heroui/commit/475b2ff862ed684adb4c6be9cfe08b30bc233cb4), [`0bfc03e`](https://github.com/heroui-inc/heroui/commit/0bfc03e6756fc8b9e4c3538adef4e543c50e75a6), [`8452603`](https://github.com/heroui-inc/heroui/commit/8452603b5bc00dffa6b668e473c4dbf9805c4dca), [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f), [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69), [`12a5c15`](https://github.com/heroui-inc/heroui/commit/12a5c15699880380e97e5965718eed4898a04cfb), [`3d5548e`](https://github.com/heroui-inc/heroui/commit/3d5548e30de30dbf410cff588e74f6653cb325b7), [`ae3df14`](https://github.com/heroui-inc/heroui/commit/ae3df14f7da37c11c60d2e9a0b6a19ad9d91aebf)]: + - @heroui/input@2.4.11 + - @heroui/date-picker@2.3.11 + - @heroui/date-input@2.3.10 + - @heroui/select@2.4.11 + - @heroui/system@2.4.8 + - @heroui/theme@2.4.7 + - @heroui/spinner@2.2.8 + - @heroui/calendar@2.2.11 + - @heroui/form@2.1.10 + - @heroui/tooltip@2.2.9 + - @heroui/popover@2.3.11 + - @heroui/modal@2.2.9 + - @heroui/listbox@2.3.11 + - @heroui/pagination@2.2.10 + - @heroui/kbd@2.2.8 + - @heroui/scroll-shadow@2.3.7 + - @heroui/autocomplete@2.3.12 + - @heroui/breadcrumbs@2.2.8 + - @heroui/framer-utils@2.1.8 + - @heroui/accordion@2.2.9 + - @heroui/input-otp@2.1.10 + - @heroui/checkbox@2.3.10 + - @heroui/dropdown@2.3.11 + - @heroui/progress@2.2.8 + - @heroui/skeleton@2.2.7 + - @heroui/divider@2.2.7 + - @heroui/snippet@2.2.12 + - @heroui/avatar@2.2.8 + - @heroui/button@2.2.11 + - @heroui/drawer@2.2.9 + - @heroui/navbar@2.2.10 + - @heroui/ripple@2.2.9 + - @heroui/slider@2.4.9 + - @heroui/spacer@2.2.8 + - @heroui/switch@2.2.10 + - @heroui/alert@2.2.11 + - @heroui/badge@2.2.7 + - @heroui/image@2.2.7 + - @heroui/radio@2.3.10 + - @heroui/table@2.2.10 + - @heroui/card@2.2.11 + - @heroui/chip@2.2.8 + - @heroui/code@2.2.8 + - @heroui/link@2.2.9 + - @heroui/menu@2.2.11 + - @heroui/tabs@2.2.9 + - @heroui/user@2.2.8 + ## 2.6.14 ### Patch Changes diff --git a/packages/core/react/package.json b/packages/core/react/package.json index 2b8b3d613c..a4b3e271bd 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.6.15", "description": "🚀 Beautiful and modern React UI library.", "author": "Junior Garcia ", "homepage": "https://heroui.com", diff --git a/packages/core/system-rsc/CHANGELOG.md b/packages/core/system-rsc/CHANGELOG.md index b77c442408..5c63fa96f7 100644 --- a/packages/core/system-rsc/CHANGELOG.md +++ b/packages/core/system-rsc/CHANGELOG.md @@ -1,5 +1,13 @@ # @heroui/system-rsc +## 2.3.7 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- [#4611](https://github.com/heroui-inc/heroui/pull/4611) [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69) Thanks [@wingkwong](https://github.com/wingkwong)! - bump RA versions + ## 2.3.6 ### Patch Changes diff --git a/packages/core/system-rsc/package.json b/packages/core/system-rsc/package.json index 94b5114261..08dad5a7ea 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..c7dbb4aad5 100644 --- a/packages/core/system/CHANGELOG.md +++ b/packages/core/system/CHANGELOG.md @@ -1,5 +1,19 @@ # @heroui/system +## 2.4.8 + +### Patch Changes + +- [#4346](https://github.com/heroui-inc/heroui/pull/4346) [`7804de0`](https://github.com/heroui-inc/heroui/commit/7804de0d89783b2a862341b56097e8f5f6630ae6) Thanks [@macci001](https://github.com/macci001)! - Adding support for global labelPlacement prop. (ENG-1694) + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- [#4611](https://github.com/heroui-inc/heroui/pull/4611) [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69) Thanks [@wingkwong](https://github.com/wingkwong)! - bump RA versions + +- Updated dependencies [[`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f), [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69)]: + - @heroui/react-utils@2.1.5 + - @heroui/system-rsc@2.3.7 + ## 2.4.7 ### Patch Changes diff --git a/packages/core/system/package.json b/packages/core/system/package.json index 1d69ddc08c..321f3779e2 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..ca8bb98bce 100644 --- a/packages/core/theme/CHANGELOG.md +++ b/packages/core/theme/CHANGELOG.md @@ -1,5 +1,30 @@ # @heroui/theme +## 2.4.7 + +### Patch Changes + +- [#4346](https://github.com/heroui-inc/heroui/pull/4346) [`7804de0`](https://github.com/heroui-inc/heroui/commit/7804de0d89783b2a862341b56097e8f5f6630ae6) Thanks [@macci001](https://github.com/macci001)! - Adding support for global labelPlacement prop. (ENG-1694) + +- [#4555](https://github.com/heroui-inc/heroui/pull/4555) [`1965b84`](https://github.com/heroui-inc/heroui/commit/1965b8406a0771427a9afb7584381a5746e37289) Thanks [@Peterl561](https://github.com/Peterl561)! - Adding variants to the Spinner Component. + +- [#4565](https://github.com/heroui-inc/heroui/pull/4565) [`ace8406`](https://github.com/heroui-inc/heroui/commit/ace8406946f16c2bb72da94ed592dc16ba4136af) Thanks [@zarin-maruf](https://github.com/zarin-maruf)! - Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar. The buttons now correctly navigate to the next and previous months, ensuring consistent behavior across all locales and layouts. (#4541) + +- [#4636](https://github.com/heroui-inc/heroui/pull/4636) [`06d6f08`](https://github.com/heroui-inc/heroui/commit/06d6f08d8e66217d2135ef46219408a099a1359c) Thanks [@winchesHe](https://github.com/winchesHe)! - Fix tabs slots "wrapper" rename to "tabWrapper" -- Breaking Change (#4552) + +- [#4474](https://github.com/heroui-inc/heroui/pull/4474) [`a1cc378`](https://github.com/heroui-inc/heroui/commit/a1cc37888747a551d9dc5b2f53a1d32d839d2553) Thanks [@Layouwen](https://github.com/Layouwen)! - refactor: remove cursor-hit in hiddenInputClasses (#4474) + +- [#4597](https://github.com/heroui-inc/heroui/pull/4597) [`475b2ff`](https://github.com/heroui-inc/heroui/commit/475b2ff862ed684adb4c6be9cfe08b30bc233cb4) Thanks [@wingkwong](https://github.com/wingkwong)! - sync with input theme on labelPlacement (#4593) + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- [#4512](https://github.com/heroui-inc/heroui/pull/4512) [`12a5c15`](https://github.com/heroui-inc/heroui/commit/12a5c15699880380e97e5965718eed4898a04cfb) Thanks [@ShrinidhiUpadhyaya](https://github.com/ShrinidhiUpadhyaya)! - Fix input height of select to avoid clipping of label (#4321) + +- [#4782](https://github.com/heroui-inc/heroui/pull/4782) [`3d5548e`](https://github.com/heroui-inc/heroui/commit/3d5548e30de30dbf410cff588e74f6653cb325b7) Thanks [@wingkwong](https://github.com/wingkwong)! - use start & end instead of left & right to support RTL (#4007) + +- Updated dependencies [[`66efa0a`](https://github.com/heroui-inc/heroui/commit/66efa0a08efa96c884829bb38325ec4c799c6e22), [`7402e00`](https://github.com/heroui-inc/heroui/commit/7402e00b62eb615fbd08be4cc37a9076bbfafc5b)]: + - @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 f243f9007a..8692d7540c 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..cac57c9a97 100644 --- a/packages/hooks/use-aria-accordion-item/CHANGELOG.md +++ b/packages/hooks/use-aria-accordion-item/CHANGELOG.md @@ -1,5 +1,13 @@ # @heroui/use-aria-accordion-item +## 2.2.4 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- [#4611](https://github.com/heroui-inc/heroui/pull/4611) [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69) Thanks [@wingkwong](https://github.com/wingkwong)! - bump RA versions + ## 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 e92874538c..21c44ae0d4 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..29f92272ee 100644 --- a/packages/hooks/use-aria-accordion/CHANGELOG.md +++ b/packages/hooks/use-aria-accordion/CHANGELOG.md @@ -1,5 +1,13 @@ # @heroui/use-aria-accordion +## 2.2.4 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- [#4611](https://github.com/heroui-inc/heroui/pull/4611) [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69) Thanks [@wingkwong](https://github.com/wingkwong)! - bump RA versions + ## 2.2.3 ### Patch Changes diff --git a/packages/hooks/use-aria-accordion/package.json b/packages/hooks/use-aria-accordion/package.json index be8aab995a..cb76f9f0d8 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..034d18a79a 100644 --- a/packages/hooks/use-aria-button/CHANGELOG.md +++ b/packages/hooks/use-aria-button/CHANGELOG.md @@ -1,5 +1,18 @@ # @heroui/use-aria-button +## 2.2.6 + +### Patch Changes + +- [#4557](https://github.com/heroui-inc/heroui/pull/4557) [`8d55d92`](https://github.com/heroui-inc/heroui/commit/8d55d926569cd8bd6ea76f562ca133a22c1cd47b) Thanks [@wingkwong](https://github.com/wingkwong)! - avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- [#4611](https://github.com/heroui-inc/heroui/pull/4611) [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69) Thanks [@wingkwong](https://github.com/wingkwong)! - bump RA versions + +- Updated dependencies [[`66efa0a`](https://github.com/heroui-inc/heroui/commit/66efa0a08efa96c884829bb38325ec4c799c6e22), [`7402e00`](https://github.com/heroui-inc/heroui/commit/7402e00b62eb615fbd08be4cc37a9076bbfafc5b)]: + - @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 bdd0142d7f..40a432ab5a 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..a31dfdbff9 100644 --- a/packages/hooks/use-aria-link/CHANGELOG.md +++ b/packages/hooks/use-aria-link/CHANGELOG.md @@ -1,5 +1,18 @@ # @heroui/use-aria-link +## 2.2.7 + +### Patch Changes + +- [#4557](https://github.com/heroui-inc/heroui/pull/4557) [`8d55d92`](https://github.com/heroui-inc/heroui/commit/8d55d926569cd8bd6ea76f562ca133a22c1cd47b) Thanks [@wingkwong](https://github.com/wingkwong)! - avoid showing onClick deprecation warning for internal onClick (#4549, #4546) + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- [#4611](https://github.com/heroui-inc/heroui/pull/4611) [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69) Thanks [@wingkwong](https://github.com/wingkwong)! - bump RA versions + +- Updated dependencies [[`66efa0a`](https://github.com/heroui-inc/heroui/commit/66efa0a08efa96c884829bb38325ec4c799c6e22), [`7402e00`](https://github.com/heroui-inc/heroui/commit/7402e00b62eb615fbd08be4cc37a9076bbfafc5b)]: + - @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 c8ea5f0f68..2f2fb5e397 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..2494630859 100644 --- a/packages/hooks/use-aria-modal-overlay/CHANGELOG.md +++ b/packages/hooks/use-aria-modal-overlay/CHANGELOG.md @@ -1,5 +1,13 @@ # @heroui/use-aria-modal-overlay +## 2.2.5 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- [#4611](https://github.com/heroui-inc/heroui/pull/4611) [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69) Thanks [@wingkwong](https://github.com/wingkwong)! - bump RA versions + ## 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 af834f365e..5a823f844a 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..2b5a7d052d 100644 --- a/packages/hooks/use-aria-multiselect/CHANGELOG.md +++ b/packages/hooks/use-aria-multiselect/CHANGELOG.md @@ -1,5 +1,13 @@ # @heroui/use-aria-multiselect +## 2.4.5 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- [#4611](https://github.com/heroui-inc/heroui/pull/4611) [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69) Thanks [@wingkwong](https://github.com/wingkwong)! - bump RA versions + ## 2.4.4 ### Patch Changes diff --git a/packages/hooks/use-aria-multiselect/package.json b/packages/hooks/use-aria-multiselect/package.json index 5e694e2cb4..97d1ad2c62 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..dacb3fe8f6 100644 --- a/packages/hooks/use-callback-ref/CHANGELOG.md +++ b/packages/hooks/use-callback-ref/CHANGELOG.md @@ -1,5 +1,14 @@ # @heroui/use-callback-ref +## 2.1.3 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- Updated dependencies [[`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f)]: + - @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 de4e5267f0..ec13fef90c 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..c14e9ddab6 100644 --- a/packages/hooks/use-clipboard/CHANGELOG.md +++ b/packages/hooks/use-clipboard/CHANGELOG.md @@ -1,5 +1,11 @@ # @heroui/use-clipboard +## 2.1.4 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + ## 2.1.3 ### Patch Changes diff --git a/packages/hooks/use-clipboard/package.json b/packages/hooks/use-clipboard/package.json index 83e85b78d8..af09464d9d 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..213417f565 100644 --- a/packages/hooks/use-data-scroll-overflow/CHANGELOG.md +++ b/packages/hooks/use-data-scroll-overflow/CHANGELOG.md @@ -1,5 +1,16 @@ # @heroui/use-data-scroll-overflow +## 2.2.4 + +### Patch Changes + +- [#4784](https://github.com/heroui-inc/heroui/pull/4784) [`f7c2be0`](https://github.com/heroui-inc/heroui/commit/f7c2be0a53e2c7307ff1c411f51da502dbacbedc) Thanks [@wingkwong](https://github.com/wingkwong)! - fixed unexpected scrollShadow on virtualized listbox (#4553) + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- Updated dependencies [[`66efa0a`](https://github.com/heroui-inc/heroui/commit/66efa0a08efa96c884829bb38325ec4c799c6e22), [`7402e00`](https://github.com/heroui-inc/heroui/commit/7402e00b62eb615fbd08be4cc37a9076bbfafc5b)]: + - @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 bd1b0b5ff5..c6bf96f2cb 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..7dd48500b1 100644 --- a/packages/hooks/use-disclosure/CHANGELOG.md +++ b/packages/hooks/use-disclosure/CHANGELOG.md @@ -1,5 +1,16 @@ # @heroui/use-disclosure +## 2.2.4 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- [#4611](https://github.com/heroui-inc/heroui/pull/4611) [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69) Thanks [@wingkwong](https://github.com/wingkwong)! - bump RA versions + +- Updated dependencies [[`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f)]: + - @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 c77e3d11e9..11526db518 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..b2691ffd4a 100644 --- a/packages/hooks/use-draggable/CHANGELOG.md +++ b/packages/hooks/use-draggable/CHANGELOG.md @@ -1,5 +1,13 @@ # @heroui/use-draggable +## 2.1.4 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- [#4611](https://github.com/heroui-inc/heroui/pull/4611) [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69) Thanks [@wingkwong](https://github.com/wingkwong)! - bump RA versions + ## 2.1.3 ### Patch Changes diff --git a/packages/hooks/use-draggable/package.json b/packages/hooks/use-draggable/package.json index ddeb48edbb..7857853a34 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..b29a4c3652 100644 --- a/packages/hooks/use-image/CHANGELOG.md +++ b/packages/hooks/use-image/CHANGELOG.md @@ -1,5 +1,17 @@ # @heroui/use-image +## 2.1.4 + +### Patch Changes + +- [#4523](https://github.com/heroui-inc/heroui/pull/4523) [`f9c2be4`](https://github.com/heroui-inc/heroui/commit/f9c2be4509999576f5d0e5506c604d6680a9e71c) Thanks [@wingkwong](https://github.com/wingkwong)! - fix loading image after props changes (#4518) + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- Updated dependencies [[`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f)]: + - @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 7aaeef2f08..7000ba47cd 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..486a66e6d6 100644 --- a/packages/hooks/use-infinite-scroll/CHANGELOG.md +++ b/packages/hooks/use-infinite-scroll/CHANGELOG.md @@ -1,5 +1,14 @@ # @heroui/use-infinite-scroll +## 2.2.4 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- Updated dependencies [[`66efa0a`](https://github.com/heroui-inc/heroui/commit/66efa0a08efa96c884829bb38325ec4c799c6e22), [`7402e00`](https://github.com/heroui-inc/heroui/commit/7402e00b62eb615fbd08be4cc37a9076bbfafc5b)]: + - @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 4c4dfdb75a..0864c0a85b 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..72d3eae46c 100644 --- a/packages/hooks/use-intersection-observer/CHANGELOG.md +++ b/packages/hooks/use-intersection-observer/CHANGELOG.md @@ -1,5 +1,13 @@ # @heroui/use-intersection-observer +## 2.2.4 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- [#4611](https://github.com/heroui-inc/heroui/pull/4611) [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69) Thanks [@wingkwong](https://github.com/wingkwong)! - bump RA versions + ## 2.2.3 ### Patch Changes diff --git a/packages/hooks/use-intersection-observer/package.json b/packages/hooks/use-intersection-observer/package.json index c7da4653f7..c6fb013171 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..0bbb4c8a0f 100644 --- a/packages/hooks/use-is-mobile/CHANGELOG.md +++ b/packages/hooks/use-is-mobile/CHANGELOG.md @@ -1,5 +1,11 @@ # @heroui/use-is-mobile +## 2.2.4 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + ## 2.2.3 ### Patch Changes diff --git a/packages/hooks/use-is-mobile/package.json b/packages/hooks/use-is-mobile/package.json index ef862fda14..7d690e58a9 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..c3fc5b508e 100644 --- a/packages/hooks/use-is-mounted/CHANGELOG.md +++ b/packages/hooks/use-is-mounted/CHANGELOG.md @@ -1,5 +1,11 @@ # @heroui/use-is-mounted +## 2.1.3 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + ## 2.1.2 ### Patch Changes diff --git a/packages/hooks/use-is-mounted/package.json b/packages/hooks/use-is-mounted/package.json index 3df48d34b5..f5d2bfa1f4 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..77dde39650 100644 --- a/packages/hooks/use-measure/CHANGELOG.md +++ b/packages/hooks/use-measure/CHANGELOG.md @@ -1,5 +1,11 @@ # @heroui/use-real-shape +## 2.1.3 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + ## 2.1.2 ### Patch Changes diff --git a/packages/hooks/use-measure/package.json b/packages/hooks/use-measure/package.json index 8933f95e70..3b2f8fe958 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..8cfa85ce19 100644 --- a/packages/hooks/use-pagination/CHANGELOG.md +++ b/packages/hooks/use-pagination/CHANGELOG.md @@ -1,5 +1,16 @@ # @heroui/use-pagination +## 2.2.5 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- [#4611](https://github.com/heroui-inc/heroui/pull/4611) [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69) Thanks [@wingkwong](https://github.com/wingkwong)! - bump RA versions + +- Updated dependencies [[`66efa0a`](https://github.com/heroui-inc/heroui/commit/66efa0a08efa96c884829bb38325ec4c799c6e22), [`7402e00`](https://github.com/heroui-inc/heroui/commit/7402e00b62eb615fbd08be4cc37a9076bbfafc5b)]: + - @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 542e0edeb4..caae72295d 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..8aa2fab8e6 100644 --- a/packages/hooks/use-real-shape/CHANGELOG.md +++ b/packages/hooks/use-real-shape/CHANGELOG.md @@ -1,5 +1,14 @@ # @heroui/use-real-shape +## 2.1.5 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- Updated dependencies [[`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f)]: + - @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 33bad344ee..a17dd2acd9 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..50c11d2ce2 100644 --- a/packages/hooks/use-ref-state/CHANGELOG.md +++ b/packages/hooks/use-ref-state/CHANGELOG.md @@ -1,5 +1,11 @@ # @heroui/use-ref-state +## 2.1.3 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + ## 2.1.2 ### Patch Changes diff --git a/packages/hooks/use-ref-state/package.json b/packages/hooks/use-ref-state/package.json index a1915fe89d..624a5e5065 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..6bc971e2df 100644 --- a/packages/hooks/use-resize/CHANGELOG.md +++ b/packages/hooks/use-resize/CHANGELOG.md @@ -1,5 +1,11 @@ # @heroui/use-resize +## 2.1.3 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + ## 2.1.2 ### Patch Changes diff --git a/packages/hooks/use-resize/package.json b/packages/hooks/use-resize/package.json index b671f2c498..07396bc0b6 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..6e9a7711bb 100644 --- a/packages/hooks/use-safe-layout-effect/CHANGELOG.md +++ b/packages/hooks/use-safe-layout-effect/CHANGELOG.md @@ -1,5 +1,11 @@ # @heroui/use-safe-layout-effect +## 2.1.3 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + ## 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 b27756cd8d..96148c9a9b 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..11d9cbc80b 100644 --- a/packages/hooks/use-scroll-position/CHANGELOG.md +++ b/packages/hooks/use-scroll-position/CHANGELOG.md @@ -1,5 +1,11 @@ # @heroui/use-scroll-position +## 2.1.3 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + ## 2.1.2 ### Patch Changes diff --git a/packages/hooks/use-scroll-position/package.json b/packages/hooks/use-scroll-position/package.json index 3f420e6d17..8ea5264268 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..3e2024a3a2 100644 --- a/packages/hooks/use-ssr/CHANGELOG.md +++ b/packages/hooks/use-ssr/CHANGELOG.md @@ -1,5 +1,11 @@ # @heroui/use-ssr +## 2.1.3 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + ## 2.1.2 ### Patch Changes diff --git a/packages/hooks/use-ssr/package.json b/packages/hooks/use-ssr/package.json index ee530503a6..afe75db6c2 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..9a8cb91716 100644 --- a/packages/hooks/use-theme/CHANGELOG.md +++ b/packages/hooks/use-theme/CHANGELOG.md @@ -1,5 +1,11 @@ # @heroui/use-theme +## 2.1.3 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + ## 2.1.2 ### Patch Changes diff --git a/packages/hooks/use-theme/package.json b/packages/hooks/use-theme/package.json index 54c3452f40..c21db110c5 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..1a78b19431 100644 --- a/packages/hooks/use-update-effect/CHANGELOG.md +++ b/packages/hooks/use-update-effect/CHANGELOG.md @@ -1,5 +1,11 @@ # @heroui/use-update-effect +## 2.1.3 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + ## 2.1.2 ### Patch Changes diff --git a/packages/hooks/use-update-effect/package.json b/packages/hooks/use-update-effect/package.json index 10c01acee9..f25ab70edd 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..1a173f4e56 100644 --- a/packages/utilities/aria-utils/CHANGELOG.md +++ b/packages/utilities/aria-utils/CHANGELOG.md @@ -1,5 +1,18 @@ # @heroui/aria-utils +## 2.2.9 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- [#4611](https://github.com/heroui-inc/heroui/pull/4611) [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69) Thanks [@wingkwong](https://github.com/wingkwong)! - bump RA versions + +- Updated dependencies [[`7804de0`](https://github.com/heroui-inc/heroui/commit/7804de0d89783b2a862341b56097e8f5f6630ae6), [`66efa0a`](https://github.com/heroui-inc/heroui/commit/66efa0a08efa96c884829bb38325ec4c799c6e22), [`7402e00`](https://github.com/heroui-inc/heroui/commit/7402e00b62eb615fbd08be4cc37a9076bbfafc5b), [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f), [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69)]: + - @heroui/system@2.4.8 + - @heroui/shared-utils@2.1.4 + - @heroui/react-rsc-utils@2.1.3 + ## 2.2.8 ### Patch Changes diff --git a/packages/utilities/aria-utils/package.json b/packages/utilities/aria-utils/package.json index 9a943205f3..efb477b67a 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/framer-utils/CHANGELOG.md b/packages/utilities/framer-utils/CHANGELOG.md index ae149830f8..31e43617c4 100644 --- a/packages/utilities/framer-utils/CHANGELOG.md +++ b/packages/utilities/framer-utils/CHANGELOG.md @@ -1,5 +1,16 @@ # @heroui/framer-utils +## 2.1.8 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- Updated dependencies [[`7804de0`](https://github.com/heroui-inc/heroui/commit/7804de0d89783b2a862341b56097e8f5f6630ae6), [`66efa0a`](https://github.com/heroui-inc/heroui/commit/66efa0a08efa96c884829bb38325ec4c799c6e22), [`7402e00`](https://github.com/heroui-inc/heroui/commit/7402e00b62eb615fbd08be4cc37a9076bbfafc5b), [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f), [`3d9b600`](https://github.com/heroui-inc/heroui/commit/3d9b60096dd3d8c37a71ca4fda806c2e9b739c69)]: + - @heroui/system@2.4.8 + - @heroui/shared-utils@2.1.4 + - @heroui/use-measure@2.1.3 + ## 2.1.7 ### Patch Changes diff --git a/packages/utilities/framer-utils/package.json b/packages/utilities/framer-utils/package.json index 2e1aef5190..b82cd6dc1c 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..ced459f190 100644 --- a/packages/utilities/react-rsc-utils/CHANGELOG.md +++ b/packages/utilities/react-rsc-utils/CHANGELOG.md @@ -1,5 +1,11 @@ # @heroui/react-rsc-utils +## 2.1.3 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + ## 2.1.2 ### Patch Changes diff --git a/packages/utilities/react-rsc-utils/package.json b/packages/utilities/react-rsc-utils/package.json index 1d82f7efc9..66c0325329 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..934052ea20 100644 --- a/packages/utilities/react-utils/CHANGELOG.md +++ b/packages/utilities/react-utils/CHANGELOG.md @@ -1,5 +1,15 @@ # @heroui/react-utils +## 2.1.5 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + +- Updated dependencies [[`66efa0a`](https://github.com/heroui-inc/heroui/commit/66efa0a08efa96c884829bb38325ec4c799c6e22), [`7402e00`](https://github.com/heroui-inc/heroui/commit/7402e00b62eb615fbd08be4cc37a9076bbfafc5b), [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f)]: + - @heroui/shared-utils@2.1.4 + - @heroui/react-rsc-utils@2.1.3 + ## 2.1.4 ### Patch Changes diff --git a/packages/utilities/react-utils/package.json b/packages/utilities/react-utils/package.json index 0f226f1917..3be31a37ed 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..3a14e87e25 100644 --- a/packages/utilities/shared-icons/CHANGELOG.md +++ b/packages/utilities/shared-icons/CHANGELOG.md @@ -1,5 +1,11 @@ # @heroui/shared-icons +## 2.1.3 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + ## 2.1.2 ### Patch Changes diff --git a/packages/utilities/shared-icons/package.json b/packages/utilities/shared-icons/package.json index 790acfa048..b0920e9c37 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..e93babe7c0 100644 --- a/packages/utilities/shared-utils/CHANGELOG.md +++ b/packages/utilities/shared-utils/CHANGELOG.md @@ -1,5 +1,13 @@ # @heroui/shared-utils +## 2.1.4 + +### Patch Changes + +- [#4600](https://github.com/heroui-inc/heroui/pull/4600) [`66efa0a`](https://github.com/heroui-inc/heroui/commit/66efa0a08efa96c884829bb38325ec4c799c6e22) Thanks [@wingkwong](https://github.com/wingkwong)! - update brand name + +- [#4491](https://github.com/heroui-inc/heroui/pull/4491) [`7402e00`](https://github.com/heroui-inc/heroui/commit/7402e00b62eb615fbd08be4cc37a9076bbfafc5b) Thanks [@winchesHe](https://github.com/winchesHe)! - Tabs with prop destroyInactiveTabPanel error in nextjs15(#4344) + ## 2.1.3 ### Patch Changes diff --git a/packages/utilities/shared-utils/package.json b/packages/utilities/shared-utils/package.json index c4cf629d1f..648426e8c9 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/test-utils/CHANGELOG.md b/packages/utilities/test-utils/CHANGELOG.md index a7e1fb9b5f..09c6f67fe5 100644 --- a/packages/utilities/test-utils/CHANGELOG.md +++ b/packages/utilities/test-utils/CHANGELOG.md @@ -1,5 +1,11 @@ # @heroui/test-utils +## 2.1.3 + +### Patch Changes + +- [#4386](https://github.com/heroui-inc/heroui/pull/4386) [`69aa476`](https://github.com/heroui-inc/heroui/commit/69aa4769c043bfe250113950aa0d6b12158e4b7f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed + ## 2.1.2 ### Patch Changes diff --git a/packages/utilities/test-utils/package.json b/packages/utilities/test-utils/package.json index 9aba1973e1..18410bda0c 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"