Releases: gunnartorfis/sonner-native
Releases · gunnartorfis/sonner-native
Release 0.12.0
0.12.0 (2024-09-11)
Features
- wiggle toasts on update + toast.wiggle() (de60ddc)
Bug Fixes
Release 0.12.0-alpha.0
Features
- wiggle toasts on update + toast.wiggle() (de60ddc)
Release 0.11.0
0.11.0 (2024-09-11)
Features
- more accurately represent Sonner's way of styling via the Toaster (aefd6c4)
Release 0.10.0
0.10.0 (2024-09-10)
Features
- wrap Toaster with the ToasterOverlayWrapper prop (e1dee05)
Release 0.9.2
0.9.2 (2024-09-10)
Bug Fixes
- custom icons not rendering with <CssInterop.xx /> (c7f281d)
- theme was not used when passed to Toaster (34904f5)
Release 0.9.1
0.9.1 (2024-09-09)
Bug Fixes
- updating toasts is now more stable (2260ed7)
Release 0.9.0
0.9.0 (2024-09-09)
Bug Fixes
- custom id was trying to update an existing toast (83f2f49)
- passing invert to toast() now works (4de18df)
- pull request template directory (0dab465)
- remove hard code (8eed260)
Features
- add pull request template (afb4daa)
Release 0.8.3
0.8.3 (2024-09-09)
Bug Fixes
- respect the gap value passed via (2cb5f02)