Releases: aws-amplify/amplify-js
Releases · aws-amplify/amplify-js
2022-08-23 Amplify JS release
What's Changed
- fix(interactions): fix addPluggable API by @ashwinkumar6 in #10250
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@4.3.32...aws-amplify@4.3.33
2022-08-18 Amplify JS release
What's Changed
- fix(pubsub): Connection Ack verification bug by @stocaaro in #10200
- feat: PubSub Connection state tracking for MQTT and IoT providers by @stocaaro in https://github.com/aws-amplify/amplify-js/pull10136
- fix(interactions): fix configure default provider by @ashwinkumar6 in #10215
- fix: An update to @types/lodash breaks the build - specify last working version to unblock by @stocaaro in #10221
- fix:(@aws-amplify/interactions): refactor-lex-v1 by @ashwinkumar6 in #10155
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@4.3.31...aws-amplify@4.3.32
2022-08-15 Amplify JS release
What's Changed
- feat(@aws-amplify/core): Throw Error if body attribute passed to Sign… by @amehi0index in #10137
- fix(datastore): make di context fields private by @iartemiev in #10162
- fix(pubsub): Add distinct RN Reachibility implementation by @stocaaro in #10175
- Fix: Analytics Type issue by @ashika01 in #10185
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@4.3.30...aws-amplify@4.3.31
2022-08-01 Amplify JS release
What's Changed
- fix(auth): Unauthenticated identity throws AuthError without user … by @khatruong2009 in #10090
- GH-9824 - PubSub Connection state tracking for AppSyncRealtime by @stocaaro in #10063
- fix(@aws-amplify/auth): fix storage bug for auto sign in value by @helgabalashova in #10139
New Contributors
- @khatruong2009 made their first contribution in #10090
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@4.3.29...aws-amplify@4.3.30
2022-07-28 Amplify Release
What's Changed
- feat(@aws-amplify/storage): Access all files from S3 with List API by @kvramyasri7 in #10095
- feat(@aws-amplify/auth): Auto sign in after sign up by @helgabalashova in #10126
New Contributors
- @amehi0index made their first contribution in #10104
- @kvramyasri7 made their first contribution in #10095
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@4.3.28...aws-amplify@4.3.29
2022-07-21 Amplify Release
What's Changed
- chore: add dpilch to datastore codeowners by @dpilch in #10031
- chore(datastore): Add schema-drift integration test by @lawmicha in #10077
- Datastore/feat user agent suffix by @erinleigh90 in #10086
- chore(data): update CODEOWNERS file by @david-mcafee in #10092
- fix(datastore): preserve ssr context by @iartemiev in #10088
- fix: Update AmazonPersonalizeProvider Analytics typings by @jamesaucode in #10076
New Contributors
- @erinleigh90 made their first contribution in #10086
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@4.3.27...aws-amplify@4.3.28
aws-amplify@0.4.1
aws-amplify-react@0.1.47
- aws-amplify-react - 0.1.47
- Bug Fix: jump to confirm user if sign in with unconfirmed user #777
amazon-cognito-identity-js@2.0.6
- amazon-cognito-identity-js - 2.0.6
- Bug Fix: Roll back crypto-browserify to 1.0.9 #857
aws-amplify@0.4.0
- 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