2.3.0
Breaking Changes:
query.subscribe()
andunsubscribe()
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)