Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Sep 18:57
· 4 commits to main since this release

2.0.0 (2024-09-25)

⚠ BREAKING CHANGES

  • eventemmiter.ts: subscribe method now returns unsubscribe method function without an object wrapper

style

  • eventemmiter.ts: remove unneeded object wrapper from unsubscribe method (ba1b595)