Releases: aws-amplify/amplify-js
aws-amplify@6.16.3
Patch Changes
- Updated dependencies [
e2b77fa]:- @aws-amplify/storage@6.13.2
All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.
@aws-amplify/storage@6.13.2
Patch Changes
- #14747
e2b77faThanks @osama-rizk! - chore(deps): bump fast-xml-parser from 5.3.4 to 5.3.6
All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.
@aws-amplify/predictions@6.1.70
Patch Changes
- Updated dependencies [
e2b77fa]:- @aws-amplify/storage@6.13.2
All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.
2026-02-05 Amplify JS release - aws-amplify@6.16.2
What's Changed
- chore: Merge release into main by @aws-amplify-ops in #14686
- feat(rtn-web-browser): add unit tests by @ahmedhamouda78 in #14541
- fix(auth): rename passwordless_options to passwordless by @ahmedhamouda78 in #14691
- chore(deps-dev): bump next from 16.1.1 to 16.1.5 by @dependabot[bot] in #14692
- chore(deps): bump fast-xml-parser from 4.5.3 to 5.3.4 by @dependabot[bot] in #14699
- Version Packages (#14701) by @soberm in #14702
- chore(deps): bump @aws-sdk/* to 3.982.0 by @pranavosu in #14704
- release(required): Amplify JS release by @Simone319 in #14705
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.16.0...aws-amplify@6.16.2
2026-02-02 Amplify JS release - aws-amplify@6.16.1
2026-01-23 Amplify JS release - aws-amplify@6.16.0
What's Changed
- chore: Merge release into main by @sarayev in #14674
- fix: add CI environment check to pre-push hook by @sarayev in #14675
- chore: add deprecation warning related to Pinpoint end of support by @soberm in #14676
- chore: enable missing tests by @soberm in #14672
- chore: enable kinesis tests by @soberm in #14652
- feat(storage): add folder deletion support to remove API by @osama-rizk in #14671
- chore(deps): bump lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in #14683
- fix: skip integ_react_interactions_chatbot_v1 test due to Lex V1 rate limiting by @ahmedhamouda78 in #14684
- feat(auth): add passwordless configuration parsing and validation by @ahmedhamouda78 in #14679
- release: Amplify JS release by @osama-rizk in #14680
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.15.10...aws-amplify@6.16.0
2026-01-15 Amplify JS release - aws-amplify@6.15.10
What's Changed
- chore: Merge release into main by @osama-rizk in #14651
- chore(deps-dev): bump next from 14.2.32 to 14.2.35 by @dependabot[bot] in #14656
- fix(rtn-push-notification): android build/rn 0.81.4 compatibility by @osama-rizk in #14654
- fix: upgrade qs dependency to ^6.14.1 by @sarayev in #14665
- fix: append params instead of constructor by @bobbor in #14662
- feat: add next16 support by @bobbor in #14639
- fix: update AWS SDK packages to resolve @smithy/config-resolver by @adrianjoshua-strutt in #14667
- fix(adapter-nextjs): encode the cookie names when writing to cookie store by @sarayev in #14668
- release(required): Amplify JS release by @sarayev in #14669
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.15.9...aws-amplify@6.15.10
2025-12-10 Amplify JS release - aws-amplify@6.15.9
What's Changed
- chore: Merge release into main by @aws-amplify-ops in #14615
- chore(deps-dev): bump @react-native-community/cli from 18.0.0 to 18.0.1 in /packages/rtn-passkeys/example by @dependabot[bot] in #14617
- fix: add resolution for rtn community cli by @soberm in #14619
- feat(api-rest): add rest default auth mode by @soberm in #14525
- chore: update yarn.lock by @soberm in #14624
- chore: add resolution for js-yaml by @soberm in #14627
- Add missing
NativeModulefor ChromeOS detection by @cadivus in #14630 - fix(rtn-web-browser): Don't use custom tabs on default and fallback to normal tabs by @cadivus in #14631
- fix: missing polyfill for url canParse by @soberm in #14628
- chore(deps-dev): bump glob from 10.4.5 to 10.5.0 by @dependabot[bot] in #14633
- fix: device tracking for MFA by @soberm in #14626
- fix(storage): use unsigned payload for pre-signed urls by @soberm in #14636
- chore: upgrade rtn in example app by @soberm in #14641
- ci: setup git-secrets integration by @pranavosu in #14644
- ci: add git-secrets workflow by @pranavosu in #14645
- chore(rtn-passkeys): Upgrade react version by @osama-rizk in #14646
- feat(storage): add cacheControl header to uploadData, downloadData and getUrl by @aadimch in #14410
- chore(js): update lock file by @osama-rizk in #14648
- release(required): Amplify JS release by @osama-rizk in #14649
New Contributors
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.15.8...aws-amplify@6.15.9
2025-11-06 Amplify JS release - aws-amplify@6.15.8
What's Changed
- chore: Merge release into main by @aws-amplify-ops in #14575
- chore: temporary allow blank github issue for creating version support calendar issue. by @Simone319 in #14579
- chore: disallow blank issue by @Simone319 in #14581
- feat: add react-native unit test coverage by @ahmedhamouda78 in #14567
- feat: add support for idp_identifier query parameter when going through OAuth using signInWithRedirect function by @sarayev in #14573
- chore: Add maintenance mode notification to README by @Simone319 in #14598
- fix: install auth explicitly into next sample app by @bobbor in #14605
- feat(api-rest): support timeout configuration for rest api. by @Simone319 in #14578
- feat(auth): support clientmetadata for token refresh by @soberm in #14556
- fix(auth): prevent random logouts by fixing overly aggressive token clearing by @anivar in #14568
- release(required): Amplify JS release by @soberm in #14610
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.15.7...aws-amplify@6.15.8
2025-09-29 Amplify JS release - aws-amplify@6.15.7
What's Changed
- chore: Merge release into main by @aws-amplify-ops in #14551
- Update AmplifyRTNCore.podspec by @sharifhh in #14493
- chore(repo): update code owners by @pranavosu in #14547
- chore(deps): bump axios from 1.11.0 to 1.12.1 by @dependabot[bot] in #14554
- fix: implemented cancel scenario in oauthSignIn for signInWithRedirect by @hetmann in #14434
- feat(storage): support tagging directive in copy by @soberm in #14527
- Update AmplifyRTNWebBrowser.podspec & AmplifyRTNPushNotification Podspec for React Native Builds by @ChristopherGabba in #14553
- fix: use options instead of this.options in PageViewTracker constructor by @adrianjoshua-strutt in #14549
- feat(rtn-passkeys): add rtn passkeys by @soberm in #14489
- chore: update yarn.lock by @soberm in #14559
- chore: remove stale bot debug mode flag by @ahmedhamouda78 in #14540
- feat(rtn-web-browser): add auth support for chromebook by @ahmedhamouda78 in #14523
- feat(datastore): add 'in' and 'notIn' operators for multi-value filtering by @anivar in #14544
- fix: remove failing expo check by @ahmedhamouda78 in #14560
- chore(deps): bump tar-fs from 2.1.3 to 2.1.4 by @dependabot[bot] in #14571
- release(required): Amplify JS release by @soberm in #14562
New Contributors
- @sharifhh made their first contribution in #14493
- @hetmann made their first contribution in #14434
- @ChristopherGabba made their first contribution in #14553
- @anivar made their first contribution in #14544
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.15.6...aws-amplify@6.15.7