Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages #4209

Merged
merged 1 commit into from
Jul 20, 2023
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/angry-ladybugs-sing.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/cold-drinks-tickle.md

This file was deleted.

32 changes: 0 additions & 32 deletions .changeset/cold-grapes-collect.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/curvy-news-tickle.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/few-crabs-exercise.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/four-items-count.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/grumpy-games-matter.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/heavy-scissors-retire.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/pretty-laws-obey.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/quiet-vans-bow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rich-eagles-retire.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/rotten-lies-promise.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rude-bananas-sneeze.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/seven-balloons-add.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shaggy-toes-prove.md

This file was deleted.

14 changes: 0 additions & 14 deletions .changeset/stale-dancers-flash.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/stupid-kangaroos-chew.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 @@ -22,8 +22,8 @@
"test:links": "node --require esbuild-register ./scripts/link-checker-puppeteer.ts"
},
"dependencies": {
"@aws-amplify/ui-react": "5.0.4",
"@aws-amplify/ui-react-storage": "2.0.4",
"@aws-amplify/ui-react": "5.0.5",
"@aws-amplify/ui-react-storage": "2.1.0",
"@cucumber/gherkin": "^19.0.3",
"@cucumber/messages": "^16.0.1",
"@docsearch/react": "3",
Expand Down
2 changes: 1 addition & 1 deletion examples/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@angular/platform-browser": "^14.3.0",
"@angular/platform-browser-dynamic": "^14.3.0",
"@angular/router": "^14.3.0",
"@aws-amplify/ui-angular": "^4.0.1",
"@aws-amplify/ui-angular": "^4.0.2",
"aws-amplify": "latest",
"rxjs": "~6.6.0",
"tslib": "^2.0.0",
Expand Down
8 changes: 4 additions & 4 deletions examples/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"lint": "next lint"
},
"dependencies": {
"@aws-amplify/ui-react": "^5.0.4",
"@aws-amplify/ui-react-liveness": "^1.0.6",
"@aws-amplify/ui-react-storage": "^2.0.4",
"@aws-amplify/ui-react-notifications": "^1.0.5",
"@aws-amplify/ui-react": "^5.0.5",
"@aws-amplify/ui-react-liveness": "^2.0.0",
"@aws-amplify/ui-react-storage": "^2.1.0",
"@aws-amplify/ui-react-notifications": "^1.0.6",
"@aws-amplify/ui-react-geo": "^1.0.1",
"@aws-sdk/credential-providers": "^3.370.0",
"aws-amplify": "latest",
Expand Down
2 changes: 1 addition & 1 deletion examples/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"start": "vite preview --port 3000"
},
"dependencies": {
"@aws-amplify/ui-vue": "^3.1.20",
"@aws-amplify/ui-vue": "^3.1.21",
"aws-amplify": "latest",
"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

## 4.0.2

### Patch Changes

- Updated dependencies [[`78fdfd6c8`](https://github.com/aws-amplify/amplify-ui/commit/78fdfd6c8268c56204f905402162ad8cb40a0c8e), [`d3ee05415`](https://github.com/aws-amplify/amplify-ui/commit/d3ee054159e1de81861bcd9273be9b1c87924cf4), [`165a8abbd`](https://github.com/aws-amplify/amplify-ui/commit/165a8abbda8aa3e95fb9466fc60f8694c646d5bc), [`13098b36a`](https://github.com/aws-amplify/amplify-ui/commit/13098b36a75452d839955d141bd25f57538b1a22), [`37e490d39`](https://github.com/aws-amplify/amplify-ui/commit/37e490d3997a1dc55e2998c277790945921e6dc3), [`aea82ff1b`](https://github.com/aws-amplify/amplify-ui/commit/aea82ff1bb6e066ed8b70433f4d72cd34bf0ccae)]:
- @aws-amplify/ui@5.6.7

## 4.0.1

### 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": "4.0.1",
"version": "4.0.2",
"scripts": {
"build": "yarn --cwd ../../ build",
"dev": "yarn --cwd ../../ dev",
Expand All @@ -19,7 +19,7 @@
"aws-amplify": ">= 5.0.1"
},
"dependencies": {
"@aws-amplify/ui": "5.6.6",
"@aws-amplify/ui": "5.6.7",
"classnames": "2.3.1",
"nanoid": "3.1.31",
"qrcode": "1.5.0",
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 = '4.0.1';
export const VERSION = '4.0.2';
2 changes: 1 addition & 1 deletion packages/e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
]
},
"devDependencies": {
"@aws-amplify/ui": "^5.6.6",
"@aws-amplify/ui": "^5.6.7",
"@badeball/cypress-cucumber-preprocessor": "^12.1.0",
"@bahmutov/cypress-esbuild-preprocessor": "~2.1.3",
"@cucumber/cucumber": "^9.0.1",
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

## 1.0.3

### Patch Changes

- Updated dependencies [[`78fdfd6c8`](https://github.com/aws-amplify/amplify-ui/commit/78fdfd6c8268c56204f905402162ad8cb40a0c8e), [`d3ee05415`](https://github.com/aws-amplify/amplify-ui/commit/d3ee054159e1de81861bcd9273be9b1c87924cf4), [`165a8abbd`](https://github.com/aws-amplify/amplify-ui/commit/165a8abbda8aa3e95fb9466fc60f8694c646d5bc), [`13098b36a`](https://github.com/aws-amplify/amplify-ui/commit/13098b36a75452d839955d141bd25f57538b1a22), [`37e490d39`](https://github.com/aws-amplify/amplify-ui/commit/37e490d3997a1dc55e2998c277790945921e6dc3), [`6d14bf3f3`](https://github.com/aws-amplify/amplify-ui/commit/6d14bf3f386523bacd6832e56cc5903f644da88e), [`aea82ff1b`](https://github.com/aws-amplify/amplify-ui/commit/aea82ff1bb6e066ed8b70433f4d72cd34bf0ccae)]:
- @aws-amplify/ui@5.6.7
- @aws-amplify/ui-react-core@2.1.26

## 1.0.2

### 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": "1.0.2",
"version": "1.0.3",
"main": "dist/index.js",
"module": "dist/esm/index.mjs",
"exports": {
Expand Down Expand Up @@ -36,8 +36,8 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@aws-amplify/ui": "5.6.6",
"@aws-amplify/ui-react-core": "2.1.25"
"@aws-amplify/ui": "5.6.7",
"@aws-amplify/ui-react-core": "2.1.26"
},
"peerDependencies": {
"aws-amplify": ">= 5.0.1",
Expand Down
9 changes: 9 additions & 0 deletions packages/react-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @aws-amplify/ui-react-core

## 2.1.26

### Patch Changes

- [#4107](https://github.com/aws-amplify/amplify-ui/pull/4107) [`6d14bf3f3`](https://github.com/aws-amplify/amplify-ui/commit/6d14bf3f386523bacd6832e56cc5903f644da88e) Thanks [@ioanabrooks](https://github.com/ioanabrooks)! - chore(ui-react-native): Add Authenticator fields validations

- Updated dependencies [[`78fdfd6c8`](https://github.com/aws-amplify/amplify-ui/commit/78fdfd6c8268c56204f905402162ad8cb40a0c8e), [`d3ee05415`](https://github.com/aws-amplify/amplify-ui/commit/d3ee054159e1de81861bcd9273be9b1c87924cf4), [`165a8abbd`](https://github.com/aws-amplify/amplify-ui/commit/165a8abbda8aa3e95fb9466fc60f8694c646d5bc), [`13098b36a`](https://github.com/aws-amplify/amplify-ui/commit/13098b36a75452d839955d141bd25f57538b1a22), [`37e490d39`](https://github.com/aws-amplify/amplify-ui/commit/37e490d3997a1dc55e2998c277790945921e6dc3), [`aea82ff1b`](https://github.com/aws-amplify/amplify-ui/commit/aea82ff1bb6e066ed8b70433f4d72cd34bf0ccae)]:
- @aws-amplify/ui@5.6.7

## 2.1.25

### 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": "2.1.25",
"version": "2.1.26",
"main": "dist/index.js",
"module": "dist/esm/index.mjs",
"react-native": "dist/index.js",
Expand Down Expand Up @@ -31,7 +31,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@aws-amplify/ui": "5.6.6",
"@aws-amplify/ui": "5.6.7",
"@xstate/react": "3.0.1",
"lodash": "4.17.21",
"xstate": "^4.33.6"
Expand Down
22 changes: 22 additions & 0 deletions packages/react-liveness/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# @aws-amplify/ui-react-liveness

## 2.0.0

### Major Changes

- [#4134](https://github.com/aws-amplify/amplify-ui/pull/4134) [`d09da6935`](https://github.com/aws-amplify/amplify-ui/commit/d09da69352f3330300f0b101949395c0e39db142) Thanks [@thaddmt](https://github.com/thaddmt)! - breaking(liveness): update onError callback to use LivenessError type instead of Error

- [#4106](https://github.com/aws-amplify/amplify-ui/pull/4106) [`d165ddfb2`](https://github.com/aws-amplify/amplify-ui/commit/d165ddfb20cbbae921db5774ef12735796722452) Thanks [@thaddmt](https://github.com/thaddmt)! - **Breaking**: Update liveness component default cdn to use rekognition cdn. Note: customers with CSP policies will need to update their policy to allow the new default cdn url at - https://cdn.liveness.rekognition.amazonaws.com

### Minor Changes

- [#4260](https://github.com/aws-amplify/amplify-ui/pull/4260) [`e4bf31234`](https://github.com/aws-amplify/amplify-ui/commit/e4bf3123409ab813d118e87c95777cd5bcaff313) Thanks [@thaddmt](https://github.com/thaddmt)! - feat(liveness): Liveness cred provider

### Patch Changes

- [#4238](https://github.com/aws-amplify/amplify-ui/pull/4238) [`78fab28c6`](https://github.com/aws-amplify/amplify-ui/commit/78fab28c6d83dc5d286df4adeaf4ea349963d762) Thanks [@thaddmt](https://github.com/thaddmt)! - feat(liveness): remove 3 second countdown from liveness check

- [#4194](https://github.com/aws-amplify/amplify-ui/pull/4194) [`13098b36a`](https://github.com/aws-amplify/amplify-ui/commit/13098b36a75452d839955d141bd25f57538b1a22) Thanks [@thaddmt](https://github.com/thaddmt)! - chore(liveness): move inline css to classes

- Updated dependencies [[`78fdfd6c8`](https://github.com/aws-amplify/amplify-ui/commit/78fdfd6c8268c56204f905402162ad8cb40a0c8e), [`d3ee05415`](https://github.com/aws-amplify/amplify-ui/commit/d3ee054159e1de81861bcd9273be9b1c87924cf4), [`165a8abbd`](https://github.com/aws-amplify/amplify-ui/commit/165a8abbda8aa3e95fb9466fc60f8694c646d5bc), [`13098b36a`](https://github.com/aws-amplify/amplify-ui/commit/13098b36a75452d839955d141bd25f57538b1a22), [`f0b32d275`](https://github.com/aws-amplify/amplify-ui/commit/f0b32d27509cbc00013e96f6cfc735695b7784c8), [`c3a418d8d`](https://github.com/aws-amplify/amplify-ui/commit/c3a418d8d8bd057c27de59379033c2c538762141), [`37e490d39`](https://github.com/aws-amplify/amplify-ui/commit/37e490d3997a1dc55e2998c277790945921e6dc3), [`aea82ff1b`](https://github.com/aws-amplify/amplify-ui/commit/aea82ff1bb6e066ed8b70433f4d72cd34bf0ccae)]:
- @aws-amplify/ui@5.6.7
- @aws-amplify/ui-react@5.0.5

## 1.0.6

### 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": "1.0.6",
"version": "2.0.0",
"main": "dist/index.js",
"module": "dist/esm/index.mjs",
"exports": {
Expand Down Expand Up @@ -48,8 +48,8 @@
"react-dom": ">= 16.14.0"
},
"dependencies": {
"@aws-amplify/ui": "5.6.6",
"@aws-amplify/ui-react": "5.0.4",
"@aws-amplify/ui": "5.6.7",
"@aws-amplify/ui-react": "5.0.5",
"@aws-sdk/client-rekognitionstreaming": "3.360.0",
"@tensorflow-models/blazeface": "0.0.7",
"@tensorflow/tfjs-backend-cpu": "3.11.0",
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 = '1.0.6';
export const VERSION = '2.0.0';
46 changes: 46 additions & 0 deletions packages/react-native/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,51 @@
# @aws-amplify/ui-react-native

## 1.2.21

### Patch Changes

- [#4227](https://github.com/aws-amplify/amplify-ui/pull/4227) [`d3ee05415`](https://github.com/aws-amplify/amplify-ui/commit/d3ee054159e1de81861bcd9273be9b1c87924cf4) Thanks [@dbanksdesign](https://github.com/dbanksdesign)! - fix(react-native): border widths, spacing, font sizes, opacities in the theme don't throw runtime errors.

These are all valid in a theme now:

```typescript
const theme: Theme = {
tokens: {
borderWidths: {
small: '4',
medium: '1rem',
large: 6,
},
opacities: {
'10': '0.2',
},
space: {
small: 4,
medium: '6',
large: '{space.small.value}',
},
fontSizes: {
small: '1rem',
},
},
};
```

- [#4215](https://github.com/aws-amplify/amplify-ui/pull/4215) [`279b3852c`](https://github.com/aws-amplify/amplify-ui/commit/279b3852cf579e10fab225536aa54850ab3a9424) Thanks [@calebpollman](https://github.com/calebpollman)! - fix(rna): expose TS types of RNA static components

- [#4225](https://github.com/aws-amplify/amplify-ui/pull/4225) [`d87fb4beb`](https://github.com/aws-amplify/amplify-ui/commit/d87fb4beb4fa6e76ee09221a1a361553884ac42b) Thanks [@dbanksdesign](https://github.com/dbanksdesign)! - feat(react-native): adding error styles to text field

- [#4107](https://github.com/aws-amplify/amplify-ui/pull/4107) [`6d14bf3f3`](https://github.com/aws-amplify/amplify-ui/commit/6d14bf3f386523bacd6832e56cc5903f644da88e) Thanks [@ioanabrooks](https://github.com/ioanabrooks)! - chore(ui-react-native): Add Authenticator fields validations

- [#4247](https://github.com/aws-amplify/amplify-ui/pull/4247) [`41b9055c8`](https://github.com/aws-amplify/amplify-ui/commit/41b9055c821b44e9347146a9588755eeef588f13) Thanks [@calebpollman](https://github.com/calebpollman)! - feature(rna): update is signed in logic to read from Auth

- [#4239](https://github.com/aws-amplify/amplify-ui/pull/4239) [`30e0fce43`](https://github.com/aws-amplify/amplify-ui/commit/30e0fce430cbab200f572205b5c5ce6ff618972c) Thanks [@dbanksdesign](https://github.com/dbanksdesign)! - fix(react-native): fix the theme components type

- Updated dependencies [[`78fdfd6c8`](https://github.com/aws-amplify/amplify-ui/commit/78fdfd6c8268c56204f905402162ad8cb40a0c8e), [`d3ee05415`](https://github.com/aws-amplify/amplify-ui/commit/d3ee054159e1de81861bcd9273be9b1c87924cf4), [`165a8abbd`](https://github.com/aws-amplify/amplify-ui/commit/165a8abbda8aa3e95fb9466fc60f8694c646d5bc), [`13098b36a`](https://github.com/aws-amplify/amplify-ui/commit/13098b36a75452d839955d141bd25f57538b1a22), [`37e490d39`](https://github.com/aws-amplify/amplify-ui/commit/37e490d3997a1dc55e2998c277790945921e6dc3), [`6d14bf3f3`](https://github.com/aws-amplify/amplify-ui/commit/6d14bf3f386523bacd6832e56cc5903f644da88e), [`aea82ff1b`](https://github.com/aws-amplify/amplify-ui/commit/aea82ff1bb6e066ed8b70433f4d72cd34bf0ccae)]:
- @aws-amplify/ui@5.6.7
- @aws-amplify/ui-react-core@2.1.26
- @aws-amplify/ui-react-core-notifications@1.0.3

## 1.2.20

### Patch Changes
Expand Down
Loading