nextui/.changeset/purple-seahorses-sin.md
Maharshi Alpesh afdd892690
chore(toast): making toast compatible with latest RA (#5034)
* chore: making the toast compatible with latest RA

* fix: making the description prop as ReactNode

* chore: updating toast docs

* fix: fixing tests

* chore(deps): update theme peerDependencies

---------

Co-authored-by: WK Wong <wingkwong.code@gmail.com>
Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
2025-03-27 15:02:11 -03:00

155 B

@heroui/toast @heroui/theme
patch patch

Making toast compatible with RA upgrade. Changing the type of description prop to ReactNode(#5033).