Releases: se-panfilov/vue-notifications
Releases · se-panfilov/vue-notifications
v1.0.2
v1.0.0
Changes:
- Re-writed with typescript (added types)
- Dropped support of vue v1
- Dropped support of old browsers
- Dropped support of bower
0.9.3
Fixes:
- Security improvements
0.9.2
Minor updates and fixes
v0.9.0
Changed
VueNotifications.type
replaced withVueNotifications.types
;
Added
- Added
VueNotifications.setPluginOptions(options)
to allow change plugin options dynamically; - Examples;
Fixed:
- Docs
v0.8.2
Added
- Added documentation
Fixed
- npmignore
- Removed comments from dist/ folder