Skip to content

1.0.0-beta15

Pre-release
Pre-release
Compare
Choose a tag to compare
@Mokto Mokto released this 20 Mar 00:35
· 212 commits to master since this release
  • Meteor-CollectionFS Support. Exposes a Meteor.FSCollection (like Meteor.collection) which add CollectionFS properties like url(), isAudio(), etc... See detailed documentation for more information.
  • Allows offline insert and remove actions. When reconnected these actions are triggered on DDP server
  • Prevent memory leaks and listeners called multiple times while reconnecting