Skip to content

Releases: svnrnns/mitt-vue

2.0.0

16 Dec 15:32
Compare
Choose a tag to compare

🚀 Features

  • Added TypeScript.

⚡ Improvements

  • Reduced the size of the package when installing through npm.

1.1.0

01 Aug 08:17
Compare
Choose a tag to compare

🚀 Features

  • Created alias useEventEmit for eventEmit function.

🐛 Bugfixing

  • Package not working for vue@2.6.x
  • Vue 2 event listener hook couldnt edit context variables.

1.0.0

23 Jul 15:44
Compare
Choose a tag to compare

🚀 Features

  • Added useEventListener (available for Vue2 and Vue3).
  • Added event emit function.