Skip to content

Commit

Permalink
Version Packages (#6030)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Nov 19, 2024
1 parent f1b1da8 commit 526b0f3
Show file tree
Hide file tree
Showing 55 changed files with 273 additions and 158 deletions.
21 changes: 0 additions & 21 deletions .changeset/beige-pugs-drive.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/curvy-tables-work.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/dry-points-fold.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/fluffy-plums-grin.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/input-compositionevent.md

This file was deleted.

12 changes: 0 additions & 12 deletions .changeset/purple-bobcats-refuse.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rad-cats-rock.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/smart-otters-beam.md

This file was deleted.

19 changes: 0 additions & 19 deletions .changeset/ten-jokes-reply.md

This file was deleted.

2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"test:links": "node --require esbuild-register ./scripts/link-checker-puppeteer.ts"
},
"dependencies": {
"@aws-amplify/ui-react": "6.5.5",
"@aws-amplify/ui-react": "6.6.0",
"@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 @@ -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": "^5.0.30",
"@aws-amplify/ui-angular": "^5.0.31",
"rxjs": "~6.6.0",
"tslib": "^2.0.0",
"zone.js": "~0.11.4"
Expand Down
12 changes: 6 additions & 6 deletions examples/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
"lint": "next lint"
},
"dependencies": {
"@aws-amplify/ui-react": "^6.5.5",
"@aws-amplify/ui-react-ai": "0.4.0",
"@aws-amplify/ui-react-geo": "^2.0.30",
"@aws-amplify/ui-react-liveness": "^3.1.15",
"@aws-amplify/ui-react-notifications": "^2.0.34",
"@aws-amplify/ui-react-storage": "^3.3.9",
"@aws-amplify/ui-react": "^6.6.0",
"@aws-amplify/ui-react-ai": "1.0.0",
"@aws-amplify/ui-react-geo": "^2.0.31",
"@aws-amplify/ui-react-liveness": "^3.1.16",
"@aws-amplify/ui-react-notifications": "^2.0.35",
"@aws-amplify/ui-react-storage": "^3.3.10",
"@aws-sdk/credential-providers": "^3.370.0",
"next": "^14.2.10",
"next-global-css": "^1.1.1",
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.2.22",
"@aws-amplify/ui-vue": "^4.2.23",
"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.0.31

### Patch Changes

- Updated dependencies [[`0d4d2b91c`](https://github.com/aws-amplify/amplify-ui/commit/0d4d2b91c84b2eb5e9365bb837855e5a9b4e3c06), [`24635cfd5`](https://github.com/aws-amplify/amplify-ui/commit/24635cfd5fb6b01bfd3bde1464c7064b2d1484c4)]:
- @aws-amplify/ui@6.6.6

## 5.0.30

### 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.0.30",
"version": "5.0.31",
"scripts": {
"build": "yarn --cwd ../../ build",
"dev": "yarn --cwd ../../ dev",
Expand All @@ -20,7 +20,7 @@
"rxjs": "^6.5.3 || ^7.4.0"
},
"dependencies": {
"@aws-amplify/ui": "6.6.5",
"@aws-amplify/ui": "6.6.6",
"nanoid": "3.1.31",
"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.0.30';
export const VERSION = '5.0.31';
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.6.5",
"@aws-amplify/ui": "^6.6.6",
"@badeball/cypress-cucumber-preprocessor": "^18.0.6",
"@bahmutov/cypress-esbuild-preprocessor": "~2.2.0",
"@cucumber/cucumber": "^10.0.1",
Expand Down
65 changes: 65 additions & 0 deletions packages/react-ai/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,70 @@
# @aws-amplify/ui-react-ai

## 1.0.0

### Major Changes

- [#6149](https://github.com/aws-amplify/amplify-ui/pull/6149) [`0d4d2b91c`](https://github.com/aws-amplify/amplify-ui/commit/0d4d2b91c84b2eb5e9365bb837855e5a9b4e3c06) Thanks [@dbanksdesign](https://github.com/dbanksdesign)! - chore: get ai package ready for release

### Minor Changes

- [#6090](https://github.com/aws-amplify/amplify-ui/pull/6090) [`a25e5ed7a`](https://github.com/aws-amplify/amplify-ui/commit/a25e5ed7a19a3a612ec3e60f773df6c4071586dd) Thanks [@dbanksdesign](https://github.com/dbanksdesign)! - feat(ai): add aiContext prop to AIConversation

```tsx
<AIConversation
messages={messages}
isLoading={isLoading}
handleSendMessage={sendMessage}
// This will let the LLM know about the current state of this application
// so it can better respond to questions, you can put any information
// in this object that might be helpful
aiContext={() => {
return {
currentTime: new Date().toLocaleTimeString(),
};
}}
/>
```

- [#5920](https://github.com/aws-amplify/amplify-ui/pull/5920) [`dcdb2cdf0`](https://github.com/aws-amplify/amplify-ui/commit/dcdb2cdf05226bb8440a2be844f1d3ca7dbb1874) Thanks [@dbanksdesign](https://github.com/dbanksdesign)! - AI streaming

This update brings streaming responses to the `useAIConversation()` hook and `<AIConversation />` component. No changes need to be made in your code to get streaming responses now.

- [#6006](https://github.com/aws-amplify/amplify-ui/pull/6006) [`759623301`](https://github.com/aws-amplify/amplify-ui/commit/759623301f2184bb6081692486a5ecb498670688) Thanks [@sasssssssa](https://github.com/sasssssssa)! - fix: AIConversation doesn't care about conversion, for example Hira to Kanji in Japanese

When to push Return/Enter key in the Form about AIConversation component, it can decide to send a message by whether in editing the text.

- [#5968](https://github.com/aws-amplify/amplify-ui/pull/5968) [`3b96ff7c0`](https://github.com/aws-amplify/amplify-ui/commit/3b96ff7c027ec5650afabda9f451572b492bbabd) Thanks [@dbanksdesign](https://github.com/dbanksdesign)! - feat(ai): add fallback response component

```tsx
<AIConversation
FallBackResponseComponent={(props) => <>{JSON.stringify(props)}</>}
//...
/>
```

- [#5999](https://github.com/aws-amplify/amplify-ui/pull/5999) [`24635cfd5`](https://github.com/aws-amplify/amplify-ui/commit/24635cfd5fb6b01bfd3bde1464c7064b2d1484c4) Thanks [@dbanksdesign](https://github.com/dbanksdesign)! - chore: ai cleanup

```jsx
<AIConversation
messages={messages}
handleSendMessage={handleSendMessage}
actions={[
{
component: <MdCopyAll />,
handler: (message) => {},
},
]}
/>
```

### Patch Changes

- Updated dependencies [[`90ea18ba0`](https://github.com/aws-amplify/amplify-ui/commit/90ea18ba076f884cad7f49b646f3f820e1b80c0e), [`2e3a051d9`](https://github.com/aws-amplify/amplify-ui/commit/2e3a051d9c2d48d5be22d2e83095cbd060ce2b40), [`f1b1da8a1`](https://github.com/aws-amplify/amplify-ui/commit/f1b1da8a1adfb23948156a5618cbf605279d941d), [`0d4d2b91c`](https://github.com/aws-amplify/amplify-ui/commit/0d4d2b91c84b2eb5e9365bb837855e5a9b4e3c06), [`24635cfd5`](https://github.com/aws-amplify/amplify-ui/commit/24635cfd5fb6b01bfd3bde1464c7064b2d1484c4)]:
- @aws-amplify/ui-react-core@3.0.30
- @aws-amplify/ui-react@6.6.0
- @aws-amplify/ui@6.6.6

## 0.4.0

### Minor Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/react-ai/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-amplify/ui-react-ai",
"version": "0.4.0",
"version": "1.0.0",
"main": "dist/index.js",
"module": "dist/esm/index.mjs",
"exports": {
Expand Down Expand Up @@ -48,9 +48,9 @@
"react-dom": "^16.14.0 || ^17.0 || ^18.0"
},
"dependencies": {
"@aws-amplify/ui": "^6.6.5",
"@aws-amplify/ui-react": "^6.5.5",
"@aws-amplify/ui-react-core": "^3.0.29"
"@aws-amplify/ui": "^6.6.6",
"@aws-amplify/ui-react": "^6.6.0",
"@aws-amplify/ui-react-core": "^3.0.30"
},
"devDependencies": {
"@types/jest-when": "^3.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-ai/src/version.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const VERSION = '0.4.0';
export const VERSION = '1.0.0';
10 changes: 10 additions & 0 deletions packages/react-auth/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @aws-amplify/ui-react-auth

## 0.0.37

### Patch Changes

- Updated dependencies [[`90ea18ba0`](https://github.com/aws-amplify/amplify-ui/commit/90ea18ba076f884cad7f49b646f3f820e1b80c0e), [`2e3a051d9`](https://github.com/aws-amplify/amplify-ui/commit/2e3a051d9c2d48d5be22d2e83095cbd060ce2b40), [`f1b1da8a1`](https://github.com/aws-amplify/amplify-ui/commit/f1b1da8a1adfb23948156a5618cbf605279d941d), [`0d4d2b91c`](https://github.com/aws-amplify/amplify-ui/commit/0d4d2b91c84b2eb5e9365bb837855e5a9b4e3c06), [`24635cfd5`](https://github.com/aws-amplify/amplify-ui/commit/24635cfd5fb6b01bfd3bde1464c7064b2d1484c4)]:
- @aws-amplify/ui-react-core@3.0.30
- @aws-amplify/ui-react@6.6.0
- @aws-amplify/ui@6.6.6
- @aws-amplify/ui-react-core-auth@0.0.32

## 0.0.36

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions packages/react-auth/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-amplify/ui-react-auth",
"private": true,
"version": "0.0.36",
"version": "0.0.37",
"main": "dist/index.js",
"module": "dist/esm/index.mjs",
"exports": {
Expand Down Expand Up @@ -40,10 +40,10 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@aws-amplify/ui": "6.6.5",
"@aws-amplify/ui-react": "6.5.5",
"@aws-amplify/ui-react-core": "3.0.29",
"@aws-amplify/ui-react-core-auth": "0.0.31",
"@aws-amplify/ui": "6.6.6",
"@aws-amplify/ui-react": "6.6.0",
"@aws-amplify/ui-react-core": "3.0.30",
"@aws-amplify/ui-react-core-auth": "0.0.32",
"@xstate/react": "3.2.2",
"lodash": "4.17.21",
"tslib": "^2.5.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/react-auth/src/version.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const VERSION = '0.0.36';
export const VERSION = '0.0.37';
8 changes: 8 additions & 0 deletions packages/react-core-auth/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @aws-amplify/ui-react-core-auth

## 0.0.32

### Patch Changes

- Updated dependencies [[`90ea18ba0`](https://github.com/aws-amplify/amplify-ui/commit/90ea18ba076f884cad7f49b646f3f820e1b80c0e), [`0d4d2b91c`](https://github.com/aws-amplify/amplify-ui/commit/0d4d2b91c84b2eb5e9365bb837855e5a9b4e3c06), [`24635cfd5`](https://github.com/aws-amplify/amplify-ui/commit/24635cfd5fb6b01bfd3bde1464c7064b2d1484c4)]:
- @aws-amplify/ui-react-core@3.0.30
- @aws-amplify/ui@6.6.6

## 0.0.31

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/react-core-auth/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-amplify/ui-react-core-auth",
"private": true,
"version": "0.0.31",
"version": "0.0.32",
"main": "dist/index.js",
"module": "dist/esm/index.mjs",
"react-native": "src/index.ts",
Expand Down Expand Up @@ -33,8 +33,8 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@aws-amplify/ui": "6.6.5",
"@aws-amplify/ui-react-core": "3.0.29",
"@aws-amplify/ui": "6.6.6",
"@aws-amplify/ui-react-core": "3.0.30",
"@xstate/react": "3.2.2",
"lodash": "4.17.21",
"qrcode": "1.5.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.0.30

### Patch Changes

- Updated dependencies [[`90ea18ba0`](https://github.com/aws-amplify/amplify-ui/commit/90ea18ba076f884cad7f49b646f3f820e1b80c0e), [`0d4d2b91c`](https://github.com/aws-amplify/amplify-ui/commit/0d4d2b91c84b2eb5e9365bb837855e5a9b4e3c06), [`24635cfd5`](https://github.com/aws-amplify/amplify-ui/commit/24635cfd5fb6b01bfd3bde1464c7064b2d1484c4)]:
- @aws-amplify/ui-react-core@3.0.30
- @aws-amplify/ui@6.6.6

## 2.0.29

### 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.0.29",
"version": "2.0.30",
"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.6.5",
"@aws-amplify/ui-react-core": "3.0.29"
"@aws-amplify/ui": "6.6.6",
"@aws-amplify/ui-react-core": "3.0.30"
},
"peerDependencies": {
"aws-amplify": "^6.6.5",
Expand Down
Loading

0 comments on commit 526b0f3

Please sign in to comment.