0.23.0 (2026-01-11)
- explicitly merge styles (4db13b3)
- adding positionerStyle property (9f71bae)
- allow styles to be passed to promise toasts through api (cc74fb8)
0.23.0-beta.1 (2025-12-18)
0.23.0-beta.0 (2025-12-18)
0.22.0-beta.0 (2025-07-05)
0.22.2 (2025-12-18)
0.22.1 (2025-12-17)
0.22.0 (2025-12-17)
- add backgroundComponent prop for custom toast backgrounds (b2940c5)
- allow variant-specific default styles in Toaster (96d9bed)
0.21.2 (2025-12-01)
- app: android ghost element (1ed8a62)
0.21.1 (2025-08-28)
- fixes flicker caused by two animations trying animating the same view and property (89d606c)
0.21.0 (2025-06-10)
- add elastic resistance for toast wrong-direction gestures (bb345b4)
0.20.0 (2025-05-14)
0.20.0-beta.0 (2025-05-14)
- attempt to fix android crash (4c9f042)
0.19.1 (2025-05-10)
- temporarily disable opacity gesture animation on Android (350ac2f)
- the missed style props for the toaster props (27200a1)
0.19.0 (2025-04-01)
- centered toasts (d0648d4)
0.18.1 (2025-04-01)
- key missing prop (1158284)
0.18.0 (2025-03-31)
0.18.0-beta.0 (2025-03-29)
- bottom positioned toast animation fix (8196552)
- set full width to ToastWrapper by default (5b196ca)
- updating toasts race condition (393f6bb)
- add a ToastWrapper to wrap the toast with a custom component (0040467)
0.17.0 (2025-02-04)
0.16.2 (2024-12-10)
- let animation finish before hiding toasts (cf4ed8e)
0.16.1 (2024-11-19)
- custom jsx component breaks animation (fab7d6f)
- render custom jsx in if block and use ToastSwipeHandler with memoized props (61e5ead)
0.16.0 (2024-11-05)
0.16.0-beta.0 (2024-10-27)
- conditional full window overlay (d6f8990)
0.15.0 (2024-10-04)
- added customizeable close button (98855df)
0.14.2 (2024-09-22)
- add missing worklet directive (b5796de)
0.14.1 (2024-09-20)
- close button press didn't trigger dismiss (d83a529)
0.14.0 (2024-09-19)
- android action onclick (5e8a4b0)
- handle dismissible false with onPress (c10b936)
- toastOption.style wasn't applied (b13ea69)
0.13.0 (2024-09-14)
- await the promise to be able to catch its error and render an error toast (671fb5d)
- bottom positioned toast should swipe down (6051c62)
- corrected typo in "swipeToDismissDirection" prop (f2c9788)
- renamed "ivertProps" to "invertProps" in "use-colors.ts" (411ecf2)
- rich colors support (4a3d3e3)
0.12.1 (2024-09-11)
- crash when trying to wiggle duration Infinity (3e81b34)
0.12.0 (2024-09-11)
- reset duration on wiggle (e927659)
0.12.0-alpha.0 (2024-09-11)
- wiggle toasts on update + toast.wiggle() (de60ddc)
0.11.0 (2024-09-11)
- more accurately represent Sonner's way of styling via the Toaster (aefd6c4)
0.10.1 (2024-09-10)
0.10.0 (2024-09-10)
- wrap Toaster with the ToasterOverlayWrapper prop (e1dee05)
0.9.2 (2024-09-10)
- custom icons not rendering with <CssInterop.xx /> (c7f281d)
- theme was not used when passed to Toaster (34904f5)
0.9.1 (2024-09-09)
- updating toasts is now more stable (2260ed7)
0.9.0 (2024-09-09)
- 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)
- add pull request template (afb4daa)
0.8.3 (2024-09-09)
- respect the gap value passed via (2cb5f02)
0.8.2 (2024-09-09)
0.8.1 (2024-09-09)
- warning by y gesture handler (3e11b91)
0.8.0 (2024-09-08)
0.7.0 (2024-09-08)
- bottom bars weren't tappable with custom offset (cc664a5)
- custom loading icon (881ab67)
- pause timer when app enters background (2a1a2c5)
- pause timer when app enters background (d6e04e7)
- remove cn as dependency and add is as a prop (464d800)
- warning variant (4cc58e8)
0.6.0 (2024-09-08)
- offset support (6f37c36)
0.5.0 (2024-09-07)
- import path (74b53b8)
0.4.1 (2024-09-07)
- import relative (98e727b)
0.4.0 (2024-09-06)
- matching sonner's api more, refactor types (eba154a)
- reset duration on toast update (aabb673)
- separate onDismiss & onAutoClose callbacks (9122f22)
- closeButton prop to show X or not (22b64a6)
- custom icons (481903b)
- custom icons (d7c4829)
- customize toasts with styles (876eaaa)
- dismissible prop to make a toast non-swipable nor X to close (130a1ef)
- fully customizable, every view with style (9e53391)
- invert prop (8887cd3)
- new onAutoClose callback (dc28ea9)
- support Infinity duration (47ac273)
- toast.dismiss() (5b996ec)
- unstyled prop to Toaster (ff56e30)
0.3.9 (2024-09-05)
0.3.8 (2024-09-05)
0.3.7 (2024-09-05)
- android tweaks (f14f59e)
0.3.6 (2024-09-05)
- toaster default values (ea9f397)