Skip to content

0.3.0

Compare
Choose a tag to compare
@Urigo Urigo released this 05 Feb 12:01
· 179 commits to master since this release
  • Allow setupFunctions to be async (return Promise) (#41)
  • Refactor promise chaining in pubsub engine (#41)
  • Fixed a possible bug with managing subscriptions internally (#29)
  • Return the Promise from onMessage of PubSub engine (#33)