From 553a4296c057cc69f826a9f9fe9b1c72dc3ece53 Mon Sep 17 00:00:00 2001 From: aws-amplify-bot Date: Tue, 23 Jul 2024 21:20:52 +0000 Subject: [PATCH 1/3] chore(release): Set core metadata [skip release] --- packages/core/metadata | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/core/metadata b/packages/core/metadata index 4cf7ec16198..e6d77c3ff14 100644 --- a/packages/core/metadata +++ b/packages/core/metadata @@ -1 +1 @@ -9cc959ab7 +fcba0bbf5 From 09076c51737db5ef2b2facb4f0769bdc486d51d5 Mon Sep 17 00:00:00 2001 From: aws-amplify-bot Date: Tue, 23 Jul 2024 21:21:08 +0000 Subject: [PATCH 2/3] chore(release): Publish [skip release] - @aws-amplify/adapter-nextjs@1.2.10 - @aws-amplify/analytics@7.0.40 - @aws-amplify/api@6.0.42 - @aws-amplify/api-graphql@4.1.11 - @aws-amplify/api-rest@4.0.40 - @aws-amplify/auth@6.3.11 - aws-amplify@6.4.3 - @aws-amplify/core@6.3.7 - @aws-amplify/datastore@5.0.42 - @aws-amplify/datastore-storage-adapter@2.1.42 - @aws-amplify/geo@3.0.40 - @aws-amplify/interactions@6.0.39 - @aws-amplify/notifications@2.0.40 - @aws-amplify/predictions@6.1.15 - @aws-amplify/pubsub@6.1.15 - @aws-amplify/react-native@1.1.4 - @aws-amplify/rtn-web-browser@1.0.31 - @aws-amplify/storage@6.5.3 - tsc-compliance-test@0.1.45 --- packages/adapter-nextjs/CHANGELOG.md | 4 ++++ packages/adapter-nextjs/package.json | 4 ++-- packages/analytics/CHANGELOG.md | 4 ++++ packages/analytics/package.json | 6 +++--- packages/api-graphql/CHANGELOG.md | 4 ++++ packages/api-graphql/package.json | 6 +++--- packages/api-rest/CHANGELOG.md | 4 ++++ packages/api-rest/package.json | 6 +++--- packages/api/CHANGELOG.md | 4 ++++ packages/api/package.json | 6 +++--- packages/auth/CHANGELOG.md | 4 ++++ packages/auth/package.json | 6 +++--- packages/aws-amplify/CHANGELOG.md | 4 ++++ packages/aws-amplify/package.json | 16 ++++++++-------- packages/core/CHANGELOG.md | 4 ++++ packages/core/package.json | 4 ++-- packages/datastore-storage-adapter/CHANGELOG.md | 4 ++++ packages/datastore-storage-adapter/package.json | 6 +++--- packages/datastore/CHANGELOG.md | 4 ++++ packages/datastore/package.json | 8 ++++---- packages/geo/CHANGELOG.md | 4 ++++ packages/geo/package.json | 4 ++-- packages/interactions/CHANGELOG.md | 4 ++++ packages/interactions/package.json | 4 ++-- packages/notifications/CHANGELOG.md | 4 ++++ packages/notifications/package.json | 6 +++--- packages/predictions/CHANGELOG.md | 4 ++++ packages/predictions/package.json | 6 +++--- packages/pubsub/CHANGELOG.md | 4 ++++ packages/pubsub/package.json | 6 +++--- packages/react-native/CHANGELOG.md | 4 ++++ packages/react-native/package.json | 4 ++-- packages/rtn-web-browser/CHANGELOG.md | 6 ++++++ packages/rtn-web-browser/package.json | 2 +- packages/storage/CHANGELOG.md | 6 ++++++ packages/storage/package.json | 6 +++--- scripts/tsc-compliance-test/CHANGELOG.md | 4 ++++ scripts/tsc-compliance-test/package.json | 4 ++-- 38 files changed, 135 insertions(+), 55 deletions(-) diff --git a/packages/adapter-nextjs/CHANGELOG.md b/packages/adapter-nextjs/CHANGELOG.md index 58ce6bccd33..3ada3fc8b25 100644 --- a/packages/adapter-nextjs/CHANGELOG.md +++ b/packages/adapter-nextjs/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.2.10](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/adapter-nextjs@1.2.9...@aws-amplify/adapter-nextjs@1.2.10) (2024-07-23) + +**Note:** Version bump only for package @aws-amplify/adapter-nextjs + ## [1.2.9](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/adapter-nextjs@1.2.8...@aws-amplify/adapter-nextjs@1.2.9) (2024-07-22) ### Bug Fixes diff --git a/packages/adapter-nextjs/package.json b/packages/adapter-nextjs/package.json index f2d766c315c..787f24cc0e3 100644 --- a/packages/adapter-nextjs/package.json +++ b/packages/adapter-nextjs/package.json @@ -1,7 +1,7 @@ { "author": "Amazon Web Services", "name": "@aws-amplify/adapter-nextjs", - "version": "1.2.9", + "version": "1.2.10", "description": "The adapter for the supporting of using Amplify APIs in Next.js.", "peerDependencies": { "aws-amplify": "^6.0.7", @@ -16,7 +16,7 @@ "@types/node": "^20.3.1", "@types/react": "^18.2.13", "@types/react-dom": "^18.2.6", - "aws-amplify": "6.4.2", + "aws-amplify": "6.4.3", "jest-fetch-mock": "3.0.3", "next": ">= 13.5.0 < 15.0.0", "typescript": "5.0.2" diff --git a/packages/analytics/CHANGELOG.md b/packages/analytics/CHANGELOG.md index 293686fa174..4261e2e6837 100644 --- a/packages/analytics/CHANGELOG.md +++ b/packages/analytics/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [7.0.40](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/analytics@7.0.39...@aws-amplify/analytics@7.0.40) (2024-07-23) + +**Note:** Version bump only for package @aws-amplify/analytics + ## [7.0.39](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/analytics@7.0.38...@aws-amplify/analytics@7.0.39) (2024-07-22) **Note:** Version bump only for package @aws-amplify/analytics diff --git a/packages/analytics/package.json b/packages/analytics/package.json index 6351ca9f0e7..2542240ad3c 100644 --- a/packages/analytics/package.json +++ b/packages/analytics/package.json @@ -1,6 +1,6 @@ { "name": "@aws-amplify/analytics", - "version": "7.0.39", + "version": "7.0.40", "description": "Analytics category of aws-amplify", "main": "./dist/cjs/index.js", "module": "./dist/esm/index.mjs", @@ -103,8 +103,8 @@ "@aws-amplify/core": "^6.1.0" }, "devDependencies": { - "@aws-amplify/core": "6.3.6", - "@aws-amplify/react-native": "1.1.3", + "@aws-amplify/core": "6.3.7", + "@aws-amplify/react-native": "1.1.4", "@aws-sdk/types": "3.398.0", "typescript": "5.0.2" } diff --git a/packages/api-graphql/CHANGELOG.md b/packages/api-graphql/CHANGELOG.md index dcfd3456943..746e34a156d 100644 --- a/packages/api-graphql/CHANGELOG.md +++ b/packages/api-graphql/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.1.11](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/api-graphql@4.1.10...@aws-amplify/api-graphql@4.1.11) (2024-07-23) + +**Note:** Version bump only for package @aws-amplify/api-graphql + ## [4.1.10](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/api-graphql@4.1.9...@aws-amplify/api-graphql@4.1.10) (2024-07-22) **Note:** Version bump only for package @aws-amplify/api-graphql diff --git a/packages/api-graphql/package.json b/packages/api-graphql/package.json index 307c3093b4f..9913ffa492f 100644 --- a/packages/api-graphql/package.json +++ b/packages/api-graphql/package.json @@ -1,6 +1,6 @@ { "name": "@aws-amplify/api-graphql", - "version": "4.1.10", + "version": "4.1.11", "description": "Api-graphql category of aws-amplify", "main": "./dist/cjs/index.js", "module": "./dist/esm/index.mjs", @@ -84,8 +84,8 @@ "server" ], "dependencies": { - "@aws-amplify/api-rest": "4.0.39", - "@aws-amplify/core": "6.3.6", + "@aws-amplify/api-rest": "4.0.40", + "@aws-amplify/core": "6.3.7", "@aws-amplify/data-schema": "^1.0.0", "@aws-sdk/types": "3.387.0", "graphql": "15.8.0", diff --git a/packages/api-rest/CHANGELOG.md b/packages/api-rest/CHANGELOG.md index 8873167e75a..91eddc4f418 100644 --- a/packages/api-rest/CHANGELOG.md +++ b/packages/api-rest/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.0.40](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/api-rest@4.0.39...@aws-amplify/api-rest@4.0.40) (2024-07-23) + +**Note:** Version bump only for package @aws-amplify/api-rest + ## [4.0.39](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/api-rest@4.0.38...@aws-amplify/api-rest@4.0.39) (2024-07-22) **Note:** Version bump only for package @aws-amplify/api-rest diff --git a/packages/api-rest/package.json b/packages/api-rest/package.json index 88d67aaa802..79599a96375 100644 --- a/packages/api-rest/package.json +++ b/packages/api-rest/package.json @@ -1,7 +1,7 @@ { "name": "@aws-amplify/api-rest", "private": false, - "version": "4.0.39", + "version": "4.0.40", "description": "Api-rest category of aws-amplify", "main": "./dist/cjs/index.js", "module": "./dist/esm/index.mjs", @@ -87,8 +87,8 @@ "@aws-amplify/core": "^6.1.0" }, "devDependencies": { - "@aws-amplify/core": "6.3.6", - "@aws-amplify/react-native": "1.1.3", + "@aws-amplify/core": "6.3.7", + "@aws-amplify/react-native": "1.1.4", "typescript": "5.0.2" }, "size-limit": [ diff --git a/packages/api/CHANGELOG.md b/packages/api/CHANGELOG.md index 40aeb2cb569..af6ce899a92 100644 --- a/packages/api/CHANGELOG.md +++ b/packages/api/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.0.42](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/api@6.0.41...@aws-amplify/api@6.0.42) (2024-07-23) + +**Note:** Version bump only for package @aws-amplify/api + ## [6.0.41](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/api@6.0.40...@aws-amplify/api@6.0.41) (2024-07-22) **Note:** Version bump only for package @aws-amplify/api diff --git a/packages/api/package.json b/packages/api/package.json index 3107b57888e..fec5a1ceca6 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -1,6 +1,6 @@ { "name": "@aws-amplify/api", - "version": "6.0.41", + "version": "6.0.42", "description": "Api category of aws-amplify", "main": "./dist/cjs/index.js", "module": "./dist/esm/index.mjs", @@ -79,8 +79,8 @@ "server" ], "dependencies": { - "@aws-amplify/api-graphql": "4.1.10", - "@aws-amplify/api-rest": "4.0.39", + "@aws-amplify/api-graphql": "4.1.11", + "@aws-amplify/api-rest": "4.0.40", "tslib": "^2.5.0" } } diff --git a/packages/auth/CHANGELOG.md b/packages/auth/CHANGELOG.md index b2d58010cd1..f33ae7320da 100644 --- a/packages/auth/CHANGELOG.md +++ b/packages/auth/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.3.11](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/auth@6.3.10...@aws-amplify/auth@6.3.11) (2024-07-23) + +**Note:** Version bump only for package @aws-amplify/auth + ## [6.3.10](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/auth@6.3.9...@aws-amplify/auth@6.3.10) (2024-07-22) **Note:** Version bump only for package @aws-amplify/auth diff --git a/packages/auth/package.json b/packages/auth/package.json index fa4e334b909..7bde2f2faf7 100644 --- a/packages/auth/package.json +++ b/packages/auth/package.json @@ -1,6 +1,6 @@ { "name": "@aws-amplify/auth", - "version": "6.3.10", + "version": "6.3.11", "description": "Auth category of aws-amplify", "main": "./dist/cjs/index.js", "module": "./dist/esm/index.mjs", @@ -97,8 +97,8 @@ "@aws-amplify/core": "^6.1.0" }, "devDependencies": { - "@aws-amplify/core": "6.3.6", - "@aws-amplify/react-native": "1.1.3", + "@aws-amplify/core": "6.3.7", + "@aws-amplify/react-native": "1.1.4", "@jest/test-sequencer": "^29.7.0", "typescript": "5.0.2" } diff --git a/packages/aws-amplify/CHANGELOG.md b/packages/aws-amplify/CHANGELOG.md index 5c15942ac0c..6f30f6afab8 100644 --- a/packages/aws-amplify/CHANGELOG.md +++ b/packages/aws-amplify/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.4.3](https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.4.2...aws-amplify@6.4.3) (2024-07-23) + +**Note:** Version bump only for package aws-amplify + ## [6.4.2](https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.4.1...aws-amplify@6.4.2) (2024-07-22) ### Bug Fixes diff --git a/packages/aws-amplify/package.json b/packages/aws-amplify/package.json index b35b2ba395f..abb62b54ae5 100644 --- a/packages/aws-amplify/package.json +++ b/packages/aws-amplify/package.json @@ -1,6 +1,6 @@ { "name": "aws-amplify", - "version": "6.4.2", + "version": "6.4.3", "description": "AWS Amplify is a JavaScript library for Frontend and mobile developers building cloud-enabled applications.", "main": "./dist/cjs/index.js", "module": "./dist/esm/index.mjs", @@ -276,13 +276,13 @@ "utils" ], "dependencies": { - "@aws-amplify/analytics": "7.0.39", - "@aws-amplify/api": "6.0.41", - "@aws-amplify/auth": "6.3.10", - "@aws-amplify/core": "6.3.6", - "@aws-amplify/datastore": "5.0.41", - "@aws-amplify/notifications": "2.0.39", - "@aws-amplify/storage": "6.5.2", + "@aws-amplify/analytics": "7.0.40", + "@aws-amplify/api": "6.0.42", + "@aws-amplify/auth": "6.3.11", + "@aws-amplify/core": "6.3.7", + "@aws-amplify/datastore": "5.0.42", + "@aws-amplify/notifications": "2.0.40", + "@aws-amplify/storage": "6.5.3", "tslib": "^2.5.0" }, "devDependencies": { diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index ad7d42f391a..305d141e3e8 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.3.7](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@6.3.6...@aws-amplify/core@6.3.7) (2024-07-23) + +**Note:** Version bump only for package @aws-amplify/core + ## [6.3.6](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@6.3.5...@aws-amplify/core@6.3.6) (2024-07-22) ### Bug Fixes diff --git a/packages/core/package.json b/packages/core/package.json index d1b24967125..f7d9264a4b1 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@aws-amplify/core", - "version": "6.3.6", + "version": "6.3.7", "description": "Core category of aws-amplify", "main": "./dist/cjs/index.js", "module": "./dist/esm/index.mjs", @@ -60,7 +60,7 @@ "uuid": "^9.0.0" }, "devDependencies": { - "@aws-amplify/react-native": "1.1.3", + "@aws-amplify/react-native": "1.1.4", "@types/js-cookie": "3.0.2", "genversion": "^2.2.0", "typescript": "5.0.2" diff --git a/packages/datastore-storage-adapter/CHANGELOG.md b/packages/datastore-storage-adapter/CHANGELOG.md index a1f3652e796..327eececb34 100644 --- a/packages/datastore-storage-adapter/CHANGELOG.md +++ b/packages/datastore-storage-adapter/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.1.42](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@2.1.41...@aws-amplify/datastore-storage-adapter@2.1.42) (2024-07-23) + +**Note:** Version bump only for package @aws-amplify/datastore-storage-adapter + ## [2.1.41](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@2.1.40...@aws-amplify/datastore-storage-adapter@2.1.41) (2024-07-22) **Note:** Version bump only for package @aws-amplify/datastore-storage-adapter diff --git a/packages/datastore-storage-adapter/package.json b/packages/datastore-storage-adapter/package.json index 3c39e88786a..b1a3931f01f 100644 --- a/packages/datastore-storage-adapter/package.json +++ b/packages/datastore-storage-adapter/package.json @@ -1,6 +1,6 @@ { "name": "@aws-amplify/datastore-storage-adapter", - "version": "2.1.41", + "version": "2.1.42", "description": "SQLite storage adapter for Amplify DataStore ", "main": "./dist/cjs/index.js", "module": "./dist/esm/index.mjs", @@ -36,8 +36,8 @@ "@aws-amplify/core": "^6.1.0" }, "devDependencies": { - "@aws-amplify/core": "6.3.6", - "@aws-amplify/datastore": "5.0.41", + "@aws-amplify/core": "6.3.7", + "@aws-amplify/datastore": "5.0.42", "@types/react-native-sqlite-storage": "5.0.1", "expo-file-system": "13.1.4", "expo-sqlite": "10.1.0", diff --git a/packages/datastore/CHANGELOG.md b/packages/datastore/CHANGELOG.md index f14b689bb95..b5937ab83b9 100644 --- a/packages/datastore/CHANGELOG.md +++ b/packages/datastore/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.0.42](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore@5.0.41...@aws-amplify/datastore@5.0.42) (2024-07-23) + +**Note:** Version bump only for package @aws-amplify/datastore + ## [5.0.41](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore@5.0.40...@aws-amplify/datastore@5.0.41) (2024-07-22) **Note:** Version bump only for package @aws-amplify/datastore diff --git a/packages/datastore/package.json b/packages/datastore/package.json index 6093d098e59..ba6a2e52370 100644 --- a/packages/datastore/package.json +++ b/packages/datastore/package.json @@ -1,6 +1,6 @@ { "name": "@aws-amplify/datastore", - "version": "5.0.41", + "version": "5.0.42", "description": "AppSyncLocal support for aws-amplify", "main": "./dist/cjs/index.js", "module": "./dist/esm/index.mjs", @@ -44,7 +44,7 @@ "src" ], "dependencies": { - "@aws-amplify/api": "6.0.41", + "@aws-amplify/api": "6.0.42", "buffer": "4.9.2", "idb": "5.0.6", "immer": "9.0.6", @@ -55,8 +55,8 @@ "@aws-amplify/core": "^6.1.0" }, "devDependencies": { - "@aws-amplify/core": "6.3.6", - "@aws-amplify/react-native": "1.1.3", + "@aws-amplify/core": "6.3.7", + "@aws-amplify/react-native": "1.1.4", "@types/uuid-validate": "^0.0.1", "dexie": "3.2.2", "dexie-export-import": "1.0.3", diff --git a/packages/geo/CHANGELOG.md b/packages/geo/CHANGELOG.md index b79751b8c4a..5a6d863da07 100644 --- a/packages/geo/CHANGELOG.md +++ b/packages/geo/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.0.40](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/geo@3.0.39...@aws-amplify/geo@3.0.40) (2024-07-23) + +**Note:** Version bump only for package @aws-amplify/geo + ## [3.0.39](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/geo@3.0.38...@aws-amplify/geo@3.0.39) (2024-07-22) **Note:** Version bump only for package @aws-amplify/geo diff --git a/packages/geo/package.json b/packages/geo/package.json index b7530dff488..132a8b2a377 100644 --- a/packages/geo/package.json +++ b/packages/geo/package.json @@ -1,6 +1,6 @@ { "name": "@aws-amplify/geo", - "version": "3.0.39", + "version": "3.0.40", "description": "Geo category for aws-amplify", "main": "./dist/cjs/index.js", "module": "./dist/esm/index.mjs", @@ -76,7 +76,7 @@ "@aws-amplify/core": "^6.1.0" }, "devDependencies": { - "@aws-amplify/core": "6.3.6", + "@aws-amplify/core": "6.3.7", "typescript": "5.0.2" }, "size-limit": [ diff --git a/packages/interactions/CHANGELOG.md b/packages/interactions/CHANGELOG.md index 0d88f5df5de..806ca539c68 100644 --- a/packages/interactions/CHANGELOG.md +++ b/packages/interactions/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.0.39](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/interactions@6.0.38...@aws-amplify/interactions@6.0.39) (2024-07-23) + +**Note:** Version bump only for package @aws-amplify/interactions + ## [6.0.38](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/interactions@6.0.37...@aws-amplify/interactions@6.0.38) (2024-07-22) **Note:** Version bump only for package @aws-amplify/interactions diff --git a/packages/interactions/package.json b/packages/interactions/package.json index 5b5bce289e6..0677b8ef889 100644 --- a/packages/interactions/package.json +++ b/packages/interactions/package.json @@ -1,6 +1,6 @@ { "name": "@aws-amplify/interactions", - "version": "6.0.38", + "version": "6.0.39", "description": "Interactions category of aws-amplify", "main": "./dist/cjs/index.js", "module": "./dist/esm/index.mjs", @@ -81,7 +81,7 @@ "uuid": "^9.0.0" }, "devDependencies": { - "@aws-amplify/core": "6.3.6", + "@aws-amplify/core": "6.3.7", "typescript": "^5.0.2" }, "size-limit": [ diff --git a/packages/notifications/CHANGELOG.md b/packages/notifications/CHANGELOG.md index f9b74a510ea..2c13232dfdc 100644 --- a/packages/notifications/CHANGELOG.md +++ b/packages/notifications/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.0.40](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/notifications@2.0.39...@aws-amplify/notifications@2.0.40) (2024-07-23) + +**Note:** Version bump only for package @aws-amplify/notifications + ## [2.0.39](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/notifications@2.0.38...@aws-amplify/notifications@2.0.39) (2024-07-22) **Note:** Version bump only for package @aws-amplify/notifications diff --git a/packages/notifications/package.json b/packages/notifications/package.json index b8ee3250861..672954a7678 100644 --- a/packages/notifications/package.json +++ b/packages/notifications/package.json @@ -1,6 +1,6 @@ { "name": "@aws-amplify/notifications", - "version": "2.0.39", + "version": "2.0.40", "description": "Notifications category of aws-amplify", "main": "./dist/cjs/index.js", "module": "./dist/esm/index.mjs", @@ -98,8 +98,8 @@ "@aws-amplify/core": "^6.1.0" }, "devDependencies": { - "@aws-amplify/core": "6.3.6", - "@aws-amplify/react-native": "1.1.3", + "@aws-amplify/core": "6.3.7", + "@aws-amplify/react-native": "1.1.4", "typescript": "5.0.2" } } diff --git a/packages/predictions/CHANGELOG.md b/packages/predictions/CHANGELOG.md index f07c37a7dba..65e1e888e8b 100644 --- a/packages/predictions/CHANGELOG.md +++ b/packages/predictions/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.1.15](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/predictions@6.1.14...@aws-amplify/predictions@6.1.15) (2024-07-23) + +**Note:** Version bump only for package @aws-amplify/predictions + ## [6.1.14](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/predictions@6.1.13...@aws-amplify/predictions@6.1.14) (2024-07-22) **Note:** Version bump only for package @aws-amplify/predictions diff --git a/packages/predictions/package.json b/packages/predictions/package.json index d351f3454eb..70b66c7c560 100644 --- a/packages/predictions/package.json +++ b/packages/predictions/package.json @@ -1,6 +1,6 @@ { "name": "@aws-amplify/predictions", - "version": "6.1.14", + "version": "6.1.15", "description": "Machine learning category of aws-amplify", "main": "./dist/cjs/index.js", "module": "./dist/esm/index.mjs", @@ -43,7 +43,7 @@ "src" ], "dependencies": { - "@aws-amplify/storage": "6.5.2", + "@aws-amplify/storage": "6.5.3", "@aws-sdk/client-comprehend": "3.398.0", "@aws-sdk/client-polly": "3.398.0", "@aws-sdk/client-rekognition": "3.398.0", @@ -59,7 +59,7 @@ "@aws-amplify/core": "^6.1.0" }, "devDependencies": { - "@aws-amplify/core": "6.3.6", + "@aws-amplify/core": "6.3.7", "typescript": "5.0.2" }, "size-limit": [ diff --git a/packages/pubsub/CHANGELOG.md b/packages/pubsub/CHANGELOG.md index beb8fb2db6b..355738e4b50 100644 --- a/packages/pubsub/CHANGELOG.md +++ b/packages/pubsub/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.1.15](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@6.1.14...@aws-amplify/pubsub@6.1.15) (2024-07-23) + +**Note:** Version bump only for package @aws-amplify/pubsub + ## [6.1.14](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/pubsub@6.1.13...@aws-amplify/pubsub@6.1.14) (2024-07-22) **Note:** Version bump only for package @aws-amplify/pubsub diff --git a/packages/pubsub/package.json b/packages/pubsub/package.json index 35cce70a9d9..c1ad7b31d6c 100644 --- a/packages/pubsub/package.json +++ b/packages/pubsub/package.json @@ -1,6 +1,6 @@ { "name": "@aws-amplify/pubsub", - "version": "6.1.14", + "version": "6.1.15", "description": "Pubsub category of aws-amplify", "main": "./dist/cjs/index.js", "module": "./dist/esm/index.mjs", @@ -73,7 +73,7 @@ "mqtt" ], "dependencies": { - "@aws-amplify/auth": "6.3.10", + "@aws-amplify/auth": "6.3.11", "buffer": "4.9.2", "graphql": "15.8.0", "rxjs": "^7.8.1", @@ -84,7 +84,7 @@ "@aws-amplify/core": "^6.1.0" }, "devDependencies": { - "@aws-amplify/core": "6.3.6", + "@aws-amplify/core": "6.3.7", "typescript": "5.0.2" }, "size-limit": [ diff --git a/packages/react-native/CHANGELOG.md b/packages/react-native/CHANGELOG.md index 624557c93b6..9798ff01dbc 100644 --- a/packages/react-native/CHANGELOG.md +++ b/packages/react-native/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.4](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/react-native@1.1.3...@aws-amplify/react-native@1.1.4) (2024-07-23) + +**Note:** Version bump only for package @aws-amplify/react-native + ## [1.1.3](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/react-native@1.1.2...@aws-amplify/react-native@1.1.3) (2024-07-19) **Note:** Version bump only for package @aws-amplify/react-native diff --git a/packages/react-native/package.json b/packages/react-native/package.json index 6331a9c5ceb..b347135b43a 100644 --- a/packages/react-native/package.json +++ b/packages/react-native/package.json @@ -1,6 +1,6 @@ { "name": "@aws-amplify/react-native", - "version": "1.1.3", + "version": "1.1.4", "description": "React Native core module for aws-amplify", "main": "./dist/cjs/index.js", "module": "./dist/esm/index.mjs", @@ -34,7 +34,7 @@ }, "devDependencies": { "@aws-amplify/rtn-push-notification": "1.2.31", - "@aws-amplify/rtn-web-browser": "1.0.30", + "@aws-amplify/rtn-web-browser": "1.0.31", "@react-native-async-storage/async-storage": "^1.17.12", "@react-native-community/netinfo": "4.7.0", "@types/base-64": "1.0.0", diff --git a/packages/rtn-web-browser/CHANGELOG.md b/packages/rtn-web-browser/CHANGELOG.md index db0d5626420..22f6623f5a2 100644 --- a/packages/rtn-web-browser/CHANGELOG.md +++ b/packages/rtn-web-browser/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.0.31](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/rtn-web-browser@1.0.30...@aws-amplify/rtn-web-browser@1.0.31) (2024-07-23) + +### Bug Fixes + +- **rtn-web-browser:** signInWithRedirect needs to be called twice on Android ([b473ce3](https://github.com/aws-amplify/amplify-js/commit/b473ce34bac46c4bec6226e4a62f078dbd75fb94)) + ## [1.0.30](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/rtn-web-browser@1.0.29...@aws-amplify/rtn-web-browser@1.0.30) (2024-05-13) **Note:** Version bump only for package @aws-amplify/rtn-web-browser diff --git a/packages/rtn-web-browser/package.json b/packages/rtn-web-browser/package.json index 708ebfa5b2c..e1b0366cef3 100644 --- a/packages/rtn-web-browser/package.json +++ b/packages/rtn-web-browser/package.json @@ -1,6 +1,6 @@ { "name": "@aws-amplify/rtn-web-browser", - "version": "1.0.30", + "version": "1.0.31", "description": "React Native module for aws-amplify web browser", "main": "./dist/cjs/index.js", "module": "./dist/esm/index.mjs", diff --git a/packages/storage/CHANGELOG.md b/packages/storage/CHANGELOG.md index 56a9a91b410..864ba6b2c0a 100644 --- a/packages/storage/CHANGELOG.md +++ b/packages/storage/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [6.5.3](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/storage@6.5.2...@aws-amplify/storage@6.5.3) (2024-07-23) + +### Bug Fixes + +- **storage:** omit subPathStrategy when prefix is defined ([#13618](https://github.com/aws-amplify/amplify-js/issues/13618)) ([3d70792](https://github.com/aws-amplify/amplify-js/commit/3d70792afc120ac38aed145b1c87797890262184)), closes [#13606](https://github.com/aws-amplify/amplify-js/issues/13606) + ## [6.5.2](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/storage@6.5.1...@aws-amplify/storage@6.5.2) (2024-07-22) **Note:** Version bump only for package @aws-amplify/storage diff --git a/packages/storage/package.json b/packages/storage/package.json index 60abd9695d1..66843d224ab 100644 --- a/packages/storage/package.json +++ b/packages/storage/package.json @@ -1,6 +1,6 @@ { "name": "@aws-amplify/storage", - "version": "6.5.2", + "version": "6.5.3", "description": "Storage category of aws-amplify", "main": "./dist/cjs/index.js", "module": "./dist/esm/index.mjs", @@ -101,8 +101,8 @@ "@aws-amplify/core": "^6.1.0" }, "devDependencies": { - "@aws-amplify/core": "6.3.6", - "@aws-amplify/react-native": "1.1.3", + "@aws-amplify/core": "6.3.7", + "@aws-amplify/react-native": "1.1.4", "typescript": "5.0.2" } } diff --git a/scripts/tsc-compliance-test/CHANGELOG.md b/scripts/tsc-compliance-test/CHANGELOG.md index 3e530880950..01636d4cdcc 100644 --- a/scripts/tsc-compliance-test/CHANGELOG.md +++ b/scripts/tsc-compliance-test/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.1.45](https://github.com/aws-amplify/amplify-js/compare/tsc-compliance-test@0.1.44...tsc-compliance-test@0.1.45) (2024-07-23) + +**Note:** Version bump only for package tsc-compliance-test + ## [0.1.44](https://github.com/aws-amplify/amplify-js/compare/tsc-compliance-test@0.1.43...tsc-compliance-test@0.1.44) (2024-07-22) **Note:** Version bump only for package tsc-compliance-test diff --git a/scripts/tsc-compliance-test/package.json b/scripts/tsc-compliance-test/package.json index facbc10fb85..bb7d57188b6 100644 --- a/scripts/tsc-compliance-test/package.json +++ b/scripts/tsc-compliance-test/package.json @@ -1,11 +1,11 @@ { "name": "tsc-compliance-test", - "version": "0.1.44", + "version": "0.1.45", "license": "MIT", "private": true, "devDependencies": { "@types/node": "16.18.82", - "aws-amplify": "6.4.2", + "aws-amplify": "6.4.3", "typescript": "4.2.x" }, "scripts": { From 95d7d6db1106f8f68358bbd3b37c3ea9b300a718 Mon Sep 17 00:00:00 2001 From: aws-amplify-bot Date: Tue, 23 Jul 2024 21:22:32 +0000 Subject: [PATCH 3/3] chore(release): Update API docs [skip release] --- docs/api/modules/_aws_amplify_adapter_nextjs.html | 4 ++-- docs/api/modules/_aws_amplify_datastore_storage_adapter.html | 4 ++-- docs/api/modules/_aws_amplify_geo.html | 4 ++-- docs/api/modules/_aws_amplify_interactions.html | 4 ++-- docs/api/modules/_aws_amplify_predictions.html | 4 ++-- docs/api/modules/_aws_amplify_pubsub.html | 4 ++-- docs/api/modules/aws_amplify.html | 4 ++-- docs/api/types/aws_amplify.storage.ListAllOutput.html | 2 +- docs/api/types/aws_amplify.storage.ListPaginateOutput.html | 2 +- ...lify.storage._Reference_Types_.ListAllOptionsWithPath.html | 4 ++-- ...storage._Reference_Types_.ListPaginateOptionsWithPath.html | 4 ++-- ...plify.storage._Reference_Types_.StorageListAllOptions.html | 2 +- ....storage._Reference_Types_.StorageListPaginateOptions.html | 2 +- 13 files changed, 22 insertions(+), 22 deletions(-) diff --git a/docs/api/modules/_aws_amplify_adapter_nextjs.html b/docs/api/modules/_aws_amplify_adapter_nextjs.html index 547df150258..becd43e5da1 100644 --- a/docs/api/modules/_aws_amplify_adapter_nextjs.html +++ b/docs/api/modules/_aws_amplify_adapter_nextjs.html @@ -1,5 +1,5 @@ -@aws-amplify/adapter-nextjs - v1.2.9 | Amplify JS API Documentation -

