npm vue-toastification 1.7.0
v1.7.0

latest releases: 2.0.0-dev.1, 2.0.0-rc.5, 2.0.0-rc.4...
4 years ago

🚀 New Features

  • Create arbitrary toast interfaces: Toast interfaces can be bound to arbitrary event buses and plugin instances. (#78) (0b783a7)

🔧 Bug fixes

  • Toast interfaces are now independent: Separate calls to createToastInterface and provideToast will generate independent plugin instances. (#78 ) (0b783a7), closes #77
  • Composition does not break SSR: SSR apps using composition would break. (#80) (52a811f), closes #79

Don't miss a new vue-toastification release

NewReleases is sending notifications on new releases.