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.2 KiB

@nextui-org/system-rsc

2.1.1

Patch Changes

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

2.1.0

Minor Changes

Patch Changes

  • #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
  • #2522 c5049edfd Thanks @wingkwong! - Fixed unexpected props on a DOM element (#2474)

2.0.11

Patch Changes

2.0.10

Patch Changes

  • #1927 6ecdc278a Thanks @jrgarciadev! - Fix #1921 extendVariants function adapted to consider props variants over defaultVariants.

2.0.9

Patch Changes

  • #1877 44ed1056e Thanks @jrgarciadev! - Peer dependencies updated, changeset config changed to update peer dependencies only when out of range

2.0.8

Patch Changes

2.0.7

Patch Changes

2.0.6

Patch Changes

  • #1642 f6531c5f6 Thanks @jrgarciadev! - Fix #1541 extendVariantsfunction gives more priority to final component props over the extendVariants props

2.0.5

Patch Changes

2.0.4

Patch Changes

2.0.3

Patch Changes

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