Skip to content

Releases: aws-amplify/amplify-js

2022-08-23 Amplify JS release

24 Aug 01:54

Choose a tag to compare

What's Changed

Full Changelog: https://github.com/aws-amplify/amplify-js/compare/[email protected]@4.3.33

2022-08-18 Amplify JS release

19 Aug 19:51

Choose a tag to compare

What's Changed

Full Changelog: https://github.com/aws-amplify/amplify-js/compare/[email protected]@4.3.32

2022-08-15 Amplify JS release

16 Aug 00:29

Choose a tag to compare

What's Changed

Full Changelog: https://github.com/aws-amplify/amplify-js/compare/[email protected]@4.3.31

2022-08-01 Amplify JS release

01 Aug 22:28

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/aws-amplify/amplify-js/compare/[email protected]@4.3.30

2022-07-28 Amplify Release

28 Jul 23:20

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/aws-amplify/amplify-js/compare/[email protected]@4.3.29

2022-07-21 Amplify Release

22 Jul 15:39

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/aws-amplify/amplify-js/compare/[email protected]@4.3.28

[email protected]

18 May 22:01
c9162d6

Choose a tag to compare

  • aws-amplify - 0.4.1
    • Enhancement: Storage protected level #780
    • Enhancement: OIDC support for graphql #861
    • Enhancment: Analytics client context configurable #855
    • Bug Fix: fix: setPreferredMFA method throws error when setting totp with no cellphone #859

[email protected]

18 May 22:02
c9162d6

Choose a tag to compare

  • aws-amplify-react - 0.1.47
    • Bug Fix: jump to confirm user if sign in with unconfirmed user #777

[email protected]

18 May 22:02
c9162d6

Choose a tag to compare

  • amazon-cognito-identity-js - 2.0.6
    • Bug Fix: Roll back crypto-browserify to 1.0.9 #857

[email protected]

16 May 02:59
4d1e077

Choose a tag to compare

  • aws-amplify - v0.4.0
    • Bug Fix: To return an empty object instead of undefined if auth is not configured. #714
    • Bug Fix: Analytics retry issue #644
    • Bug Fix: Adds the ability to sign custom graphql requests. #743
    • Bug Fix: Changed refreshing federated token logic #797
    • Bug Fix: API fixes: escape characters on url and query strings #782
    • Bug Fix: Set graphql dependency version to exactly 0.13.0 #800
    • Bug Fix: [RN] Get guest credentials identity cached into AsyncStorage #835
    • Enhancement: Add support for developer authenticated strategies #425
    • Enhancement: Auth current authenticated user enhancement #713
    • Enhancement: Allow the developer to provide an identity id #665
    • Enhancement: Move amplify config into common module #763
    • Enhancement: Add isAllResponse to custom authorizer request in API #664
    • Enhancement: Add peerDependencies for graphql #832
    • Feature: Add ServiceWorker utility class #831
    • Feature: federated sign in for react native #818