Skip to content

Releases: emilkowalski/sonner

v1.2.1

20 Nov 22:48
Compare
Choose a tag to compare

Styling

Styling customization, especially with Tailwind should be much easier now. I created a new page in the documentation with more details - https://sonner.emilkowal.ski/styling.

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

05 Nov 14:07
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

31 Oct 03:06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

20 Sep 13:28
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.0...v1.0.0

v0.7.0

25 Aug 18:17
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

09 Jul 17:27
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

18 Jun 16:45
Compare
Choose a tag to compare

What's Changed

  • chore: add threshold to start swipe by @joaom00 in #72
  • Fix toast keep follow pointer on pointer up by @joaom00 in #80
  • Infer the promise data type in toast promise by @joaom00 in #81
  • Toast promise title by @joaom00 in #84

Full Changelog: v0.4.0...v0.5.0

v0.4.0

23 May 04:38
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

20 Mar 14:49
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @withyellow made their first contribution in #42

Full Changelog: v0.2.0...v0.3.0

v0.2.0

09 Mar 08:22
Compare
Choose a tag to compare

What's Changed

  • Fix batch updates by @emilkowalski in #28
  • Export toast types and allow function to the success/error messages to incorporate the result/error of the promise @emilkowalski in #26