Module @aws-amplify/adapter-nextjs - v1.2.9

This package contains the AWS Amplify Next.js Adapter. For more information on using Next.js in your application please reference the Amplify Dev Center.

+@aws-amplify/adapter-nextjs - v1.2.10 | Amplify JS API Documentation +

Module @aws-amplify/adapter-nextjs - v1.2.10

This package contains the AWS Amplify Next.js Adapter. For more information on using Next.js in your application please reference the Amplify Dev Center.

Index

Modules

api index utils diff --git a/docs/api/modules/_aws_amplify_datastore_storage_adapter.html b/docs/api/modules/_aws_amplify_datastore_storage_adapter.html index f9017784f2f..4f5023d2009 100644 --- a/docs/api/modules/_aws_amplify_datastore_storage_adapter.html +++ b/docs/api/modules/_aws_amplify_datastore_storage_adapter.html @@ -1,5 +1,5 @@ -@aws-amplify/datastore-storage-adapter - v2.1.41 | Amplify JS API Documentation -

Module @aws-amplify/datastore-storage-adapter - v2.1.41

This package contains the AWS Amplify DataStore storage adapter. For more information on using the DataStore storage adapter in your application please reference the Amplify Dev Center.

+@aws-amplify/datastore-storage-adapter - v2.1.42 | Amplify JS API Documentation +

