Skip to content

v0.2.2 (2021-08-04)

Compare
Choose a tag to compare
@dnys1 dnys1 released this 17 Aug 17:28
· 2441 commits to main since this release
0795371

Features

  • feat(auth): enables clientMetadata for signUp (#713)
  • feat(auth): Auth Devices API (#735)
  • feat(datastore): Populate belongs-to nested models (#658)

Fixes

  • fix(analytics): Session start not triggered on Android devices (#764)
  • fix(api): prevent some fatal REST errors in Android (#661)
  • fix(datastore): Query nested model causes column not found sql error (#761)

Chores

  • chore(api): add support for apiName to GraphQL requests (#553)