Skip to content

Release 0.8.0

Choose a tag to compare

@github-actions github-actions released this 01 Mar 21:55
· 5 commits to main since this release

0.8.0 (2026-03-01)

Features

  • deduplication toasts with nice animation (c205dd8)

Refactors

  • remove SlotTracker interface and replace its usage with a local ref in ToastItem (b5657b1)
  • set deduplicate as true by default and update related docs (e52338b)

Chores

  • enhance conventional commits configuration in package.json (e5a213f)
  • fix format (2ba08b3)