Module @aws-amplify/datastore-storage-adapter - v2.1.42

This package contains the AWS Amplify DataStore storage adapter. For more information on using the DataStore storage adapter in your application please reference the Amplify Dev Center.

Index

Modules

ExpoSQLiteAdapter/ExpoSQLiteAdapter SQLiteAdapter/SQLiteAdapter index diff --git a/docs/api/modules/_aws_amplify_geo.html b/docs/api/modules/_aws_amplify_geo.html index 2b36dc73f9c..c34171cf479 100644 --- a/docs/api/modules/_aws_amplify_geo.html +++ b/docs/api/modules/_aws_amplify_geo.html @@ -1,5 +1,5 @@ -@aws-amplify/geo - v3.0.39 | Amplify JS API Documentation -

Module @aws-amplify/geo - v3.0.39

This package contains the AWS Amplify Geo category. For more information on using Geo in your application please reference the Amplify Dev Center.

+@aws-amplify/geo - v3.0.40 | Amplify JS API Documentation +

Module @aws-amplify/geo - v3.0.40

This package contains the AWS Amplify Geo category. For more information on using Geo in your application please reference the Amplify Dev Center.

Index

Modules

\ No newline at end of file diff --git a/docs/api/modules/_aws_amplify_interactions.html b/docs/api/modules/_aws_amplify_interactions.html index 24fd3dc7bc7..655c81430a2 100644 --- a/docs/api/modules/_aws_amplify_interactions.html +++ b/docs/api/modules/_aws_amplify_interactions.html @@ -1,5 +1,5 @@ -@aws-amplify/interactions - v6.0.38 | Amplify JS API Documentation -

