Skip to content

v3.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Jun 07:20
· 1 commit to main since this release
e5cb0cd

3.0.0 (2025-06-23)

Features

  • event-bus to be async to allow for non-blocking callbacks (#106) (e5cb0cd)

BREAKING CHANGES

  • subscribe is now asynchronous and requires await before call to unsubscribe
  • wildcard channels now receives the original channel