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
- chore: remove deprecated props by @emilkowalski in #577
- feat: drag damping by @emilkowalski in #578
- Enhance Promise to support ExternalToast propertiesfeat: Promise enhancement to allow ExternalToast props by @diegotraid in #547
- fix: make promises work with new Error by @emilkowalski in #579
- chore: Hide the close button when toastType is loading by @ynng3 in #516
- fix close button aria labels by @mirorauhala in #490
- fix: error promise test by @emilkowalski in #580
New Contributors
- @diegotraid made their first contribution in #547
- @ynng3 made their first contribution in #516
- @mirorauhala made their first contribution in #490
Full Changelog: v2.0.0-beta.2...v2.0.0-beta.3