Module @aws-amplify/interactions - v6.0.38

This package contains the AWS Amplify Interactions category. For more information on using Interactions in your application please reference the Amplify Dev Center.

+@aws-amplify/interactions - v6.0.39 | Amplify JS API Documentation +

Module @aws-amplify/interactions - v6.0.39

This package contains the AWS Amplify Interactions category. For more information on using Interactions in your application please reference the Amplify Dev Center.

Index

Modules

index lex-v1 lex-v2 diff --git a/docs/api/modules/_aws_amplify_predictions.html b/docs/api/modules/_aws_amplify_predictions.html index 88397ef26bc..b951ef1a3f6 100644 --- a/docs/api/modules/_aws_amplify_predictions.html +++ b/docs/api/modules/_aws_amplify_predictions.html @@ -1,5 +1,5 @@ -@aws-amplify/predictions - v6.1.14 | Amplify JS API Documentation -

Module @aws-amplify/predictions - v6.1.14

This package contains the AWS Amplify Predictions category. For more information on using Predictions in your application please reference the Amplify Dev Center.

+@aws-amplify/predictions - v6.1.15 | Amplify JS API Documentation +

Module @aws-amplify/predictions - v6.1.15

This package contains the AWS Amplify Predictions category. For more information on using Predictions in your application please reference the Amplify Dev Center.

