Skip to content

2.0.0

Compare
Choose a tag to compare
@TheRealNate TheRealNate released this 10 Mar 23:21
· 362 commits to master since this release
fcc78b0
  • cursoredFind is no longer an option. All .find() calls will return cursors (to match Meteor)
  • MeteorListView & MeteorComplexListView have been removed
  • CollectionFS has been removed
  • createContainer has been removed
  • Mixins (connectMeteor) have been removed
  • composeWithTracker has been removed
  • Use NetInfo from react-native-community