github-actions[bot] d15b16ecab
ci(changesets): version packages (#1366)
Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
2023-08-11 12:20:17 -03:00

118 lines
4.7 KiB
Markdown

# @nextui-org/accordion
## 2.0.9
### Patch Changes
- Updated dependencies []:
- @nextui-org/divider@2.0.8
- @nextui-org/react-utils@2.0.5
## 2.0.8
### Patch Changes
- [#1359](https://github.com/nextui-org/nextui/pull/1359) [`a30cec48`](https://github.com/nextui-org/nextui/commit/a30cec4810988fb1962f3a61e0fc0362de08b171) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - \n
- react-aria packages updgraded to the latest version
- image storybooks fixed
- other bug fixes..
- Updated dependencies [[`a30cec48`](https://github.com/nextui-org/nextui/commit/a30cec4810988fb1962f3a61e0fc0362de08b171)]:
- @nextui-org/use-aria-accordion-item@2.0.3
- @nextui-org/framer-transitions@2.0.5
- @nextui-org/aria-utils@2.0.5
- @nextui-org/divider@2.0.7
- @nextui-org/system@2.0.5
## 2.0.7
### Patch Changes
- Updated dependencies [[`710395f3`](https://github.com/nextui-org/nextui/commit/710395f3a2ca44238332237a49e948c933abe63d)]:
- @nextui-org/system@2.0.4
- @nextui-org/aria-utils@2.0.4
- @nextui-org/framer-transitions@2.0.4
## 2.0.6
### Patch Changes
- [#1351](https://github.com/nextui-org/nextui/pull/1351) [`d13a14fa`](https://github.com/nextui-org/nextui/commit/d13a14facc1a92dac72e58a93e0452a86a2243c6) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - - filterDOMProps function modified to filter non-default event/props this avoid passing non-valid props to HTML elements
- NavbarMenu onMenuOpenChange open state modified, undefined type removed
- keepContentMounted prop added to accordion and accordion item
- Some bug fixes..
- Updated dependencies []:
- @nextui-org/divider@2.0.6
- @nextui-org/react-utils@2.0.4
## 2.0.5
### Patch Changes
- Updated dependencies []:
- @nextui-org/divider@2.0.5
- @nextui-org/react-utils@2.0.3
## 2.0.4
### Patch Changes
- [#1301](https://github.com/nextui-org/nextui/pull/1301) [`d794225c`](https://github.com/nextui-org/nextui/commit/d794225cb75121db3a72f430739b4eaacd1cf8b7) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Plugin types adapted to work with latest version of postcss
- Updated dependencies [[`d794225c`](https://github.com/nextui-org/nextui/commit/d794225cb75121db3a72f430739b4eaacd1cf8b7)]:
- @nextui-org/divider@2.0.4
- @nextui-org/theme@2.0.4
## 2.0.3
### Patch Changes
- [#1289](https://github.com/nextui-org/nextui/pull/1289) [`eefda8d6`](https://github.com/nextui-org/nextui/commit/eefda8d6e2088526e0dbb2026d807b53d2a97782) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - - "use client" directive removed from components that didn't need it
- packages adapted to support RSC imports
- filterDomProps function was modified to enable/disabled it
- [`e3e13a09`](https://github.com/nextui-org/nextui/commit/e3e13a095f2347ff279c85e6a5d3798f36c6533f) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - New package created to exports system RSC-compatible functions
Component exports changed to named exports
- Updated dependencies [[`eefda8d6`](https://github.com/nextui-org/nextui/commit/eefda8d6e2088526e0dbb2026d807b53d2a97782), [`e3e13a09`](https://github.com/nextui-org/nextui/commit/e3e13a095f2347ff279c85e6a5d3798f36c6533f)]:
- @nextui-org/react-utils@2.0.2
- @nextui-org/divider@2.0.3
- @nextui-org/system@2.0.3
- @nextui-org/theme@2.0.3
- @nextui-org/use-aria-accordion-item@2.0.2
- @nextui-org/aria-utils@2.0.3
- @nextui-org/framer-transitions@2.0.3
- @nextui-org/shared-icons@2.0.2
- @nextui-org/shared-utils@2.0.2
## 2.0.2
### Patch Changes
- Updated dependencies [[`459ac5ed`](https://github.com/nextui-org/nextui/commit/459ac5ed4537942517803ba14129226a791d6feb)]:
- @nextui-org/theme@2.0.2
- @nextui-org/divider@2.0.2
- @nextui-org/system@2.0.2
- @nextui-org/aria-utils@2.0.2
- @nextui-org/framer-transitions@2.0.2
## 2.0.1
### Patch Changes
- [`e940ec06`](https://github.com/nextui-org/nextui/commit/e940ec06ac5e46340d5956fb7c455a6ab3de3140) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Introducing NextUI v2.0
- [`e940ec06`](https://github.com/nextui-org/nextui/commit/e940ec06ac5e46340d5956fb7c455a6ab3de3140) Thanks [@jrgarciadev](https://github.com/jrgarciadev)! - Introducing v2 - Readmes updated
- Updated dependencies [[`e940ec06`](https://github.com/nextui-org/nextui/commit/e940ec06ac5e46340d5956fb7c455a6ab3de3140), [`e940ec06`](https://github.com/nextui-org/nextui/commit/e940ec06ac5e46340d5956fb7c455a6ab3de3140)]:
- @nextui-org/use-aria-accordion-item@2.0.1
- @nextui-org/framer-transitions@2.0.1
- @nextui-org/shared-icons@2.0.1
- @nextui-org/shared-utils@2.0.1
- @nextui-org/react-utils@2.0.1
- @nextui-org/aria-utils@2.0.1
- @nextui-org/divider@2.0.1
- @nextui-org/system@2.0.1
- @nextui-org/theme@2.0.1