Skip to content

Releases: aws-amplify/amplify-js

aws-amplify-react-native@0.2.5

28 Feb 00:40
f443eae
Compare
Choose a tag to compare
  • aws-amplify-react-naitve - v0.2.5
    • Enhancement: Push Notification #343
    • Bug Fix: Fix typo #356

aws-amplify@0.2.7

20 Feb 20:21
912bf28
Compare
Choose a tag to compare
  • aws-amplify - v0.2.7
    • Bug Fix: Force the guest credentials to return null when mandatory sign in enabled #295
    • Bug Fix: Fix the Typescript definitions for API, Analytics, Auth and Storage #263
    • Enhancement: Docs/update quick start #274
    • Enhancement: Support centralized tracking #199
    • Enhancement: Support passing and signing of custom domains in API RestClient #310
    • Enhancement: Return full response of api if you set response in the init object to true #300

aws-amplify-react@0.1.33

20 Feb 20:22
912bf28
Compare
Choose a tag to compare
  • aws-amplify-react - v0.1.33
    • Bug Fix: Check if SMS enabled for RequireNewPassword #296
    • Enhancement: Hide image or text if hidden props set #291
    • Enhancement: Make withAuthenticator HOC configurable #110

aws-amplify-react-native@0.2.4

20 Feb 20:22
912bf28
Compare
Choose a tag to compare
  • aws-amplify-react-naitve - v0.2.4
    • Bug Fix: Check if SMS enabled for RequireNewPassword #296
    • Enhancement: Add Loading page for React Native authenticator #233
    • Enhancement: Make withAuthenticator HOC configurable #110
    • Enhancement: Use componentWillReceiveProps instead of componentWillMount to set username in confirmSignUp #306

amazon-cognito-identity-js@2.0.1

20 Feb 20:20
912bf28
Compare
Choose a tag to compare
  • amazon-cognito-identity-js - v2.0.1
    • Enhancement: Fix incorrect RNAWSCognito podspec file extension #278
    • Enhancement: Adds missing 'listDevices' function to CognitoUser class for TypeScript type safety #276
    • Enhancement: Add and update MFA typescript interface for CognitoUser #279

aws-amplify@0.2.6

13 Feb 01:29
Compare
Choose a tag to compare

02/12/2018

amazon-cognito-identity-js@2.0.0

13 Feb 01:33
Compare
Choose a tag to compare

02/12/2018

  • amazon-cognito-identity-js - v2.0.0
    • Enhancement: Merge cognito pr 662 and 668 #248
    • Ehhancement: Adding migration trigger support #257

aws-amplify@0.2.4

07 Feb 19:42
Compare
Choose a tag to compare
  • Bug fix: Safe check for navigator variable
  • Bug fix: Retrieve unauth credentials if not logged in, Fixes #229

aws-amplify-react-native@0.2.3

07 Feb 19:43
Compare
Choose a tag to compare
  • Enhancement: warning for configure (deprecated)

v0.2.0

01 Feb 01:45
Compare
Choose a tag to compare

01/31/2018

  • aws-amplify - v0.2.0
    • Enhancement: Allow SignUp with validation data #182
    • Enhancement: Add .patch() interface to API #207
    • Enhancement: Number.isInteger #185
    • Enhancement: Add protected level to Storage #213
    • Bug fix: Cache configure keyPrefix #210
  • aws-amplify-react - v0.1.32
    • Bug fix: S3Album private level #213
  • aws-amplify-react-native - v0.2.0
    • Enahancement: Refactor to use core library instead of duplicate implemntation #200