Skip to content

Releases: sanjayc208/react-fox-toast

v1.10.20

29 Mar 21:51

Choose a tag to compare

1.10.20 (2025-03-29)

Bug Fixes

v1.10.19

24 Mar 17:08

Choose a tag to compare

1.10.19 (2025-03-24)

Bug Fixes

  • Now toast.promise can also be awaited (2c40bde)

v1.10.18

23 Mar 14:49

Choose a tag to compare

1.10.18 (2025-03-23)

Bug Fixes

  • remove unused FC ref and comment out an unused useEffect right below it (3221fd2)

v1.10.17

23 Mar 07:42

Choose a tag to compare

1.10.17 (2025-03-23)

Bug Fixes

  • Define types to replace 'any' in options param for toast functions, additional type support. (08e94d1)

v1.10.16

20 Mar 15:56

Choose a tag to compare

1.10.16 (2025-03-20)

Bug Fixes

  • Promises remain in loading state until success or error (4968b55)

v1.10.15

23 Feb 18:35

Choose a tag to compare

1.10.15 (2025-02-23)

Bug Fixes

  • documentation website horizontal scrollbar (7b42bd9)

v1.10.14

17 Feb 11:18

Choose a tag to compare

1.10.14 (2025-02-17)

Bug Fixes

  • Use Goober pseudo-class names for default styling in toast component (abe7c2a)

v1.10.13

09 Feb 22:18

Choose a tag to compare

1.10.13 (2025-02-09)

Bug Fixes

  • homepage domain changed (3848964)

v1.10.12

09 Feb 11:51

Choose a tag to compare

1.10.12 (2025-02-09)

Bug Fixes

  • default aria , domain updated, website changes added accessbility in feature list (85ba9d0)

v1.10.11

06 Feb 17:08

Choose a tag to compare

1.10.11 (2025-02-06)

Bug Fixes

  • added aria as props to ToastContainer (54d046d)