v.2.0.0-beta.1
Pre-release
Pre-release
·
17 commits
to canary
since this 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 [email protected]
I have also updated the styling docs with more information and the recommended method:
https://sonner.emilkowal.ski/styling
What's Changed
- fix: swallowed mouseUp event by @emilkowalski in #550
- refactor: remove unstyled prop by @emilkowalski in #557
- fix: allow toats to grow properly by @emilkowalski in #559
- chore: rename data-theme to data-sonner-theme by @emilkowalski in #560
- fix: toast removal in strict mode by @emilkowalski in #563
- refactor: maintain default styles when custom by @emilkowalski in #564
- fix: check for promise properly by @emilkowalski in #565
- chore: horizontal swiping improvements by @emilkowalski in #566
- chore: improve rich colors by @emilkowalski in #567
- chore: improve base colors by @emilkowalski in #568
- chore: remove lift interaction, decrease default gap by @emilkowalski in #569
Full Changelog: v1.7.3...v.2.0.0-beta.1