Skip to content

v4.0.0

Compare
Choose a tag to compare
@codewithkyle codewithkyle released this 28 Mar 20:03
· 13 commits to master since this release

Added

  • new Toaster functionality
  • ES Module exports:
    • @codewithkyle/notifyjs/toaster
    • @codewithkyle/notifyjs/snackbar
    • @codewithkyle/notifyjs/notifications

Removed

  • common JS support
  • custom Notifier support

Refactored

  • Toast notifications functionality has been moved to new Notifications export
  • Each notification type must be explicitly imported