Skip to content

2.3.0

Compare
Choose a tag to compare
@dplewis dplewis released this 27 Mar 16:45
43c8f91

Breaking Changes:

  • query.subscribe() and unsubscribe()returns Promise.

Improvements:

  • LocalDatastore fixes for React-Native (#753)
  • LocalDatastore update from Server (#734)
  • Support for Anonymous Users (#750)
  • File upload via uri (#749)
  • Add support to secured endpoints throught Authorization header (#358)
  • Remove authResponse in FacebookUtils (#728)
  • UserSubclass.logIn and UserSubclass.signUp returns subclass (#756)
  • Subscribe to multiple LiveQuery subscriptions (#758)