Skip to content

Releases: timolins/react-hot-toast

v1.0.2

21 Jan 18:22
v1.0.2
d0d338a
Compare
Choose a tag to compare

Bug Fixes

  • Fix Preact support a452643 - Thanks @cristianbote
  • Remove unused action type 9f0891a
  • Move dismiss logic back to toast - Use toast.dismiss() inside th useToaster auto-dimiss logic 4a4760d
  • Refactor the duplicate dismiss function 254a0bb
  • Fix auto-remove not working in toast.dismiss() d58446b
  • Use div instead of p to prevent nesting error - Closes #5 e76370d
  • Add proper return type to store 7e4391d
  • No longer pass options to toast bar 15d5606
  • Fix duration options order 0531024
  • Lift defaults merging from UI to store - This makes all defaults work in headless mode aswell - Removes complexity from UI 8269ad7

v1.0.1...v1.0.2

v1.0.1

21 Dec 23:46
v1.0.1
b869e18
Compare
Choose a tag to compare

Bug Fixes

  • Respect options in useToaster
  • Fix default durations passed on 2cb8c2d
  • Make options in calculateOffset optional

Misc

v1.0.0...v1.0.1

First Release

18 Dec 23:19
v1.0.0
e0d5876
Compare
Choose a tag to compare
v1.0.0

1.0.0