v1.3.0
What's Changed
- Remove unstyled prop from Hero toast by @IgorKowalczyk in #241
- Fix sidebar nav by @emilkowalski in #243
- fix incorrect demo code for promise toasts by @LemonFace0309 in #261
- Fresh deno compatibility by @hapaxlife in #263
- Resolves: #224 - Close button is always visible on toast when defined by @andrewbarnesweb in #227
- Remove toast classes from custom
loadingIcon
by @emilkowalski in #268 - types: export types explicitly by @huozhi in #264
- feat: add default property to classNames to the toast function and Toaster component by @imopbuilder in #245
New Contributors
- @IgorKowalczyk made their first contribution in #241
- @LemonFace0309 made their first contribution in #261
- @hapaxlife made their first contribution in #263
- @andrewbarnesweb made their first contribution in #227
- @imopbuilder made their first contribution in #245
Full Changelog: v1.2.4...v1.3.0