We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15fb0c2 commit b8e9c4dCopy full SHA for b8e9c4d
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Vue-izitoast Changelog
2
3
+## NEXT ()
4
+
5
+- [#23](https://github.com/arthurvasconcelos/vue-izitoast/issues/23) [BUGFIX] Fixed undefined toast in Vue prototype.
6
7
+### Breaking Changes
8
9
+- Now Vue-izitoast is accessed through `Vue.toast` or `this.$toast`.
10
11
## v1.2.0 (August 23, 2019)
12
13
- [#16](https://github.com/arthurvasconcelos/vue-izitoast/issue/16) / [#17](https://github.com/arthurvasconcelos/vue-izitoast/issue/17) / [#20](https://github.com/arthurvasconcelos/vue-izitoast/pull/20) / [#22](https://github.com/arthurvasconcelos/vue-izitoast/pull/20) [BUGFIX] Removed Node Engine from package.json
0 commit comments