Releases: aws-amplify/amplify-js
2022-09-08 Amplify JS release
What's Changed
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/[email protected]@4.3.35
2022-09-01 Amplify JS release
What's Changed
-
feat(@aws-amplify/interactions): Add LexV2 support to interactions by @ashwinkumar6 in #10217
-
feat(@aws-amplify/interactions): call onComplete callback with entire response by @ashwinkumar6 in #10248
-
fix(@aws-amplify/datastore): clear before start with nextjs by @dpilch in #10234
-
feat(@aws-amplify/interactions): add audio type Uint8Array to lexV1 by @ashwinkumar6 in #10273
-
fix(interactions): use pako instead of fflate in RN by @ashwinkumar6 in #10278
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/[email protected]@4.3.34
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/[email protected]@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/[email protected]@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/[email protected]@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/[email protected]@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/[email protected]@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/[email protected]@4.3.28
[email protected]
[email protected]
- aws-amplify-react - 0.1.47
- Bug Fix: jump to confirm user if sign in with unconfirmed user #777