github-actions[bot] 15b3e9effd
ci(changesets): version packages (#5364)
Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
2025-06-09 23:25:33 +08:00

8.0 KiB

@heroui/toast

2.0.11

Patch Changes

2.0.10

Patch Changes

2.0.9

Patch Changes

  • b9e94a2 Thanks @jrgarciadev! - add default value for custom theme properties (#5194)

    v2.7.7

  • Updated dependencies [b9e94a2]:

    • @heroui/spinner@2.2.16
    • @heroui/use-is-mobile@2.2.9
    • @heroui/react-utils@2.1.10
    • @heroui/shared-icons@2.1.7
    • @heroui/shared-utils@2.1.9

2.0.8

Patch Changes

  • #5186 500ed77 Thanks @wingkwong! - RA version bump (#5186)

  • Updated dependencies [500ed77]:

    • @heroui/shared-utils@2.1.8
    • @heroui/use-is-mobile@2.2.8
    • @heroui/spinner@2.2.15
    • @heroui/react-utils@2.1.9

2.0.7

Patch Changes

  • #5121 ca5babc Thanks @alex-gavr! - - Use LazyMotion and AnimatePresence in ToastProvider to support exit animations.

  • #5060 3944e1a Thanks @wingkwong! - RA version bump

  • #5034 afdd892 Thanks @macci001! - Making toast compatible with RA upgrade. Changing the type of description prop to ReactNode(#5033).

  • Updated dependencies []:

    • @heroui/spinner@2.2.14

2.0.6

Patch Changes

2.0.5

Patch Changes

  • v2.7.4

  • Updated dependencies []:

    • @heroui/spinner@2.2.12
    • @heroui/use-is-mobile@2.2.7
    • @heroui/react-utils@2.1.8
    • @heroui/shared-icons@2.1.6
    • @heroui/shared-utils@2.1.7

2.0.4

Patch Changes

2.0.3

Patch Changes

  • Fix v2.7.0 release

  • Updated dependencies []:

    • @heroui/shared-icons@2.1.5
    • @heroui/shared-utils@2.1.6
    • @heroui/react-utils@2.1.7
    • @heroui/use-is-mobile@2.2.6
    • @heroui/spinner@2.2.10

2.0.2

Patch Changes

  • Fix v2.7.0 release

  • Updated dependencies []:

    • @heroui/spinner@2.2.9
    • @heroui/use-is-mobile@2.2.5
    • @heroui/react-utils@2.1.6
    • @heroui/shared-icons@2.1.4
    • @heroui/shared-utils@2.1.5

2.0.1

Patch Changes

  • 09241fa Thanks @jrgarciadev! - Toasts styles improved

  • 88b9cbe Thanks @jrgarciadev! - Fix peer depts

  • 4ff87ca Thanks @jrgarciadev! - v2.7.0

    • Tailwind variants upgraded to the latest version, classnames adjusted, tests fixed
    • Bump RA versions
    • Various package updates and improvements across the HeroUI component library
    • Fixed reversed navigation behavior of nextButton and prevButton in the RTL calendar (#4541)
    • Adding support for global labelPlacement prop (ENG-1694)
    • Avoid showing onClick deprecation warning for internal onClick (#4549, #4546)
    • Fixed unexpected scrollShadow on virtualized listbox (#4553)
    • Fix SelectItem, ListboxItem, and AutocompleteItem not to accept value props (#2283)
    • New Components and Features:
      • Introduce NumberInput component
      • Introduce Toast component (#2560)
    • Various improvements and bug fixes across components:
      • Enhanced accessibility features and ARIA support
      • Updated component styling and theme configurations
      • Performance optimizations and code cleanup
      • RTL support improvements
      • Better type safety and prop validation
  • Updated dependencies [f51d645, 4ff87ca]:

    • @heroui/spinner@2.2.8
    • @heroui/use-is-mobile@2.2.4
    • @heroui/react-utils@2.1.5
    • @heroui/shared-icons@2.1.3
    • @heroui/shared-utils@2.1.4