Index

Modules

Interfaces

IdentifyEntitiesInput IdentifyEntitiesOutput diff --git a/docs/api/modules/_aws_amplify_pubsub.html b/docs/api/modules/_aws_amplify_pubsub.html index e430ebfe68b..74efc8153d6 100644 --- a/docs/api/modules/_aws_amplify_pubsub.html +++ b/docs/api/modules/_aws_amplify_pubsub.html @@ -1,5 +1,5 @@ -@aws-amplify/pubsub - v6.1.14 | Amplify JS API Documentation -

Module @aws-amplify/pubsub - v6.1.14

This package contains the AWS Amplify PubSub category. For more information on using PubSub in your application please reference the Amplify Dev Center.

+@aws-amplify/pubsub - v6.1.15 | Amplify JS API Documentation +

Module @aws-amplify/pubsub - v6.1.15

This package contains the AWS Amplify PubSub category. For more information on using PubSub in your application please reference the Amplify Dev Center.

Index

Modules

clients/iot clients/mqtt index diff --git a/docs/api/modules/aws_amplify.html b/docs/api/modules/aws_amplify.html index 49530d4157e..bf8e88a8ade 100644 --- a/docs/api/modules/aws_amplify.html +++ b/docs/api/modules/aws_amplify.html @@ -1,5 +1,5 @@ -aws-amplify - v6.4.2 | Amplify JS API Documentation -

