Skip to content

Releases: emilkowalski/sonner

v2.0.3

01 Apr 08:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.2...v2.0.3

v2.0.2

27 Mar 08:05
Compare
Choose a tag to compare

What's Changed

  • fix: isExtendedResult. Check if promiseData is an object and not a valid React Element by @diegotraid in #595
  • fix: toast.dismiss without an id doesn't dismiss by @emilkowalski in #609
  • feat: allow to fully hide icons with null by @emilkowalski in #610

Full Changelog: v2.0.1...v2.0.2

v2.0.1

20 Feb 11:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

18 Feb 22:29
d66388d
Compare
Choose a tag to compare

Mostly bug fixes, see more at https://sonner.emilkowal.ski/getting-started.

What's Changed

Full Changelog: v.2.0.0-beta.1...v2.0.0

v2.0.0-beta.3

16 Feb 11:21
Compare
Choose a tag to compare
v2.0.0-beta.3 Pre-release
Pre-release

You can try the beta version by installing Sonner like this:

pnpm add sonner@2.0.0-beta.3

What's Changed

New Contributors

Full Changelog: v2.0.0-beta.2...v2.0.0-beta.3

v2.0.0-beta.2

13 Feb 01:22
Compare
Choose a tag to compare
v2.0.0-beta.2 Pre-release
Pre-release

You can try the beta version by installing Sonner like this:

pnpm add sonner@2.0.0-beta.2

What's Changed

Full Changelog: v.2.0.0-beta.1...v2.0.0-beta.2

v.2.0.0-beta.1

09 Feb 17:12
06bf766
Compare
Choose a tag to compare
v.2.0.0-beta.1 Pre-release
Pre-release

Beta of version 2.0

No real breaking changes, mostly bug fixes. Run the command bellow if you want to try it out.

pnpm add sonner@2.0.0-beta.1

I have also updated the styling docs with more information and the recommended method:
https://sonner.emilkowal.ski/styling

What's Changed

Full Changelog: v1.7.3...v.2.0.0-beta.1

v1.7.3

29 Jan 11:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.1.7.2...v1.7.3

v.1.7.2

15 Jan 11:52
Compare
Choose a tag to compare

What's Changed

You can now customize offsets more easily & swipe to the right/left as well.

New Contributors

Full Changelog: v1.7.1...v.1.7.2

v1.7.1

08 Dec 01:51
Compare
Choose a tag to compare

New Docs

Updated docs: https://sonner.emilkowal.ski/getting-started

What's Changed

New Contributors

Full Changelog: 1.7.0...v1.7.1