Skip to content

v1.5.0

Compare
Choose a tag to compare
@mroderick mroderick released this 11 Aug 12:20
· 146 commits to master since this release
  • Add clearSubscriptions method that clears all subscriptions
  • Add option to unsubscribe all subscriptions for a topic, via PubSub.unsubscribe('mytopic');
  • #64 makes it possible to build the jQuery version without ruby dependency
  • Fixes issues #49 and #51, by using commonjsStrict from UMD