Skip to content

Releases: beefchimi/emitten

v0.5.0

20 Mar 21:04
213f5d0
Compare
Choose a tag to compare

Minor Changes

  • d15a2a1: Upgrade to TypeScript 5.

v0.4.3

05 Mar 23:38
741b0e3
Compare
Choose a tag to compare

Patch Changes

  • 0322cd4: Simplify exported types.

v0.4.2

11 Feb 22:11
8b8c61c
Compare
Choose a tag to compare

Patch Changes

  • 6326e71: Tweak eslint to prefer interface types.
  • 2a565e0: Revise examples doc.

v0.4.1

05 Feb 21:02
aae4d46
Compare
Choose a tag to compare

Patch Changes

  • ad57620: Internally, switch the library values from an object to a Map.

v0.4.0

04 Feb 20:35
5b4ec69
Compare
Choose a tag to compare

Minor Changes

  • cbf3729: Author test suite and require tests to pass on PRs.

Patch Changes

  • 279282d: Improve some documentation.

v0.3.0

30 Jan 21:12
67e7fd8
Compare
Choose a tag to compare

Minor Changes

  • 591f16d: Prefer variadic listener arguments.
    • Remove .disposable() method. Now returning the dispose function from .on().

Patch Changes

  • e720e2b: New EmittenCommon for easier extension.

v0.2.0

27 Jan 22:19
171b168
Compare
Choose a tag to compare

Minor Changes

  • a98bdbc: Implement a workaround for calling super on an accessor.

v0.1.0

27 Jan 16:14
ecc54de
Compare
Choose a tag to compare

Minor Changes

  • 0685229: Make all members of EmittenProtected protected.

Patch Changes

  • 1fef81d: Move the changesets packages under devDependencies.
  • b8717af: Adjust the dependency groupings

v0.0.2

24 Jan 17:16
170afe3
Compare
Choose a tag to compare

Patch Changes

  • 2403a01: Force another NPM release