Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/bump-aws-amplify-peer-storage-browser.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fix-resend-code-password-mfa.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/quiet-numbers-talk.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/strong-snails-search.md

This file was deleted.

4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@aws-amplify/ui-react": "6.15.3",
"@aws-amplify/ui-react-storage": "3.17.2",
"@aws-amplify/ui-react": "6.15.4",
"@aws-amplify/ui-react-storage": "3.17.3",
"@docsearch/react": "3",
"@mdx-js/loader": "^2.1.0",
"@mdx-js/mdx": "^2.1.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"e2e": "ng e2e"
},
"dependencies": {
"@aws-amplify/ui-angular": "^5.3.3",
"@aws-amplify/ui-angular": "^5.3.4",
"rxjs": "~7.8.0",
"tslib": "^2.0.0",
"zone.js": "~0.15.0"
Expand Down
4 changes: 2 additions & 2 deletions examples/next-app-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"lint": "eslint ."
},
"dependencies": {
"@aws-amplify/ui-react": "6.15.3",
"@aws-amplify/ui-react-storage": "3.17.2",
"@aws-amplify/ui-react": "6.15.4",
"@aws-amplify/ui-react-storage": "3.17.3",
"react": "^18.3.0",
"next": "^16.2.3",
"react-dom": "^18",
Expand Down
10 changes: 5 additions & 5 deletions examples/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
"lint": "eslint ."
},
"dependencies": {
"@aws-amplify/ui-react": "^6.15.3",
"@aws-amplify/ui-react": "^6.15.4",
"@aws-amplify/ui-react-ai": "1.5.1",
"@aws-amplify/ui-react-geo": "^2.3.3",
"@aws-amplify/ui-react-liveness": "^3.6.4",
"@aws-amplify/ui-react-notifications": "^2.3.3",
"@aws-amplify/ui-react-storage": "^3.17.2",
"@aws-amplify/ui-react-geo": "^2.3.4",
"@aws-amplify/ui-react-liveness": "^3.6.5",
"@aws-amplify/ui-react-notifications": "^2.3.4",
"@aws-amplify/ui-react-storage": "^3.17.3",
"@aws-sdk/credential-providers": "^3.967.0",
"next": "~16.2.3",
"next-global-css": "^1.3.1",
Expand Down
4 changes: 2 additions & 2 deletions examples/react-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"start": "vite preview --port 3000"
},
"dependencies": {
"@aws-amplify/ui-react": "6.15.3",
"@aws-amplify/ui-react-storage": "3.17.2",
"@aws-amplify/ui-react": "6.15.4",
"@aws-amplify/ui-react-storage": "3.17.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^7.12.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"lint": "prettier --check . && eslint ."
},
"devDependencies": {
"@aws-amplify/ui-svelte": "1.1.3",
"@aws-amplify/ui-svelte": "1.1.4",
"@eslint/compat": "^1.2.5",
"@eslint/js": "^9.22.0",
"@sveltejs/adapter-auto": "^6.0.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"start": "vite preview --port 3000"
},
"dependencies": {
"@aws-amplify/ui-vue": "^4.4.3",
"@aws-amplify/ui-vue": "^4.4.4",
"vue": "^3.0.5",
"vue-router": "4"
},
Expand Down
7 changes: 7 additions & 0 deletions packages/angular/projects/ui-angular/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @aws-amplify/ui-angular

## 5.3.4

### Patch Changes

