Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

v0.2.5

Choose a tag to compare

@github-actions github-actions released this 23 Nov 19:22
· 34 commits to main since this release
9da5724

Patch Changes

  • feat: add other styling related markup and props i.e. classNames, style etc. (4826eca)

  • fix: remove props from ToastOptions type (dbb1a22)

  • chore: remove type ToastOptions from package export (91bcecf)

  • feat: add className, style prop in <Toaster /> (5e38493)

  • fix: loading toast duration (606d563)

  • feat: export types - ToastOptions, ToastTheme, ToastDirection from package (fe715e4)

  • fix: Toast types (1119972)