Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2.6.0 fixes #4249

Merged
merged 162 commits into from
Dec 6, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
162 commits
Select commit Hold shift + click to select a range
606f757
fix(input): ensure clear button is not focusable when disabled (#3774)
ryxxn Sep 26, 2024
06c4b2f
fix(image): add missing `w` to `getWrapperProps` dependency (#3802)
wingkwong Sep 27, 2024
2e82f16
fix(autocomplete): popover should remain open after clicking clear bu…
abhinav700 Sep 28, 2024
5d9f338
refactor(docs): example of blurred card (#3741)
macci001 Sep 28, 2024
e308198
fix(docs): replace twitter logo/links with x logo/links (#3815)
dgz9 Sep 29, 2024
a4ab020
fix(date-picker): adding props from calendarProps to getCalendarProps…
macci001 Oct 1, 2024
557f10f
feat(autocomplete): automatically focus first non-disabled item (#2186)
juliesaia Oct 1, 2024
7134996
docs(accordion): add overflow to custom motion example (#3793)
alexnguyennz Oct 1, 2024
66f1738
fix(docs): typos in dark mode page (#3823)
wingkwong Oct 3, 2024
781b855
fix(theme): fullWidth in input and select (#3768)
macci001 Oct 3, 2024
780ba43
fix(autocomplete): exit animation on popover close (#3845)
alexnguyennz Oct 5, 2024
88c97f6
chore: merge branch with main
jrgarciadev Oct 7, 2024
af3c4f7
refactor(theme): replace the use of RTL-specific styles with logical …
macci001 Oct 11, 2024
488a18f
fix(select): label placement discrepancy in Select (#3853)
macci001 Oct 11, 2024
0cf9139
fix(theme): label placement in select and input (#3869)
macci001 Oct 11, 2024
8f62613
fix(docs): avoid translating the code block (#3878)
nnmax Oct 13, 2024
a2e562b
fix(listbox): change listBoxItem key to optional (#3883)
ryo-manba Oct 14, 2024
3bc2490
chore: comment out section prompts in PR template (#3884)
ryo-manba Oct 14, 2024
507887e
chore(test): update testing libraries and refactor (#3886)
ryo-manba Oct 14, 2024
8a33eab
fix(theme): show margin only with label in Switch component (#3861)
ShrinidhiUpadhyaya Oct 15, 2024
38a54ab
fix(theme): removed pseudo cancel btn from input (#3912)
sanuj21 Oct 19, 2024
765dac5
refactor(docs): dx improvement in accordion (#3856)
wingkwong Oct 19, 2024
ff04a87
fix(docs): typos in hero section (#3928)
PentSec Oct 22, 2024
a0d7141
fix(theme): support RTL for breadcrumbs (#3927)
ShrinidhiUpadhyaya Oct 23, 2024
c847ffb
fix(docs): removed unused import and merged classNames in dropdown (#…
ShrinidhiUpadhyaya Oct 24, 2024
1c1fd39
fix: avatar filter disableAnimation to dom prop (#3946)
winchesHe Oct 26, 2024
5ac433a
feat: add git hook to auto update dependencies (#3365)
winchesHe Oct 28, 2024
8de427b
fix: prevent test matcher warning (#3893)
ryo-manba Oct 28, 2024
9fe0aa7
fix(tabs): correct inert value for true condition (#3978)
ShrinidhiUpadhyaya Nov 3, 2024
d90ad05
Alert component (#3982)
jrgarciadev Nov 4, 2024
2d6ae74
Feat/add draggable modal (#3983)
jrgarciadev Nov 4, 2024
67ea2f6
chore: upgrade react-aria / React 19 & Next.js 15 support (#3732)
ryo-manba Nov 4, 2024
cb1b313
feat(date-picker): add selectorButtonPlacement property (#3248)
ryo-manba Nov 4, 2024
7c2c9c4
feat: add tab ref (#3974)
winchesHe Nov 4, 2024
80f6cf5
feat: pre-release workflow (#2910)
wingkwong Nov 4, 2024
9f6839f
feat(popover): added control for closing popover on scroll (#3595)
awesome-pro Nov 4, 2024
a4a1d8f
feat: add month and year pickers to DateRangePicker and RangeCalendar…
ryo-manba Nov 4, 2024
ae73de1
chore(deps): bump tailwind-merge version (#3657)
wingkwong Nov 4, 2024
58a77cb
feat: added drawer component (#3986)
jrgarciadev Nov 4, 2024
3f0d81b
refactor: optimisations (#3523)
wingkwong Nov 4, 2024
ad7e261
feat(hooks): use-theme hook (#3169)
wingkwong Nov 4, 2024
90cb5b1
Fix/avatar flashing (#3987)
jrgarciadev Nov 4, 2024
2aebfcc
refactor(menu): Use `useMenu` and `useMenuItem` from RA (#3261)
wingkwong Nov 4, 2024
a5cac45
fix(theme): added stripe color gradients for progress (#3938)
ShrinidhiUpadhyaya Nov 4, 2024
1091377
chore: add all minor releases
jrgarciadev Nov 4, 2024
c6326d1
fix(docs): invalid canary storybook link (#4030)
wingkwong Nov 11, 2024
ce1546c
fix(use-image): image ReferenceError in SSR (#4122)
wingkwong Nov 20, 2024
9581891
fix(docs): buildLocation expects an object (#4118)
CanRau Nov 20, 2024
34bb098
chore: merged with main
jrgarciadev Nov 21, 2024
e3aa9cd
chore(docs): update yarn installation command (#4132)
AzpektDev Nov 22, 2024
d51d354
chore: upgrade storybook 8 (#4124)
winchesHe Nov 27, 2024
ad79545
docs: add forms guide (#3822)
ryo-manba Nov 27, 2024
744fb49
v2.5.0 [BETA] (#4164)
jrgarciadev Nov 29, 2024
43993e4
fix: pre release workflow on protected branches (#4174)
jrgarciadev Nov 29, 2024
c110f0d
chore(pre-release): enter pre-release mode (#4175)
jrgarciadev Nov 29, 2024
e2a5013
fix: input otp peer deps (#4176)
jrgarciadev Nov 29, 2024
7c743ab
chore: update workflows
jrgarciadev Nov 29, 2024
fb6addb
chore: pre release workflow modified (#4177)
jrgarciadev Nov 29, 2024
1bb7b43
chore: canary versions (#4178)
jrgarciadev Nov 29, 2024
018c69b
fix: pre-release workflow (#4179)
jrgarciadev Nov 29, 2024
da72ed3
chore: merged with beta branch
jrgarciadev Nov 29, 2024
0f615b9
chore: workflow updated
jrgarciadev Nov 29, 2024
86352b5
ci(changesets): version packages
jrgarciadev Nov 29, 2024
2810630
fix: changeset get github info
jrgarciadev Nov 29, 2024
8ded8f0
chore: force canary to release (#4180)
jrgarciadev Nov 29, 2024
791725f
Feat/canary release (#4181)
jrgarciadev Nov 29, 2024
2cce0e4
ci(changesets): version packages
jrgarciadev Nov 29, 2024
4e8d90b
Merge branch 'canary' of github.com:nextui-org/nextui into canary
jrgarciadev Nov 29, 2024
7863393
ci(changesets): version packages
jrgarciadev Nov 29, 2024
603b19c
fix: exit pre-release mode
jrgarciadev Nov 29, 2024
fb34040
fix: exit pre-release mode
jrgarciadev Nov 29, 2024
1e5842f
fix: exit pre-release mode
jrgarciadev Nov 29, 2024
505ed63
fix: exit pre-release mode
jrgarciadev Nov 29, 2024
d88e485
fix: exit pre-release mode
jrgarciadev Nov 29, 2024
96cc97a
chore: exit pre release mode
jrgarciadev Nov 29, 2024
cc1027b
fix(workflows): release & pre-release flow (#4184)
wingkwong Nov 30, 2024
60f4c69
chore: revert exit and enter pre release changes
jrgarciadev Nov 30, 2024
7c9017d
chore: canary release test (#4185)
jrgarciadev Nov 30, 2024
08dfdaa
chore: update exit and enter workflows
jrgarciadev Nov 30, 2024
e289428
chore: update workflow name
jrgarciadev Nov 30, 2024
b83b118
fix: exit pre-release mode
jrgarciadev Nov 30, 2024
00a17f6
fix: exit pre-release mode
jrgarciadev Nov 30, 2024
ccf4663
chore: delete pre file
jrgarciadev Nov 30, 2024
e400aa2
chore: remove duplicate changesets
jrgarciadev Nov 30, 2024
ea04960
chore: base branch change to canary, changeset config
jrgarciadev Nov 30, 2024
3637b16
refactor: beta tags manually deleted (#4187)
jrgarciadev Nov 30, 2024
9652d78
fix: install
jrgarciadev Nov 30, 2024
42b4bf8
fix: peer deps (#4188)
jrgarciadev Nov 30, 2024
37aea79
Fix/peer deps (#4189)
jrgarciadev Nov 30, 2024
e1e50fa
fix: routes
jrgarciadev Nov 30, 2024
ccf82df
chore(docs): revise defaultShowFlagList (#4193)
wingkwong Nov 30, 2024
290182d
feat: documentation improvements (#4195)
jrgarciadev Nov 30, 2024
68f48cd
Feat/doc improvements (#4196)
jrgarciadev Nov 30, 2024
63d07db
fix: return in card demo
jrgarciadev Dec 1, 2024
1c46061
Merge branch 'canary' of github.com:nextui-org/nextui into canary
jrgarciadev Dec 1, 2024
54793bf
Fix/react core pkg (#4204)
jrgarciadev Dec 1, 2024
7599c33
docs: optimize code fold (#4202)
winchesHe Dec 1, 2024
cbe4cb1
fix(input): teaxtarea label squish (#4197)
Peterl561 Dec 1, 2024
2c33b8a
chore: remove customer runner
jrgarciadev Dec 1, 2024
a3c2529
chore: rename changeset
jrgarciadev Dec 1, 2024
d8e7333
chore: increase timeout
jrgarciadev Dec 1, 2024
0fac666
chore: change get info pkg version
jrgarciadev Dec 1, 2024
a75134c
chore: new changeset
jrgarciadev Dec 1, 2024
5786897
chore: single chnageset
jrgarciadev Dec 1, 2024
baec474
chore: consolidated changeset
jrgarciadev Dec 1, 2024
2608f83
chore: consolidated changeset
jrgarciadev Dec 1, 2024
ff94c12
Update release.yaml (#4205)
jrgarciadev Dec 1, 2024
1730088
chore: consolidated changeset
jrgarciadev Dec 1, 2024
e6f64f3
Merge branch 'canary' of github.com:nextui-org/nextui into canary
jrgarciadev Dec 1, 2024
ffb1e55
fix: forwardRef render functions not using ref (#4198)
winchesHe Dec 1, 2024
44958bf
feat(listbox): virtualization (#4206)
vinroger Dec 1, 2024
2d6e577
feat(select): virtualization (#4203)
vinroger Dec 1, 2024
9731249
chore: adjust code colors
jrgarciadev Dec 1, 2024
94936df
chore: merged with main
jrgarciadev Dec 1, 2024
6bc616c
fix: collection based components ref (#4207)
jrgarciadev Dec 1, 2024
e8bfdc8
chore: documentation adjustments
jrgarciadev Dec 1, 2024
af0d20d
Update data-slot for the error message in the select. (#4214)
jubar Dec 3, 2024
c5a4b42
fix(docs): types for classNames and itemClasses (#4209)
wingkwong Dec 3, 2024
0b60eb2
feat: documentation improvements
jrgarciadev Dec 3, 2024
e8b34cd
Merge branch 'canary' of github.com:nextui-org/nextui into canary
jrgarciadev Dec 3, 2024
8e1a9c9
chore: more improvements to the docs, routing updated, acccordiong fo…
jrgarciadev Dec 3, 2024
d6ae2cb
feat: forms doc in progress
jrgarciadev Dec 4, 2024
729ede8
fix(touch): fixing the selection functionality on touch (#4220)
macci001 Dec 4, 2024
62b77e6
chore(docs): remove non-existing attribute (#4221)
wingkwong Dec 4, 2024
1855ba4
fix(select): hideEmptyContent API (#4219)
Peterl561 Dec 4, 2024
adbd85e
fix(pagination): cursor position when hidden on init (#4222)
Peterl561 Dec 4, 2024
26e478d
fix: form fixes and improvements (#4224)
jrgarciadev Dec 4, 2024
e148050
chore: form in progress
jrgarciadev Dec 5, 2024
27f5139
chore: main demo addded to forms, checkbox validation fixed
jrgarciadev Dec 5, 2024
59b88d0
chore: forms docs improved
jrgarciadev Dec 5, 2024
6c0213d
fix(deps): bump `@react-aria/utils` version (#4226)
wingkwong Dec 5, 2024
89f51b5
feat: forms doc completed
jrgarciadev Dec 5, 2024
6bd0301
chore: form component doc created
jrgarciadev Dec 5, 2024
fcf8495
chore: forms doc improved
jrgarciadev Dec 5, 2024
edead49
chore: doc improvements
jrgarciadev Dec 5, 2024
70080de
chore: alert doc improved
jrgarciadev Dec 5, 2024
ca288d9
feat: nextjs 15 migration in progress
jrgarciadev Dec 5, 2024
36ee869
feat: nextjs 15 migration [docs] (#4228)
jrgarciadev Dec 5, 2024
bc35e13
chore: adjust react version
jrgarciadev Dec 5, 2024
7cd74ad
fix: migration errors
jrgarciadev Dec 5, 2024
bc64377
feat: codeblog is now rendered only when visible, this made a huge pe…
jrgarciadev Dec 5, 2024
b9e3e03
fix: remove folding
jrgarciadev Dec 5, 2024
3dbb0f2
feat: v2.6.0 blog
jrgarciadev Dec 6, 2024
3660566
feat: Adding nextui pro section on the landing page (#4227)
macci001 Dec 6, 2024
05d546e
fix(docs): prevent scrolling up on pressing theme change switch (#4233)
macci001 Dec 6, 2024
7b59bbf
chore: improve v2.6.0 blog
jrgarciadev Dec 6, 2024
59095f1
chore: small improvements
jrgarciadev Dec 6, 2024
648489e
chore: improve blog
jrgarciadev Dec 6, 2024
bbb436b
ci(changesets): version packages (#4186)
github-actions[bot] Dec 6, 2024
71e2d8c
fix: snippet release (#4235)
jrgarciadev Dec 6, 2024
3a10d5f
ci(changesets): version packages (#4236)
github-actions[bot] Dec 6, 2024
d6eee4a
chore: v2.6.2
jrgarciadev Dec 6, 2024
1d39358
ci(changesets): version packages (#4237)
github-actions[bot] Dec 6, 2024
b1f79d4
fix: draggable modal demo
jrgarciadev Dec 6, 2024
2f33c65
fix: v2.6 blog
jrgarciadev Dec 6, 2024
6d35274
chore: merged with main
jrgarciadev Dec 6, 2024
88782fc
chore: adjust blog
jrgarciadev Dec 6, 2024
ea6dfeb
Merge branch 'main' of github.com:nextui-org/nextui into canary
jrgarciadev Dec 6, 2024
7453632
chore: release notes link updated
jrgarciadev Dec 6, 2024
f397546
Merge branch 'main' of github.com:nextui-org/nextui into canary
jrgarciadev Dec 6, 2024
551ab18
fix: v2.6.0 (#4247)
jrgarciadev Dec 6, 2024
ac94e47
ci(changesets): version packages (#4248)
github-actions[bot] Dec 6, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 31 additions & 3 deletions apps/docs/content/blog/v2.6.0.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,22 @@ NextUI version **v2.6.0** comes with 4 new components **Form**, **Drawer**, **In

<Spacer y={4} />

Upgrade today by running one of the following commands:
**Upgrade today by using one of the following methods**:

<Spacer y={4} />
1. Upgrading NextUI using the `cli`

- First, upgrade Framer Motion to at least v11.9.0:

<PackageManagers
commands={{
npm: "npm install framer-motion@latest",
yarn: "yarn add framer-motion@latest",
pnpm: "pnpm add framer-motion@latest",
bun: "bun add framer-motion@latest",
}}
/>

- Then, upgrade NextUI:

<PackageManagers
commands={{
Expand All @@ -57,6 +70,19 @@ Upgrade today by running one of the following commands:
}}
/>

2. Upgrading NextUI using the `pnpm`

<Spacer y={4} />

<PackageManagers
commands={{
npm: "npm install @nextui-org/react@latest framer-motion@latest",
pnpm: "pnpm add @nextui-org/react@latest framer-motion@latest",
yarn: "yarn add @nextui-org/react@latest framer-motion@latest",
bun: "bun add @nextui-org/react@latest framer-motion@latest",
}}
/>

<Spacer y={4} />

## Form Component
Expand Down Expand Up @@ -551,6 +577,9 @@ See the [Routing documentation](/docs/guides/routing) for more details.
- `useHref` (added) - Converts a router-specific href to a native href for use on DOM elements. For example, if your router accepts relative paths or custom link formats, useHref will generate the full native href based on the RouterProvider's configuration.
- `navigate` (modified) - `((path: Href, routerOptions?: RouterOptions) => void) | undefined` - we added the router options
- `reduceMotion` (added) - Controls the motion preferences for the entire application, allowing developers to respect user settings for reduced motion. The available options are:
- `"always"` - Always disable motion
- `"never"` - Always enable motion
- `"user"` - Respect user system preferences for motion

### DatePicker

Expand Down Expand Up @@ -610,7 +639,6 @@ We try to keep the breaking changes to a minimum, but sometimes it's necessary t

The nested group selectors for table themes have been updated to require explicit element selectors. You'll need to add `/tr` or `/th` to custom styles for group-data.


```diff-tsx
// Before
- group-data-[disabled=true]:text-foreground-300;
Expand Down
2 changes: 1 addition & 1 deletion apps/docs/content/docs/frameworks/astro.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Requirements:

- [React 18](https://reactjs.org/) or later
- [Tailwind CSS 3.4](https://tailwindcss.com/docs/guides/astro) or later
- [Framer Motion 11](https://www.framer.com/motion/) or later
- [Framer Motion 11.9](https://www.framer.com/motion/) or later

------

Expand Down
2 changes: 1 addition & 1 deletion apps/docs/content/docs/frameworks/nextjs.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Requirements:
- [Next.js 12](https://nextjs.org/) or later
- [React 18](https://reactjs.org/) or later
- [Tailwind CSS 3.4](https://tailwindcss.com/docs/guides/nextjs) or later
- [Framer Motion 11](https://www.framer.com/motion/) or later
- [Framer Motion 11.9](https://www.framer.com/motion/) or later

------

Expand Down
2 changes: 1 addition & 1 deletion apps/docs/content/docs/frameworks/remix.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Requirements:

- [React 18](https://reactjs.org/) or later
- [Tailwind CSS 3.4](https://tailwindcss.com/docs/guides/remix) or later
- [Framer Motion 11](https://www.framer.com/motion/) or later
- [Framer Motion 11.9](https://www.framer.com/motion/) or later

------

Expand Down
2 changes: 1 addition & 1 deletion apps/docs/content/docs/frameworks/vite.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Requirements:
- [Vite 2](https://vitejs.dev/) or later
- [React 18](https://reactjs.org/) or later
- [Tailwind CSS 3.4](https://tailwindcss.com/docs/guides/vite#react) or later
- [Framer Motion 11](https://www.framer.com/motion/) or later
- [Framer Motion 11.9](https://www.framer.com/motion/) or later

------

Expand Down
2 changes: 1 addition & 1 deletion apps/docs/content/docs/guide/installation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Requirements:

- [React 18](https://reactjs.org/) or later
- [Tailwind CSS 3.4](https://tailwindcss.com/) or later
- [Framer Motion 11](https://www.framer.com/motion/) or later
- [Framer Motion 11.9](https://www.framer.com/motion/) or later

---

Expand Down
2 changes: 1 addition & 1 deletion apps/docs/content/docs/guide/upgrade-to-v2.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Requirements:

- [React 18](https://reactjs.org/) or later
- [Tailwind CSS 3.4](https://tailwindcss.com/) or later
- [Framer Motion 11](https://www.framer.com/motion/) or later
- [Framer Motion 11.9](https://www.framer.com/motion/) or later

-----

Expand Down
11 changes: 11 additions & 0 deletions packages/components/accordion/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @nextui-org/accordion

## 2.2.2

### Patch Changes

- [#4247](https://github.com/nextui-org/nextui/pull/4247) [`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peerDeps & core package client on export \*

- Updated dependencies [[`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0)]:
- @nextui-org/divider@2.2.2
- @nextui-org/aria-utils@2.2.2
- @nextui-org/framer-utils@2.1.2

## 2.2.1

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/components/accordion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/accordion",
"version": "2.2.1",
"version": "2.2.2",
"description": "Collapse display a list of high-level options that can expand/collapse to reveal more information.",
"keywords": [
"react",
Expand Down Expand Up @@ -43,8 +43,8 @@
"react": ">=18 || >=19.0.0-rc.0",
"react-dom": ">=18 || >=19.0.0-rc.0",
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
"@nextui-org/theme": ">=2.3.0-beta.0",
"@nextui-org/system": ">=2.3.0-beta.0"
"@nextui-org/theme": ">=2.3.0",
"@nextui-org/system": ">=2.3.0"
},
"dependencies": {
"@nextui-org/aria-utils": "workspace:*",
Expand Down
9 changes: 9 additions & 0 deletions packages/components/alert/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @nextui-org/alert

## 2.2.2

### Patch Changes

- [#4247](https://github.com/nextui-org/nextui/pull/4247) [`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peerDeps & core package client on export \*

- Updated dependencies [[`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0)]:
- @nextui-org/button@2.2.2

## 2.2.1

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/components/alert/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/alert",
"version": "2.2.1",
"version": "2.2.2",
"description": "Alerts are temporary notifications that provide concise feedback about an action or event.",
"keywords": [
"alert"
Expand Down Expand Up @@ -40,8 +40,8 @@
"peerDependencies": {
"react": ">=18 || >=19.0.0-rc.0",
"react-dom": ">=18 || >=19.0.0-rc.0",
"@nextui-org/theme": ">=2.3.0-beta.0",
"@nextui-org/system": ">=2.3.0-beta.0"
"@nextui-org/theme": ">=2.3.0",
"@nextui-org/system": ">=2.3.0"
},
"dependencies": {
"@nextui-org/react-utils": "workspace:*",
Expand Down
16 changes: 16 additions & 0 deletions packages/components/autocomplete/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @nextui-org/autocomplete

## 2.3.2

### Patch Changes

- [#4247](https://github.com/nextui-org/nextui/pull/4247) [`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peerDeps & core package client on export \*

- Updated dependencies [[`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0)]:
- @nextui-org/scroll-shadow@2.3.2
- @nextui-org/listbox@2.3.2
- @nextui-org/popover@2.3.2
- @nextui-org/spinner@2.2.2
- @nextui-org/button@2.2.2
- @nextui-org/input@2.4.2
- @nextui-org/form@2.1.2
- @nextui-org/aria-utils@2.2.2

## 2.3.1

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/components/autocomplete/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/autocomplete",
"version": "2.3.1",
"version": "2.3.2",
"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"
Expand Down Expand Up @@ -34,8 +34,8 @@
"postpack": "clean-package restore"
},
"peerDependencies": {
"@nextui-org/system": ">=2.3.0-beta.0",
"@nextui-org/theme": ">=2.3.0-beta.0",
"@nextui-org/system": ">=2.3.0",
"@nextui-org/theme": ">=2.3.0",
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
"react": ">=18 || >=19.0.0-rc.0",
"react-dom": ">=18 || >=19.0.0-rc.0"
Expand Down
6 changes: 6 additions & 0 deletions packages/components/avatar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @nextui-org/avatar

## 2.2.2

### Patch Changes

- [#4247](https://github.com/nextui-org/nextui/pull/4247) [`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peerDeps & core package client on export \*

## 2.2.1

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/components/avatar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/avatar",
"version": "2.2.1",
"version": "2.2.2",
"description": "The Avatar component is used to represent a user, and displays the profile picture, initials or fallback icon.",
"keywords": [
"avatar"
Expand Down Expand Up @@ -36,8 +36,8 @@
"peerDependencies": {
"react": ">=18 || >=19.0.0-rc.0",
"react-dom": ">=18 || >=19.0.0-rc.0",
"@nextui-org/theme": ">=2.3.0-beta.0",
"@nextui-org/system": ">=2.3.0-beta.0"
"@nextui-org/theme": ">=2.3.0",
"@nextui-org/system": ">=2.3.0"
},
"dependencies": {
"@nextui-org/shared-utils": "workspace:*",
Expand Down
6 changes: 6 additions & 0 deletions packages/components/badge/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @nextui-org/badge

## 2.2.2

### Patch Changes

- [#4247](https://github.com/nextui-org/nextui/pull/4247) [`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peerDeps & core package client on export \*

## 2.2.1

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/components/badge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/badge",
"version": "2.2.1",
"version": "2.2.2",
"description": "Badges are used as a small numerical value or status descriptor for UI elements.",
"keywords": [
"badge"
Expand Down Expand Up @@ -36,8 +36,8 @@
"peerDependencies": {
"react": ">=18 || >=19.0.0-rc.0",
"react-dom": ">=18 || >=19.0.0-rc.0",
"@nextui-org/theme": ">=2.3.0-beta.0",
"@nextui-org/system": ">=2.3.0-beta.0"
"@nextui-org/theme": ">=2.3.0",
"@nextui-org/system": ">=2.3.0"
},
"dependencies": {
"@nextui-org/shared-utils": "workspace:*",
Expand Down
6 changes: 6 additions & 0 deletions packages/components/breadcrumbs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @nextui-org/breadcrumbs

## 2.2.2

### Patch Changes

- [#4247](https://github.com/nextui-org/nextui/pull/4247) [`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peerDeps & core package client on export \*

## 2.2.1

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/components/breadcrumbs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/breadcrumbs",
"version": "2.2.1",
"version": "2.2.2",
"description": "Breadcrumbs display a hierarchy of links to the current page or resource in an application.",
"keywords": [
"breadcrumbs"
Expand Down Expand Up @@ -36,8 +36,8 @@
"peerDependencies": {
"react": ">=18 || >=19.0.0-rc.0",
"react-dom": ">=18 || >=19.0.0-rc.0",
"@nextui-org/theme": ">=2.3.0-beta.0",
"@nextui-org/system": ">=2.3.0-beta.0"
"@nextui-org/theme": ">=2.3.0",
"@nextui-org/system": ">=2.3.0"
},
"dependencies": {
"@nextui-org/react-utils": "workspace:*",
Expand Down
10 changes: 10 additions & 0 deletions packages/components/button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @nextui-org/button

## 2.2.2

### Patch Changes

- [#4247](https://github.com/nextui-org/nextui/pull/4247) [`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peerDeps & core package client on export \*

- Updated dependencies [[`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0)]:
- @nextui-org/spinner@2.2.2
- @nextui-org/ripple@2.2.2

## 2.2.1

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/components/button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/button",
"version": "2.2.1",
"version": "2.2.2",
"description": "Buttons allow users to perform actions and choose with a single tap.",
"keywords": [
"button"
Expand Down Expand Up @@ -37,8 +37,8 @@
"react": ">=18 || >=19.0.0-rc.0",
"react-dom": ">=18 || >=19.0.0-rc.0",
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
"@nextui-org/theme": ">=2.3.0-beta.0",
"@nextui-org/system": ">=2.3.0-beta.0"
"@nextui-org/theme": ">=2.3.0",
"@nextui-org/system": ">=2.3.0"
},
"dependencies": {
"@nextui-org/shared-utils": "workspace:*",
Expand Down
10 changes: 10 additions & 0 deletions packages/components/calendar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @nextui-org/calendar

## 2.2.2

### Patch Changes

- [#4247](https://github.com/nextui-org/nextui/pull/4247) [`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Fix peerDeps & core package client on export \*

- Updated dependencies [[`551ab18`](https://github.com/nextui-org/nextui/commit/551ab184060b24b2c3a89598f84d4c18599649d0)]:
- @nextui-org/button@2.2.2
- @nextui-org/framer-utils@2.1.2

## 2.2.1

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/components/calendar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextui-org/calendar",
"version": "2.2.1",
"version": "2.2.2",
"description": "A calendar displays one or more date grids and allows users to select a single date.",
"keywords": [
"calendar"
Expand Down Expand Up @@ -34,8 +34,8 @@
"postpack": "clean-package restore"
},
"peerDependencies": {
"@nextui-org/system": ">=2.3.0-beta.0",
"@nextui-org/theme": ">=2.3.0-beta.0",
"@nextui-org/system": ">=2.3.0",
"@nextui-org/theme": ">=2.3.0",
"framer-motion": ">=11.5.6 || >=12.0.0-alpha.1",
"react": ">=18 || >=19.0.0-rc.0",
"react-dom": ">=18 || >=19.0.0-rc.0"
Expand Down
Loading
Loading