Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jan 21:12
· 40 commits to main since this release
67e7fd8

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.