Skip to content

Releases: kkuegler/vue-parent-emit

v1.1.0

28 Jul 21:06
Compare
Choose a tag to compare

Feat/fix: Add support for Vue 2.7 types

Vue 2.7's Vue type has minor incompatibilities to the one of Vue <= 2.6. We add support for Vue 2.7's ComponentPublicInstance to fix this.

v3.0.0

25 Jun 17:18
Compare
Choose a tag to compare

Proper 3.0.0 release for Vue 3

See the README file for the new API (compared to the Vue 2 version).

v1.0.2

25 Jun 19:17
Compare
Choose a tag to compare

Adapted TS types to allow emit() without parameters when using EventSource.

3.0.0-alpha.1

14 Mar 20:56
Compare
Choose a tag to compare
3.0.0-alpha.1 Pre-release
Pre-release

(API breaking) rewrite for Vue 3

v1.0.1

14 Mar 22:20
Compare
Choose a tag to compare

This has been running smoothly for some time now, so lets go 1.0 :)

There are no API or other functional changes since v0.0.1.

v1.0

14 Mar 21:45
Compare
Choose a tag to compare

This release is broken. Use 1.0.1 instead.

v0.0.2

28 Nov 15:03
Compare
Choose a tag to compare

Only updated README

v0.0.1

26 Nov 19:48
Compare
Choose a tag to compare

Initial release