- Updated dependencies [[`a6470c163288a6dcd928959d41b4cf74e71ddd27`](https://github.com/aws-amplify/amplify-ui/commit/a6470c163288a6dcd928959d41b4cf74e71ddd27)]:
- @aws-amplify/ui@6.15.4

## 5.3.3

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/angular/projects/ui-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/ui-angular",
"version": "5.3.3",
"version": "5.3.4",
"scripts": {
"build": "yarn --cwd ../../ build",
"dev": "yarn --cwd ../../ dev",
Expand All @@ -20,7 +20,7 @@
"rxjs": "^6.5.3 || ^7.4.0 || ^8.0.0"
},
"dependencies": {
"@aws-amplify/ui": "6.15.3",
"@aws-amplify/ui": "6.15.4",
"nanoid": "3.3.8",
"qrcode": "1.5.0",
"tslib": "^2.5.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/angular/projects/ui-angular/src/version.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const VERSION = '5.3.3';
export const VERSION = '5.3.4';
2 changes: 1 addition & 1 deletion packages/e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
]
},
"devDependencies": {
"@aws-amplify/ui": "^6.15.3",
"@aws-amplify/ui": "^6.15.4",
"@badeball/cypress-cucumber-preprocessor": "^22.0.1",
"@bahmutov/cypress-esbuild-preprocessor": "^2.2.4",
"@cucumber/cucumber": "^11.2.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/react-core-notifications/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @aws-amplify/ui-react-core-notifications

## 2.3.4

### Patch Changes

- Updated dependencies [[`a6470c163288a6dcd928959d41b4cf74e71ddd27`](https://github.com/aws-amplify/amplify-ui/commit/a6470c163288a6dcd928959d41b4cf74e71ddd27)]:
- @aws-amplify/ui@6.15.4
- @aws-amplify/ui-react-core@3.6.4

## 2.3.3

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/react-core-notifications/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/ui-react-core-notifications",
"version": "2.3.3",
"version": "2.3.4",
"main": "dist/index.js",
"module": "dist/esm/index.mjs",
"exports": {
Expand Down Expand Up @@ -35,8 +35,8 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@aws-amplify/ui": "6.15.3",
"@aws-amplify/ui-react-core": "3.6.3"
"@aws-amplify/ui": "6.15.4",
"@aws-amplify/ui-react-core": "3.6.4"
},
"peerDependencies": {
"aws-amplify": "^6.14.3",
Expand Down
7 changes: 7 additions & 0 deletions packages/react-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @aws-amplify/ui-react-core

## 3.6.4

### Patch Changes

- Updated dependencies [[`a6470c163288a6dcd928959d41b4cf74e71ddd27`](https://github.com/aws-amplify/amplify-ui/commit/a6470c163288a6dcd928959d41b4cf74e71ddd27)]:
- @aws-amplify/ui@6.15.4

## 3.6.3

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/react-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/ui-react-core",
"version": "3.6.3",
"version": "3.6.4",
"main": "dist/index.js",
"module": "dist/esm/index.mjs",
"react-native": "src/index.ts",
Expand Down Expand Up @@ -40,7 +40,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@aws-amplify/ui": "6.15.3",
"@aws-amplify/ui": "6.15.4",
"@xstate/react": "^3.2.2",
"lodash": "4.18.1",
"react-hook-form": "7.53.2",
Expand Down
7 changes: 7 additions & 0 deletions packages/react-geo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @aws-amplify/ui-react-geo

## 2.3.4

### Patch Changes

- Updated dependencies []:
- @aws-amplify/ui-react-core@3.6.4

## 2.3.3

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/react-geo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/ui-react-geo",
"version": "2.3.3",
"version": "2.3.4",
"main": "dist/index.js",
"module": "dist/esm/index.mjs",
"exports": {
Expand Down Expand Up @@ -39,7 +39,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@aws-amplify/ui-react-core": "3.6.3",
"@aws-amplify/ui-react-core": "3.6.4",
"mapbox-gl": "1.13.1",
"maplibre-gl": "2.1.9",
"maplibre-gl-js-amplify": "^4.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-geo/src/version.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const VERSION = '2.3.3';
export const VERSION = '2.3.4';
10 changes: 10 additions & 0 deletions packages/react-liveness/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @aws-amplify/ui-react-liveness

## 3.6.5

### Patch Changes

- [#6970](https://github.com/aws-amplify/amplify-ui/pull/6970) [`9ade838ec307d9a5094784c83afb673cb3dad4ad`](https://github.com/aws-amplify/amplify-ui/commit/9ade838ec307d9a5094784c83afb673cb3dad4ad) Thanks [@soberm](https://github.com/soberm)! - fix(liveness): use ideal constraint for localStorage camera ID to prevent stale deviceId errors

- Updated dependencies [[`3b0710ffddf12cf46315c231fcf2f5d0523e9551`](https://github.com/aws-amplify/amplify-ui/commit/3b0710ffddf12cf46315c231fcf2f5d0523e9551), [`a6470c163288a6dcd928959d41b4cf74e71ddd27`](https://github.com/aws-amplify/amplify-ui/commit/a6470c163288a6dcd928959d41b4cf74e71ddd27)]:
- @aws-amplify/ui-react@6.15.4
- @aws-amplify/ui@6.15.4

## 3.6.4

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/react-liveness/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/ui-react-liveness",
"version": "3.6.4",
"version": "3.6.5",
"main": "dist/index.js",
"module": "dist/esm/index.mjs",
"exports": {
Expand Down Expand Up @@ -49,8 +49,8 @@
"react-dom": "^16.14 || ^17 || ^18 || ^19"
},
"dependencies": {
"@aws-amplify/ui": "6.15.3",
"@aws-amplify/ui-react": "6.15.3",
"@aws-amplify/ui": "6.15.4",
"@aws-amplify/ui-react": "6.15.4",
"@aws-sdk/client-rekognitionstreaming": "3.967.0",
"@aws-sdk/util-format-url": "3.965.0",
"@smithy/eventstream-serde-browser": "^4.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-liveness/src/version.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const VERSION = '3.6.4';
export const VERSION = '3.6.5';
9 changes: 9 additions & 0 deletions packages/react-native/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @aws-amplify/ui-react-native

## 2.7.4

### Patch Changes

- Updated dependencies [[`a6470c163288a6dcd928959d41b4cf74e71ddd27`](https://github.com/aws-amplify/amplify-ui/commit/a6470c163288a6dcd928959d41b4cf74e71ddd27)]:
- @aws-amplify/ui@6.15.4
- @aws-amplify/ui-react-core@3.6.4
- @aws-amplify/ui-react-core-notifications@2.3.4

## 2.7.3

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/react-native/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/ui-react-native",
"version": "2.7.3",
"version": "2.7.4",
"main": "lib/index.js",
"module": "dist/index.js",
"react-native": "src/index.ts",
Expand Down Expand Up @@ -30,9 +30,9 @@
"react-native-safe-area-context": "^5.2.0"
},
"dependencies": {
"@aws-amplify/ui": "6.15.3",
"@aws-amplify/ui-react-core": "3.6.3",
"@aws-amplify/ui-react-core-notifications": "2.3.3"
"@aws-amplify/ui": "6.15.4",
"@aws-amplify/ui-react-core": "3.6.4",
"@aws-amplify/ui-react-core-notifications": "2.3.4"
},
"peerDependencies": {
"aws-amplify": "^6.14.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native/src/version.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const VERSION = '2.7.3';
export const VERSION = '2.7.4';
10 changes: 10 additions & 0 deletions packages/react-notifications/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @aws-amplify/ui-react-notifications

## 2.3.4

### Patch Changes

- Updated dependencies [[`3b0710ffddf12cf46315c231fcf2f5d0523e9551`](https://github.com/aws-amplify/amplify-ui/commit/3b0710ffddf12cf46315c231fcf2f5d0523e9551), [`a6470c163288a6dcd928959d41b4cf74e71ddd27`](https://github.com/aws-amplify/amplify-ui/commit/a6470c163288a6dcd928959d41b4cf74e71ddd27)]:
- @aws-amplify/ui-react@6.15.4
- @aws-amplify/ui@6.15.4
- @aws-amplify/ui-react-core@3.6.4
- @aws-amplify/ui-react-core-notifications@2.3.4

## 2.3.3

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions packages/react-notifications/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/ui-react-notifications",
"version": "2.3.3",
"version": "2.3.4",
"main": "dist/index.js",
"module": "dist/esm/index.mjs",
"exports": {
Expand Down Expand Up @@ -39,10 +39,10 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@aws-amplify/ui": "6.15.3",
"@aws-amplify/ui-react": "6.15.3",
"@aws-amplify/ui-react-core": "3.6.3",
"@aws-amplify/ui-react-core-notifications": "2.3.3",
"@aws-amplify/ui": "6.15.4",
"@aws-amplify/ui-react": "6.15.4",
"@aws-amplify/ui-react-core": "3.6.4",
"@aws-amplify/ui-react-core-notifications": "2.3.4",
"tinycolor2": "1.4.2"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/react-notifications/src/version.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const VERSION = '2.3.3';
export const VERSION = '2.3.4';
11 changes: 11 additions & 0 deletions packages/react-storage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @aws-amplify/ui-react-storage

## 3.17.3

### Patch Changes

- [#6979](https://github.com/aws-amplify/amplify-ui/pull/6979) [`8cf492af8d58998de165c9bd0d56a05e3b2a1f46`](https://github.com/aws-amplify/amplify-ui/commit/8cf492af8d58998de165c9bd0d56a05e3b2a1f46) Thanks [@osama-rizk](https://github.com/osama-rizk)! - fix(storage-browser): bump `aws-amplify` peer to `^6.17.0` for group permissions fix

- Updated dependencies [[`3b0710ffddf12cf46315c231fcf2f5d0523e9551`](https://github.com/aws-amplify/amplify-ui/commit/3b0710ffddf12cf46315c231fcf2f5d0523e9551), [`a6470c163288a6dcd928959d41b4cf74e71ddd27`](https://github.com/aws-amplify/amplify-ui/commit/a6470c163288a6dcd928959d41b4cf74e71ddd27)]:
- @aws-amplify/ui-react@6.15.4
- @aws-amplify/ui@6.15.4
- @aws-amplify/ui-react-core@3.6.4

## 3.17.2

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/react-storage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/ui-react-storage",
"version": "3.17.2",
"version": "3.17.3",
"main": "dist/index.js",
"module": "dist/esm/index.mjs",
"exports": {
Expand Down Expand Up @@ -46,9 +46,9 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@aws-amplify/ui": "6.15.3",
"@aws-amplify/ui-react": "6.15.3",
"@aws-amplify/ui-react-core": "3.6.3",
"@aws-amplify/ui": "6.15.4",
"@aws-amplify/ui-react": "6.15.4",
"@aws-amplify/ui-react-core": "3.6.4",
"tslib": "^2.5.2",
"@zip.js/zip.js": "^2.7.53"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/react-storage/src/version.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const VERSION = '3.17.2';
export const VERSION = '3.17.3';
Loading