Module aws-amplify - v6.4.2

AWS Amplify Package - aws-amplify

AWS Amplify is a JavaScript library for frontend and mobile developers building cloud-enabled applications. The library is a declarative interface across different categories of operations in order to make common tasks easier to add into your application. The default implementation works with Amazon Web Services (AWS) resources but is designed to be open and pluggable for usage with other cloud services that wish to provide an implementation or custom backends.

+aws-amplify - v6.4.3 | Amplify JS API Documentation +

Module aws-amplify - v6.4.3

AWS Amplify Package - aws-amplify

AWS Amplify is a JavaScript library for frontend and mobile developers building cloud-enabled applications. The library is a declarative interface across different categories of operations in order to make common tasks easier to add into your application. The default implementation works with Amazon Web Services (AWS) resources but is designed to be open and pluggable for usage with other cloud services that wish to provide an implementation or custom backends.

Documentation is available here.

Index

Modules

adapter-core analytics diff --git a/docs/api/types/aws_amplify.storage.ListAllOutput.html b/docs/api/types/aws_amplify.storage.ListAllOutput.html index c7152c5a77f..f4e85a4f95e 100644 --- a/docs/api/types/aws_amplify.storage.ListAllOutput.html +++ b/docs/api/types/aws_amplify.storage.ListAllOutput.html @@ -1,4 +1,4 @@ ListAllOutput | Amplify JS API Documentation -

