Skip to content

Releases: emilkowalski/sonner

v2.0.7

02 Aug 19:51
Compare
Choose a tag to compare

Sonner now supports multiple <Toaster /> components, see more here.

What's Changed

New Contributors

Full Changelog: v2.0.6...v2.0.7

v2.0.6

04 Jul 09:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.5...v2.0.6

v2.0.5

02 Jun 14:33
Compare
Choose a tag to compare

Main goal of this update is to fix css import.

What's Changed

Full Changelog: v2.0.4...v2.0.5

v2.0.4

30 May 20:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.3...v2.0.4

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