Skip to content

v0.2.3 (2021-09-09)

Compare
Choose a tag to compare
@dnys1 dnys1 released this 10 Sep 22:10
00127b7

Features

  • feat(auth): add options to resendSignUpCode (#738)
  • feat(auth): add support for options to resetPassword, confirmResetPassword (#743)
  • feat(auth): add options to updateAttribute, updateAttributes, resendUserAttributeConfirmationCode (#775)
  • feat(auth): OIDC/Lambda Support (#777)
  • feat(datastore): Add start and stop APIs (#811)

Chores

  • chore: upgrade amplify-android 1.24.1 (#829)

FIxes

  • fix(datastore): iOS json deserialization (#806)
  • fix(datastore): Better loggin on unhandled DataStoreHubEvent (#647)
  • fix(datastore): return null for list field in nested model (#843)
  • fix(datastore): fix ios schema change bug (#439)