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.0.26 | Amplify JS API Documentation
+
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.
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.26 | Amplify JS API Documentation
+
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.
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.26 | Amplify JS API Documentation
+
This package contains the AWS Amplify Interactions category. For more information on using Interactions in your application please reference the Amplify Dev Center.
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.0.26 | Amplify JS API Documentation
+
This package contains the AWS Amplify Predictions category. For more information on using Predictions in your application please reference the Amplify Dev Center.
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.0.26 | Amplify JS API Documentation
+
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 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.0.26 | Amplify JS API Documentation
+
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 is the AWS Amplify library. Documentation is available here.
Index
Modules
adapter-coreanalytics
diff --git a/packages/adapter-nextjs/CHANGELOG.md b/packages/adapter-nextjs/CHANGELOG.md
index b4cf541d707..ccf60a57df2 100644
--- a/packages/adapter-nextjs/CHANGELOG.md
+++ b/packages/adapter-nextjs/CHANGELOG.md
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+## 1.0.26 (2024-04-01)
+
+**Note:** Version bump only for package @aws-amplify/adapter-nextjs
+
+## 1.0.25 (2024-03-30)
+
+**Note:** Version bump only for package @aws-amplify/adapter-nextjs
+
## 1.0.24 (2024-03-29)
**Note:** Version bump only for package @aws-amplify/adapter-nextjs
diff --git a/packages/adapter-nextjs/package.json b/packages/adapter-nextjs/package.json
index c6c342aac0f..fac38a66584 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.0.24",
+ "version": "1.0.26",
"description": "The adapter for the supporting of using Amplify APIs in Next.js.",
"peerDependencies": {
"aws-amplify": "^6.0.7",
@@ -15,7 +15,7 @@
"@types/node": "^20.3.1",
"@types/react": "^18.2.13",
"@types/react-dom": "^18.2.6",
- "aws-amplify": "6.0.24",
+ "aws-amplify": "6.0.26",
"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 be5e1b27c35..ac2ce355834 100644
--- a/packages/analytics/CHANGELOG.md
+++ b/packages/analytics/CHANGELOG.md
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+## 7.0.26 (2024-04-01)
+
+**Note:** Version bump only for package @aws-amplify/analytics
+
+## 7.0.25 (2024-03-30)
+
+**Note:** Version bump only for package @aws-amplify/analytics
+
## 7.0.24 (2024-03-29)
**Note:** Version bump only for package @aws-amplify/analytics
diff --git a/packages/analytics/package.json b/packages/analytics/package.json
index cee93292bab..f47db7c4bc5 100644
--- a/packages/analytics/package.json
+++ b/packages/analytics/package.json
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/analytics",
- "version": "7.0.24",
+ "version": "7.0.26",
"description": "Analytics category of aws-amplify",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.mjs",
@@ -103,8 +103,8 @@
"@aws-amplify/core": "^6.0.0"
},
"devDependencies": {
- "@aws-amplify/core": "6.0.24",
- "@aws-amplify/react-native": "1.0.25",
+ "@aws-amplify/core": "6.0.26",
+ "@aws-amplify/react-native": "1.0.27",
"@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 161baa541b5..4b4fb81c279 100644
--- a/packages/api-graphql/CHANGELOG.md
+++ b/packages/api-graphql/CHANGELOG.md
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+## 4.0.26 (2024-04-01)
+
+**Note:** Version bump only for package @aws-amplify/api-graphql
+
+## 4.0.25 (2024-03-30)
+
+**Note:** Version bump only for package @aws-amplify/api-graphql
+
## 4.0.24 (2024-03-29)
**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 344a227d36c..c2d88b27c99 100644
--- a/packages/api-graphql/package.json
+++ b/packages/api-graphql/package.json
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/api-graphql",
- "version": "4.0.24",
+ "version": "4.0.26",
"description": "Api-graphql category of aws-amplify",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.mjs",
@@ -85,8 +85,8 @@
"server"
],
"dependencies": {
- "@aws-amplify/api-rest": "4.0.24",
- "@aws-amplify/core": "6.0.24",
+ "@aws-amplify/api-rest": "4.0.26",
+ "@aws-amplify/core": "6.0.26",
"@aws-amplify/data-schema-types": "^0.7.14",
"@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 3d12f877724..39900f2500e 100644
--- a/packages/api-rest/CHANGELOG.md
+++ b/packages/api-rest/CHANGELOG.md
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+## 4.0.26 (2024-04-01)
+
+**Note:** Version bump only for package @aws-amplify/api-rest
+
+## 4.0.25 (2024-03-30)
+
+**Note:** Version bump only for package @aws-amplify/api-rest
+
## 4.0.24 (2024-03-29)
**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 8cf8c4b3bfc..e7bfbec7900 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.24",
+ "version": "4.0.26",
"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.0.0"
},
"devDependencies": {
- "@aws-amplify/core": "6.0.24",
- "@aws-amplify/react-native": "1.0.25",
+ "@aws-amplify/core": "6.0.26",
+ "@aws-amplify/react-native": "1.0.27",
"typescript": "5.0.2"
},
"size-limit": [
diff --git a/packages/api/CHANGELOG.md b/packages/api/CHANGELOG.md
index 32625a5c5cd..a6d576e3ff5 100644
--- a/packages/api/CHANGELOG.md
+++ b/packages/api/CHANGELOG.md
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+## 6.0.26 (2024-04-01)
+
+**Note:** Version bump only for package @aws-amplify/api
+
+## 6.0.25 (2024-03-30)
+
+**Note:** Version bump only for package @aws-amplify/api
+
## 6.0.24 (2024-03-29)
**Note:** Version bump only for package @aws-amplify/api
diff --git a/packages/api/package.json b/packages/api/package.json
index 1ca930e8c73..0c2d80e38ef 100644
--- a/packages/api/package.json
+++ b/packages/api/package.json
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/api",
- "version": "6.0.24",
+ "version": "6.0.26",
"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.0.24",
- "@aws-amplify/api-rest": "4.0.24",
+ "@aws-amplify/api-graphql": "4.0.26",
+ "@aws-amplify/api-rest": "4.0.26",
"tslib": "^2.5.0"
}
}
diff --git a/packages/auth/CHANGELOG.md b/packages/auth/CHANGELOG.md
index 39292b2c724..15ed5c4cdfe 100644
--- a/packages/auth/CHANGELOG.md
+++ b/packages/auth/CHANGELOG.md
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+## 6.0.26 (2024-04-01)
+
+**Note:** Version bump only for package @aws-amplify/auth
+
+## 6.0.25 (2024-03-30)
+
+**Note:** Version bump only for package @aws-amplify/auth
+
## 6.0.24 (2024-03-29)
**Note:** Version bump only for package @aws-amplify/auth
diff --git a/packages/auth/__tests__/providers/cognito/signInWithRedirect.test.ts b/packages/auth/__tests__/providers/cognito/signInWithRedirect.test.ts
index dd95636e20b..1687d8edea9 100644
--- a/packages/auth/__tests__/providers/cognito/signInWithRedirect.test.ts
+++ b/packages/auth/__tests__/providers/cognito/signInWithRedirect.test.ts
@@ -191,6 +191,9 @@ describe('signInWithRedirect', () => {
});
describe('specifications on react-native', () => {
+ beforeAll(() => {
+ mockIsBrowser.mockReturnValue(false);
+ });
it('invokes `completeOAuthFlow` when `openAuthSession`completes', async () => {
const mockOpenAuthSessionResult = {
type: 'success',
@@ -259,6 +262,19 @@ describe('signInWithRedirect', () => {
);
expect(mockHandleFailure).toHaveBeenCalledWith(expectedError);
});
+ it('should not set the Oauth flag on non-browser environments', async () => {
+ const mockOpenAuthSessionResult = {
+ type: 'success',
+ url: 'http://redrect-in-react-native.com',
+ };
+ mockOpenAuthSession.mockResolvedValueOnce(mockOpenAuthSessionResult);
+
+ await signInWithRedirect({
+ provider: 'Google',
+ });
+
+ expect(oAuthStore.storeOAuthInFlight).toHaveBeenCalledTimes(0);
+ });
});
describe('errors', () => {
diff --git a/packages/auth/package.json b/packages/auth/package.json
index 40a3274147a..042b02b5d84 100644
--- a/packages/auth/package.json
+++ b/packages/auth/package.json
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/auth",
- "version": "6.0.24",
+ "version": "6.0.26",
"description": "Auth category of aws-amplify",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.mjs",
@@ -97,8 +97,8 @@
"@aws-amplify/core": "^6.0.0"
},
"devDependencies": {
- "@aws-amplify/core": "6.0.24",
- "@aws-amplify/react-native": "1.0.25",
+ "@aws-amplify/core": "6.0.26",
+ "@aws-amplify/react-native": "1.0.27",
"@jest/test-sequencer": "^29.7.0",
"typescript": "5.0.2"
}
diff --git a/packages/auth/src/providers/cognito/apis/signInWithRedirect.ts b/packages/auth/src/providers/cognito/apis/signInWithRedirect.ts
index adfc9dacea9..01333446986 100644
--- a/packages/auth/src/providers/cognito/apis/signInWithRedirect.ts
+++ b/packages/auth/src/providers/cognito/apis/signInWithRedirect.ts
@@ -6,6 +6,7 @@ import {
AuthAction,
assertOAuthConfig,
assertTokenProviderConfig,
+ isBrowser,
urlSafeEncode,
} from '@aws-amplify/core/internals/utils';
@@ -87,7 +88,7 @@ const oauthSignIn = async ({
const { value, method, toCodeChallenge } = generateCodeVerifier(128);
const redirectUri = getRedirectUrl(oauthConfig.redirectSignIn);
- oAuthStore.storeOAuthInFlight(true);
+ if (isBrowser()) oAuthStore.storeOAuthInFlight(true);
oAuthStore.storeOAuthState(state);
oAuthStore.storePKCE(value);
diff --git a/packages/auth/src/providers/cognito/tokenProvider/TokenOrchestrator.ts b/packages/auth/src/providers/cognito/tokenProvider/TokenOrchestrator.ts
index 9724214d67c..0e16a021969 100644
--- a/packages/auth/src/providers/cognito/tokenProvider/TokenOrchestrator.ts
+++ b/packages/auth/src/providers/cognito/tokenProvider/TokenOrchestrator.ts
@@ -10,6 +10,7 @@ import {
import {
AMPLIFY_SYMBOL,
assertTokenProviderConfig,
+ isBrowser,
isTokenExpired,
} from '@aws-amplify/core/internals/utils';
@@ -32,25 +33,29 @@ export class TokenOrchestrator implements AuthTokenOrchestrator {
tokenStore?: AuthTokenStore;
tokenRefresher?: TokenRefresher;
inflightPromise: Promise | undefined;
- waitForInflightOAuth: () => Promise = async () => {
- if (!(await oAuthStore.loadOAuthInFlight())) {
- return;
- }
+ waitForInflightOAuth: () => Promise = isBrowser()
+ ? async () => {
+ if (!(await oAuthStore.loadOAuthInFlight())) {
+ return;
+ }
- if (this.inflightPromise) {
- return this.inflightPromise;
- }
+ if (this.inflightPromise) {
+ return this.inflightPromise;
+ }
- // when there is valid oauth config and there is an inflight oauth flow, try
- // to block async calls that require fetching tokens before the oauth flow completes
- // e.g. getCurrentUser, fetchAuthSession etc.
+ // when there is valid oauth config and there is an inflight oauth flow, try
+ // to block async calls that require fetching tokens before the oauth flow completes
+ // e.g. getCurrentUser, fetchAuthSession etc.
- this.inflightPromise = new Promise((resolve, _reject) => {
- addInflightPromise(resolve);
- });
+ this.inflightPromise = new Promise((resolve, _reject) => {
+ addInflightPromise(resolve);
+ });
- return this.inflightPromise;
- };
+ return this.inflightPromise;
+ }
+ : async () => {
+ // no-op for non-browser environments
+ };
setAuthConfig(authConfig: AuthConfig) {
oAuthStore.setAuthConfig(authConfig.Cognito as CognitoUserPoolConfig);
diff --git a/packages/aws-amplify/CHANGELOG.md b/packages/aws-amplify/CHANGELOG.md
index 7a2f603d122..3a8a74b3b58 100644
--- a/packages/aws-amplify/CHANGELOG.md
+++ b/packages/aws-amplify/CHANGELOG.md
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+## 6.0.26 (2024-04-01)
+
+**Note:** Version bump only for package aws-amplify
+
+## 6.0.25 (2024-03-30)
+
+**Note:** Version bump only for package aws-amplify
+
## 6.0.24 (2024-03-29)
**Note:** Version bump only for package aws-amplify
diff --git a/packages/aws-amplify/package.json b/packages/aws-amplify/package.json
index 13c2af26c9f..d35c4c5eacc 100644
--- a/packages/aws-amplify/package.json
+++ b/packages/aws-amplify/package.json
@@ -1,6 +1,6 @@
{
"name": "aws-amplify",
- "version": "6.0.24",
+ "version": "6.0.26",
"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.24",
- "@aws-amplify/api": "6.0.24",
- "@aws-amplify/auth": "6.0.24",
- "@aws-amplify/core": "6.0.24",
- "@aws-amplify/datastore": "5.0.24",
- "@aws-amplify/notifications": "2.0.24",
- "@aws-amplify/storage": "6.0.24",
+ "@aws-amplify/analytics": "7.0.26",
+ "@aws-amplify/api": "6.0.26",
+ "@aws-amplify/auth": "6.0.26",
+ "@aws-amplify/core": "6.0.26",
+ "@aws-amplify/datastore": "5.0.26",
+ "@aws-amplify/notifications": "2.0.26",
+ "@aws-amplify/storage": "6.0.26",
"tslib": "^2.5.0"
},
"devDependencies": {
@@ -383,7 +383,7 @@
"name": "[Auth] confirmSignIn (Cognito)",
"path": "./dist/esm/auth/index.mjs",
"import": "{ confirmSignIn }",
- "limit": "26.48 kB"
+ "limit": "26.50 kB"
},
{
"name": "[Auth] updateMFAPreference (Cognito)",
@@ -395,7 +395,7 @@
"name": "[Auth] fetchMFAPreference (Cognito)",
"path": "./dist/esm/auth/index.mjs",
"import": "{ fetchMFAPreference }",
- "limit": "8.35 kB"
+ "limit": "8.4 kB"
},
{
"name": "[Auth] verifyTOTPSetup (Cognito)",
@@ -455,7 +455,7 @@
"name": "[Auth] OAuth Auth Flow (Cognito)",
"path": "./dist/esm/auth/index.mjs",
"import": "{ signInWithRedirect, signOut, fetchAuthSession }",
- "limit": "19.80 kB"
+ "limit": "19.90 kB"
},
{
"name": "[Storage] copy (S3)",
diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md
index cb48e95c243..27d66bfc007 100644
--- a/packages/core/CHANGELOG.md
+++ b/packages/core/CHANGELOG.md
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+## 6.0.26 (2024-04-01)
+
+**Note:** Version bump only for package @aws-amplify/core
+
+## 6.0.25 (2024-03-30)
+
+**Note:** Version bump only for package @aws-amplify/core
+
## 6.0.24 (2024-03-29)
**Note:** Version bump only for package @aws-amplify/core
diff --git a/packages/core/package.json b/packages/core/package.json
index 65d8cddf071..53137fc8304 100644
--- a/packages/core/package.json
+++ b/packages/core/package.json
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/core",
- "version": "6.0.24",
+ "version": "6.0.26",
"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.0.25",
+ "@aws-amplify/react-native": "1.0.27",
"@types/js-cookie": "3.0.2",
"genversion": "^2.2.0",
"typescript": "5.0.2"
diff --git a/packages/core/src/clients/middleware/retry/defaultRetryDecider.ts b/packages/core/src/clients/middleware/retry/defaultRetryDecider.ts
index 185b5a8fd61..874cc74314e 100644
--- a/packages/core/src/clients/middleware/retry/defaultRetryDecider.ts
+++ b/packages/core/src/clients/middleware/retry/defaultRetryDecider.ts
@@ -16,7 +16,7 @@ export const getRetryDecider =
(error as Error & { code: string }) ??
(await errorParser(response)) ??
undefined;
- const errorCode = parsedError?.code;
+ const errorCode = parsedError?.code || parsedError?.name;
const statusCode = response?.statusCode;
return (
diff --git a/packages/datastore-storage-adapter/CHANGELOG.md b/packages/datastore-storage-adapter/CHANGELOG.md
index 7b0ff2956f8..7e9d3a00666 100644
--- a/packages/datastore-storage-adapter/CHANGELOG.md
+++ b/packages/datastore-storage-adapter/CHANGELOG.md
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+## 2.1.26 (2024-04-01)
+
+**Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
+
+## 2.1.25 (2024-03-30)
+
+**Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
+
## 2.1.24 (2024-03-29)
**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 9b94f2af590..4efe834b1e9 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.24",
+ "version": "2.1.26",
"description": "SQLite storage adapter for Amplify DataStore ",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.mjs",
@@ -35,8 +35,8 @@
"@aws-amplify/core": "^6.0.0"
},
"devDependencies": {
- "@aws-amplify/core": "6.0.24",
- "@aws-amplify/datastore": "5.0.24",
+ "@aws-amplify/core": "6.0.26",
+ "@aws-amplify/datastore": "5.0.26",
"@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 e9d383efd8b..405b8f87f63 100644
--- a/packages/datastore/CHANGELOG.md
+++ b/packages/datastore/CHANGELOG.md
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+## 5.0.26 (2024-04-01)
+
+**Note:** Version bump only for package @aws-amplify/datastore
+
+## 5.0.25 (2024-03-30)
+
+**Note:** Version bump only for package @aws-amplify/datastore
+
## 5.0.24 (2024-03-29)
**Note:** Version bump only for package @aws-amplify/datastore
diff --git a/packages/datastore/package.json b/packages/datastore/package.json
index 6088c6134c3..ac6cdf4dfe9 100644
--- a/packages/datastore/package.json
+++ b/packages/datastore/package.json
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/datastore",
- "version": "5.0.24",
+ "version": "5.0.26",
"description": "AppSyncLocal support for aws-amplify",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.mjs",
@@ -43,7 +43,7 @@
"src"
],
"dependencies": {
- "@aws-amplify/api": "6.0.24",
+ "@aws-amplify/api": "6.0.26",
"buffer": "4.9.2",
"idb": "5.0.6",
"immer": "9.0.6",
@@ -54,8 +54,8 @@
"@aws-amplify/core": "^6.0.0"
},
"devDependencies": {
- "@aws-amplify/core": "6.0.24",
- "@aws-amplify/react-native": "1.0.25",
+ "@aws-amplify/core": "6.0.26",
+ "@aws-amplify/react-native": "1.0.27",
"@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 16000a0c033..9df3f93fdf4 100644
--- a/packages/geo/CHANGELOG.md
+++ b/packages/geo/CHANGELOG.md
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+## 3.0.26 (2024-04-01)
+
+**Note:** Version bump only for package @aws-amplify/geo
+
+## 3.0.25 (2024-03-30)
+
+**Note:** Version bump only for package @aws-amplify/geo
+
## 3.0.24 (2024-03-29)
**Note:** Version bump only for package @aws-amplify/geo
diff --git a/packages/geo/package.json b/packages/geo/package.json
index 42caf61459f..0a0398b025f 100644
--- a/packages/geo/package.json
+++ b/packages/geo/package.json
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/geo",
- "version": "3.0.24",
+ "version": "3.0.26",
"description": "Geo category for aws-amplify",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.mjs",
@@ -76,7 +76,7 @@
"@aws-amplify/core": "^6.0.0"
},
"devDependencies": {
- "@aws-amplify/core": "6.0.24",
+ "@aws-amplify/core": "6.0.26",
"typescript": "5.0.2"
},
"size-limit": [
diff --git a/packages/interactions/CHANGELOG.md b/packages/interactions/CHANGELOG.md
index 546a7dfd3bd..0893049eabc 100644
--- a/packages/interactions/CHANGELOG.md
+++ b/packages/interactions/CHANGELOG.md
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+## 6.0.26 (2024-04-01)
+
+**Note:** Version bump only for package @aws-amplify/interactions
+
+## 6.0.25 (2024-03-30)
+
+**Note:** Version bump only for package @aws-amplify/interactions
+
## 6.0.24 (2024-03-29)
**Note:** Version bump only for package @aws-amplify/interactions
diff --git a/packages/interactions/package.json b/packages/interactions/package.json
index cdca3834f71..966c5bae90c 100644
--- a/packages/interactions/package.json
+++ b/packages/interactions/package.json
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/interactions",
- "version": "6.0.24",
+ "version": "6.0.26",
"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.0.24",
+ "@aws-amplify/core": "6.0.26",
"typescript": "^5.0.2"
},
"size-limit": [
diff --git a/packages/notifications/CHANGELOG.md b/packages/notifications/CHANGELOG.md
index 31c7e86b319..60887c91b1c 100644
--- a/packages/notifications/CHANGELOG.md
+++ b/packages/notifications/CHANGELOG.md
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+## 2.0.26 (2024-04-01)
+
+**Note:** Version bump only for package @aws-amplify/notifications
+
+## 2.0.25 (2024-03-30)
+
+**Note:** Version bump only for package @aws-amplify/notifications
+
## 2.0.24 (2024-03-29)
**Note:** Version bump only for package @aws-amplify/notifications
diff --git a/packages/notifications/package.json b/packages/notifications/package.json
index 6e4bc416eb6..afb20a894c1 100644
--- a/packages/notifications/package.json
+++ b/packages/notifications/package.json
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/notifications",
- "version": "2.0.24",
+ "version": "2.0.26",
"description": "Notifications category of aws-amplify",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.mjs",
@@ -98,8 +98,8 @@
"@aws-amplify/core": "^6.0.0"
},
"devDependencies": {
- "@aws-amplify/core": "6.0.24",
- "@aws-amplify/react-native": "1.0.25",
+ "@aws-amplify/core": "6.0.26",
+ "@aws-amplify/react-native": "1.0.27",
"typescript": "5.0.2"
}
}
diff --git a/packages/predictions/CHANGELOG.md b/packages/predictions/CHANGELOG.md
index 1c14ed6d012..815d025f545 100644
--- a/packages/predictions/CHANGELOG.md
+++ b/packages/predictions/CHANGELOG.md
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+## 6.0.26 (2024-04-01)
+
+**Note:** Version bump only for package @aws-amplify/predictions
+
+## 6.0.25 (2024-03-30)
+
+**Note:** Version bump only for package @aws-amplify/predictions
+
## 6.0.24 (2024-03-29)
**Note:** Version bump only for package @aws-amplify/predictions
diff --git a/packages/predictions/package.json b/packages/predictions/package.json
index 0fb25e94fd9..d2f5c4f3c22 100644
--- a/packages/predictions/package.json
+++ b/packages/predictions/package.json
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/predictions",
- "version": "6.0.24",
+ "version": "6.0.26",
"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.0.24",
+ "@aws-amplify/storage": "6.0.26",
"@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.0.0"
},
"devDependencies": {
- "@aws-amplify/core": "6.0.24",
+ "@aws-amplify/core": "6.0.26",
"typescript": "5.0.2"
},
"size-limit": [
diff --git a/packages/pubsub/CHANGELOG.md b/packages/pubsub/CHANGELOG.md
index 6311442db80..4d51dd1fc84 100644
--- a/packages/pubsub/CHANGELOG.md
+++ b/packages/pubsub/CHANGELOG.md
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+## 6.0.26 (2024-04-01)
+
+**Note:** Version bump only for package @aws-amplify/pubsub
+
+## 6.0.25 (2024-03-30)
+
+**Note:** Version bump only for package @aws-amplify/pubsub
+
## 6.0.24 (2024-03-29)
**Note:** Version bump only for package @aws-amplify/pubsub
diff --git a/packages/pubsub/package.json b/packages/pubsub/package.json
index a77a6784628..3fc9756b38f 100644
--- a/packages/pubsub/package.json
+++ b/packages/pubsub/package.json
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/pubsub",
- "version": "6.0.24",
+ "version": "6.0.26",
"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.0.24",
+ "@aws-amplify/auth": "6.0.26",
"buffer": "4.9.2",
"graphql": "15.8.0",
"rxjs": "^7.8.1",
@@ -84,7 +84,7 @@
"@aws-amplify/core": "^6.0.0"
},
"devDependencies": {
- "@aws-amplify/core": "6.0.24",
+ "@aws-amplify/core": "6.0.26",
"typescript": "5.0.2"
},
"size-limit": [
diff --git a/packages/react-native/CHANGELOG.md b/packages/react-native/CHANGELOG.md
index 774104b7310..909d44f8500 100644
--- a/packages/react-native/CHANGELOG.md
+++ b/packages/react-native/CHANGELOG.md
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+## 1.0.27 (2024-04-01)
+
+**Note:** Version bump only for package @aws-amplify/react-native
+
+## 1.0.26 (2024-03-30)
+
+**Note:** Version bump only for package @aws-amplify/react-native
+
## 1.0.25 (2024-03-29)
**Note:** Version bump only for package @aws-amplify/react-native
diff --git a/packages/react-native/example/CHANGELOG.md b/packages/react-native/example/CHANGELOG.md
index dd4462b0603..9fd4f3118df 100644
--- a/packages/react-native/example/CHANGELOG.md
+++ b/packages/react-native/example/CHANGELOG.md
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+## 0.0.27 (2024-04-01)
+
+**Note:** Version bump only for package @aws-amplify/react-native-example
+
+## 0.0.26 (2024-03-30)
+
+**Note:** Version bump only for package @aws-amplify/react-native-example
+
## 0.0.25 (2024-03-29)
**Note:** Version bump only for package @aws-amplify/react-native-example
diff --git a/packages/react-native/example/package.json b/packages/react-native/example/package.json
index 9c59dd21d4e..f5c787a8afd 100644
--- a/packages/react-native/example/package.json
+++ b/packages/react-native/example/package.json
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/react-native-example",
- "version": "0.0.25",
+ "version": "0.0.27",
"private": true,
"scripts": {
"android": "react-native run-android",
diff --git a/packages/react-native/package.json b/packages/react-native/package.json
index 92369b1ea0d..f2fa07b3d0a 100644
--- a/packages/react-native/package.json
+++ b/packages/react-native/package.json
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/react-native",
- "version": "1.0.25",
+ "version": "1.0.27",
"description": "React Native core module for aws-amplify",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.mjs",
@@ -33,8 +33,8 @@
"react-native-get-random-values": ">=1.9.0"
},
"devDependencies": {
- "@aws-amplify/rtn-push-notification": "1.2.25",
- "@aws-amplify/rtn-web-browser": "1.0.25",
+ "@aws-amplify/rtn-push-notification": "1.2.27",
+ "@aws-amplify/rtn-web-browser": "1.0.27",
"@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-push-notification/CHANGELOG.md b/packages/rtn-push-notification/CHANGELOG.md
index eef8f6b436a..a05ca65d5bc 100644
--- a/packages/rtn-push-notification/CHANGELOG.md
+++ b/packages/rtn-push-notification/CHANGELOG.md
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+## 1.2.27 (2024-04-01)
+
+**Note:** Version bump only for package @aws-amplify/rtn-push-notification
+
+## 1.2.26 (2024-03-30)
+
+**Note:** Version bump only for package @aws-amplify/rtn-push-notification
+
## 1.2.25 (2024-03-29)
**Note:** Version bump only for package @aws-amplify/rtn-push-notification
diff --git a/packages/rtn-push-notification/package.json b/packages/rtn-push-notification/package.json
index 6abd2b92663..fc26e2b9a54 100644
--- a/packages/rtn-push-notification/package.json
+++ b/packages/rtn-push-notification/package.json
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/rtn-push-notification",
- "version": "1.2.25",
+ "version": "1.2.27",
"description": "React Native module for aws-amplify push notifications",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.mjs",
diff --git a/packages/rtn-web-browser/CHANGELOG.md b/packages/rtn-web-browser/CHANGELOG.md
index 877b93d2b7e..c7efec24065 100644
--- a/packages/rtn-web-browser/CHANGELOG.md
+++ b/packages/rtn-web-browser/CHANGELOG.md
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+## 1.0.27 (2024-04-01)
+
+**Note:** Version bump only for package @aws-amplify/rtn-web-browser
+
+## 1.0.26 (2024-03-30)
+
+**Note:** Version bump only for package @aws-amplify/rtn-web-browser
+
## 1.0.25 (2024-03-29)
**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 dd55b146985..0dc01f52f41 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.25",
+ "version": "1.0.27",
"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 06533c4a9a1..e1982e5e003 100644
--- a/packages/storage/CHANGELOG.md
+++ b/packages/storage/CHANGELOG.md
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+## 6.0.26 (2024-04-01)
+
+**Note:** Version bump only for package @aws-amplify/storage
+
+## 6.0.25 (2024-03-30)
+
+**Note:** Version bump only for package @aws-amplify/storage
+
## 6.0.24 (2024-03-29)
**Note:** Version bump only for package @aws-amplify/storage
diff --git a/packages/storage/package.json b/packages/storage/package.json
index f6d83121596..7b687e10db1 100644
--- a/packages/storage/package.json
+++ b/packages/storage/package.json
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/storage",
- "version": "6.0.24",
+ "version": "6.0.26",
"description": "Storage category of aws-amplify",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.mjs",
@@ -101,8 +101,8 @@
"@aws-amplify/core": "^6.0.0"
},
"devDependencies": {
- "@aws-amplify/core": "6.0.24",
- "@aws-amplify/react-native": "1.0.25",
+ "@aws-amplify/core": "6.0.26",
+ "@aws-amplify/react-native": "1.0.27",
"typescript": "5.0.2"
}
}
diff --git a/scripts/tsc-compliance-test/CHANGELOG.md b/scripts/tsc-compliance-test/CHANGELOG.md
index 18b03733002..7af4341d9b4 100644
--- a/scripts/tsc-compliance-test/CHANGELOG.md
+++ b/scripts/tsc-compliance-test/CHANGELOG.md
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+## 0.1.26 (2024-04-01)
+
+**Note:** Version bump only for package tsc-compliance-test
+
+## 0.1.25 (2024-03-30)
+
+**Note:** Version bump only for package tsc-compliance-test
+
## 0.1.24 (2024-03-29)
**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 987a1e85562..90e7604e747 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.24",
+ "version": "0.1.26",
"license": "MIT",
"private": true,
"devDependencies": {
"@types/node": "^16.11.7",
- "aws-amplify": "6.0.24",
+ "aws-amplify": "6.0.26",
"typescript": "4.2.x"
},
"scripts": {