Skip to content

v0.1.3

Compare
Choose a tag to compare
@pheralb pheralb released this 24 Jul 17:00
· 278 commits to main since this release

✨ What's Changed

  • Add .default, .info, .success, .error, .warning and .info variants.
  • Add support for React Server Components (Next.js). use client by default.
  • Disable transitions if the user has disabled them in the system (prefers-reduced-motion).
  • Export ToastProperties, ToastProviderProperties and ToastTheme types.

The first version of the library 🚀