Skip to content

1.0.0-beta13

Pre-release
Pre-release
Compare
Choose a tag to compare
@Mokto Mokto released this 19 Mar 00:09
· 234 commits to master since this release
  • Completely rewrite subscribe and Meteor Mixin
    • Allow reactive variables in startMeteorSubscriptions
    • Subscribes returns an handle who contains stop() method, to manually stop the subscription
    • Avoid memory leaks