Skip to content

Releases: arthurvasconcelos/vue-izitoast

v1.2.1

29 Aug 20:53
Compare
Choose a tag to compare

Changelog

  • #23 [BUGFIX] Fixed undefined toast in Vue prototype.
  • #6 [IMPROVEMENT] Improved error message of _checkParams to show correct method signature.

Breaking Changes

  • Now Vue-izitoast is accessed through Vue.toast or this.$toast.

v1.2.0

23 Aug 00:33
Compare
Choose a tag to compare

Changelog

  • #16 / #17 / #20 / #22 [BUGFIX] Removed Node Engine from package.json
  • [FEATURE] Implemented Types;
  • [FEATURE] Implemented Tests;
  • [FEATURE] Implemented Github Workflow;
  • [FEATURE] Implemented Storybook and released as GH Pages;
  • [FEATURE] Improves on building process;

v1.1.2

02 Dec 01:57
Compare
Choose a tag to compare
  • Update builded files.

v1.1.1

02 Dec 01:42
Compare
Choose a tag to compare
  • #4 / #9 [BUGFIX] Support node 9, 10 and npm 6+.

v1.1.0

18 May 15:58
Compare
Choose a tag to compare
  • Bumped IziToast version to 1.3.0
  • #1 [BUGFIX] Update _checkEventNames where was a logical typo causing a always true check.

v1.0.1

16 Feb 13:28
Compare
Choose a tag to compare
  • Included code examples

v1.0.0

28 Jan 15:55
Compare
Choose a tag to compare
  • First release

Live Long and Prosper