Skip to content

v2.2.1

Compare
Choose a tag to compare
@logaretm logaretm released this 12 Mar 21:40
· 64 commits to main since this release

πŸ› Bug Fixes

  • Fixed a few issues with re-subscribing due to variable changes (b88190b)

πŸ†• Enhancements

  • Added skip to useSubscription to unsubscribe or wait until some conditions are met before subscribing (b88190b)
  • Allow the subscription forwarder to be async