Deprecated

Use ListAllWithPathOutput instead. +

ListAllOutput: Omit<StorageListOutput<ListOutputItem>, "excludedSubpaths">

Deprecated

Use ListAllWithPathOutput instead. Output type for S3 list API. Lists all bucket objects.

\ No newline at end of file diff --git a/docs/api/types/aws_amplify.storage.ListPaginateOutput.html b/docs/api/types/aws_amplify.storage.ListPaginateOutput.html index 8f72b066248..bc119cd10db 100644 --- a/docs/api/types/aws_amplify.storage.ListPaginateOutput.html +++ b/docs/api/types/aws_amplify.storage.ListPaginateOutput.html @@ -1,4 +1,4 @@ ListPaginateOutput | Amplify JS API Documentation -
ListPaginateOutput: StorageListOutput<ListOutputItem> & {
    nextToken?: string;
}

Type declaration

  • Optional nextToken?: string

Deprecated

Use ListPaginateWithPathOutput instead. +

ListPaginateOutput: Omit<StorageListOutput<ListOutputItem>, "excludedSubpaths"> & {
    nextToken?: string;
}

Type declaration

  • Optional nextToken?: string

Deprecated

Use ListPaginateWithPathOutput instead. Output type for S3 list API. Lists bucket objects with pagination.

