nextui/packages/core/system/CHANGELOG.md
2024-07-19 08:20:08 -07:00

11 KiB

@nextui-org/system

2.2.5

Patch Changes

2.2.4

Patch Changes

  • Updated dependencies [5591138bf]:
    • @nextui-org/system-rsc@2.1.4

2.2.3

Patch Changes

  • #3331 f5d94f96e Thanks @wingkwong! - Fixed incorrect year in showMonthAndYearPickers with different locales

  • Updated dependencies [0cdfdb48b, f785d1fb0]:

    • @nextui-org/system-rsc@2.1.3
    • @nextui-org/react-utils@2.0.15

2.2.2

Patch Changes

2.2.1

Patch Changes

  • #3119 685995a12 Thanks @wingkwong! - bump @react-aria/utils version to 3.24.1 and bump @react-types/shared to 3.23.1

  • #3119 685995a12 Thanks @wingkwong! - Fixed listbox href issue (#3105)

  • Updated dependencies []:

    • @nextui-org/system-rsc@2.1.2

2.2.0

Minor Changes

  • #2987 540aa2124 Thanks @ryo-manba! - Change validationBehavior from native to aria by default, with the option to change via props.

Patch Changes

2.1.2

Patch Changes

  • #2789 eccc2f2f3 Thanks @jrgarciadev! - Fix #2749 Introduced named exports for several UI-related packages to enhance modularity and usability in Next.js projects.

  • Updated dependencies [eccc2f2f3]:

    • @nextui-org/react-utils@2.0.13
    • @nextui-org/system-rsc@2.1.1

2.1.1

Patch Changes

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

  • Updated dependencies [74eda3128]:

    • @nextui-org/system-rsc@2.1.1
    • @nextui-org/react-utils@2.0.12

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
  • Updated dependencies [dc0bcf13a, dc0bcf13a, c5049edfd]:
    • @nextui-org/system-rsc@2.1.0
    • @nextui-org/react-utils@2.0.11

2.0.15

Patch Changes

  • Updated dependencies [a978687b0]:
    • @nextui-org/system-rsc@2.0.11

2.0.14

Patch Changes

  • Updated dependencies [6ecdc278a]:
    • @nextui-org/system-rsc@2.0.10

2.0.13

Patch Changes

  • Updated dependencies [44ed1056e]:
    • @nextui-org/system-rsc@2.0.9

2.0.12

Patch Changes

  • Updated dependencies [38af48faf]:
    • @nextui-org/system-rsc@2.0.8

2.0.11

Patch Changes

2.0.10

Patch Changes

  • Updated dependencies [f6531c5f6]:
    • @nextui-org/system-rsc@2.0.6

2.0.9

Patch Changes

2.0.8

Patch Changes

2.0.7

Patch Changes

  • Updated dependencies [d61428d9e]:
    • @nextui-org/system-rsc@2.0.4

2.0.6

Patch Changes

  • #1513 641bf0885 Thanks @tianenpang! - Extend props for NextUIProvider and update default locale from en to en-US.

  • Updated dependencies []:

    • @nextui-org/system-rsc@2.0.3

2.0.5

Patch Changes

  • #1359 a30cec48 Thanks @jrgarciadev! - \n

    • react-aria packages upgraded to the latest version
    • image storybooks fixed
    • other bug fixes..

2.0.4

Patch Changes

2.0.3

Patch Changes

  • #1289 eefda8d6 Thanks @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 Thanks @jrgarciadev! - New package created to exports system RSC-compatible functions Component exports changed to named exports

  • Updated dependencies [e3e13a09]:

    • @nextui-org/system-rsc@2.0.3

2.0.2

Patch Changes

  • Updated dependencies [459ac5ed]:
    • @nextui-org/theme@2.0.2

2.0.1

Patch Changes