Skip to content

Releases: mjancarik/esmj-emitter

v0.4.3

23 Oct 21:09

Choose a tag to compare

Features

  • 🎸 add emitParallel method (3f1348e)

v0.4.2

21 Jun 13:03

Choose a tag to compare

Features

  • 🎸 result key in event can be path of object's structure (ba1cf0b)

v0.4.1

01 Mar 16:46

Choose a tag to compare

Bug Fixes

v0.4.0

01 Mar 16:40

Choose a tag to compare

Features

  • 🎸 add support for define key name of result from listener (ab64642)

BREAKING CHANGES

  • 🧨 The event structure use internal Symbol.

v0.3.1

22 Feb 17:53

Choose a tag to compare

Bug Fixes

  • 🐛 add missing event argument for once listeners (cafb9c3)

v0.3.0

30 Jan 16:33

Choose a tag to compare

Features

  • 🎸 event result is cleared between emits (46dbb7d)

v0.2.1

13 Jan 11:50

Choose a tag to compare

Bug Fixes

  • 🐛 add types to exports field (bd964e5)

v0.2.0

23 Dec 14:48

Choose a tag to compare

Features

  • 🎸 remove exported Event (b4b992c)

v0.1.0

14 Dec 22:09

Choose a tag to compare

0.1.0

v0.0.7

02 Nov 11:08

Choose a tag to compare

Bug Fixes

  • 🐛 returning event with stopPropagation for sync mode (776d58d)