\ No newline at end of file diff --git a/docs/api/types/aws_amplify.storage._Reference_Types_.ListAllOptionsWithPath.html b/docs/api/types/aws_amplify.storage._Reference_Types_.ListAllOptionsWithPath.html index 2e1d38a86d2..2f46046f9b4 100644 --- a/docs/api/types/aws_amplify.storage._Reference_Types_.ListAllOptionsWithPath.html +++ b/docs/api/types/aws_amplify.storage._Reference_Types_.ListAllOptionsWithPath.html @@ -1,3 +1,3 @@ ListAllOptionsWithPath | Amplify JS API Documentation -
ListAllOptionsWithPath: Omit<StorageListAllOptions, "accessLevel"> & CommonOptions

Input options type with path for S3 list all API.

-
\ No newline at end of file +
ListAllOptionsWithPath: Omit<StorageListAllOptions, "accessLevel"> & CommonOptions & {
    subpathStrategy?: StorageSubpathStrategy;
}

Input options type with path for S3 list all API.

+

Type declaration

\ No newline at end of file diff --git a/docs/api/types/aws_amplify.storage._Reference_Types_.ListPaginateOptionsWithPath.html b/docs/api/types/aws_amplify.storage._Reference_Types_.ListPaginateOptionsWithPath.html index d2267cb07f2..988bf4b55ae 100644 --- a/docs/api/types/aws_amplify.storage._Reference_Types_.ListPaginateOptionsWithPath.html +++ b/docs/api/types/aws_amplify.storage._Reference_Types_.ListPaginateOptionsWithPath.html @@ -1,3 +1,3 @@ ListPaginateOptionsWithPath | Amplify JS API Documentation -
ListPaginateOptionsWithPath: Omit<StorageListPaginateOptions, "accessLevel"> & CommonOptions

Input options type with path for S3 list API to paginate items.

-
\ No newline at end of file +
ListPaginateOptionsWithPath: Omit<StorageListPaginateOptions, "accessLevel"> & CommonOptions & {
    subpathStrategy?: StorageSubpathStrategy;
}

Input options type with path for S3 list API to paginate items.

+

Type declaration

\ No newline at end of file diff --git a/docs/api/types/aws_amplify.storage._Reference_Types_.StorageListAllOptions.html b/docs/api/types/aws_amplify.storage._Reference_Types_.StorageListAllOptions.html index bb26bd5dd8e..d859b82a88e 100644 --- a/docs/api/types/aws_amplify.storage._Reference_Types_.StorageListAllOptions.html +++ b/docs/api/types/aws_amplify.storage._Reference_Types_.StorageListAllOptions.html @@ -1,2 +1,2 @@ StorageListAllOptions | Amplify JS API Documentation -
StorageListAllOptions: StorageOptions & {
    listAll: true;
    subpathStrategy?: StorageSubpathStrategy;
}

Type declaration

\ No newline at end of file +
StorageListAllOptions: StorageOptions & {
    listAll: true;
}

Type declaration

  • listAll: true
\ No newline at end of file diff --git a/docs/api/types/aws_amplify.storage._Reference_Types_.StorageListPaginateOptions.html b/docs/api/types/aws_amplify.storage._Reference_Types_.StorageListPaginateOptions.html index 85983ff5b83..83f6622065b 100644 --- a/docs/api/types/aws_amplify.storage._Reference_Types_.StorageListPaginateOptions.html +++ b/docs/api/types/aws_amplify.storage._Reference_Types_.StorageListPaginateOptions.html @@ -1,2 +1,2 @@ StorageListPaginateOptions | Amplify JS API Documentation -
StorageListPaginateOptions: StorageOptions & {
    listAll?: false;
    nextToken?: string;
    pageSize?: number;
    subpathStrategy?: StorageSubpathStrategy;
}

Type declaration

  • Optional listAll?: false
  • Optional nextToken?: string
  • Optional pageSize?: number
  • Optional subpathStrategy?: StorageSubpathStrategy
\ No newline at end of file +
StorageListPaginateOptions: StorageOptions & {
    listAll?: false;
    nextToken?: string;
    pageSize?: number;
}

Type declaration

  • Optional listAll?: false
  • Optional nextToken?: string
  • Optional pageSize?: number
\ No newline at end of file