github-actions[bot] 4ca6e2c1f6
ci(changesets): version packages (#2745)
Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
2024-04-17 11:03:40 -03:00

4.3 KiB

@nextui-org/react-rsc-utils

2.0.12

Patch Changes

  • #2758 74eda3128 Thanks @jrgarciadev! - Named exports for rsc packages, "use client;" directive added to "@nextui-org/react" package

2.0.11

Patch Changes

  • #2618 dc0bcf13a Thanks @jrgarciadev! - v2.3.0

  • #2618 dc0bcf13a Thanks @jrgarciadev! - - Calendar component added

    • objectToDeps function applied all across components
    • useMeasure hook added
    • useIntersectionObserver hook added
    • framer-transitions renamed to framer-utils
    • ResizablePanel component added to framer-utils
    • test-utils updated
  • #2437 f864dc397 Thanks @wingkwong! - include enterKeyHint in dom-props (#2432)

2.0.10

Patch Changes

2.0.9

Patch Changes

2.0.8

Patch Changes

2.0.7

Patch Changes

2.0.6

Patch Changes

2.0.5

Patch Changes

2.0.4

Patch Changes

  • #1351 d13a14fa Thanks @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..

2.0.3

Patch Changes

2.0.2

Patch Changes

  • e3e13a09 Thanks @jrgarciadev! - New package created to exports system RSC-compatible functions Component exports changed to named exports