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 #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Version Packages #1

wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@aws-amplify/ui-react-ai@0.5.0

Minor Changes

  • #6006 759623301 Thanks @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 3b96ff7c0 Thanks @dbanksdesign! - feat(ai): add fallback response component

    <AIConversation
      FallBackResponseComponent={(props) => <>{JSON.stringify(props)}</>}
      //...
    />
  • #5999 24635cfd5 Thanks @dbanksdesign! - chore: ai cleanup

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

Patch Changes

  • Updated dependencies [2e3a051d9, 24635cfd5]:
    • @aws-amplify/ui-react@6.5.6
    • @aws-amplify/ui@6.6.6
    • @aws-amplify/ui-react-core@3.0.30

@aws-amplify/ui-angular@5.0.31

Patch Changes

  • Updated dependencies [24635cfd5]:
    • @aws-amplify/ui@6.6.6

@aws-amplify/ui-react@6.5.6

Patch Changes

  • #6031 2e3a051d9 Thanks @dbanksdesign! - fix(textarea): autoresize textarea resets when value is empty

    There was a bug with the autoresize text area where it would not reset the size when a value was cleared. This fixes that bug

  • Updated dependencies [24635cfd5]:

    • @aws-amplify/ui@6.6.6
    • @aws-amplify/ui-react-core@3.0.30

@aws-amplify/ui-react-core@3.0.30

Patch Changes

  • Updated dependencies [24635cfd5]:
    • @aws-amplify/ui@6.6.6

@aws-amplify/ui-react-core-notifications@2.0.30

Patch Changes

  • Updated dependencies [24635cfd5]:
    • @aws-amplify/ui@6.6.6
    • @aws-amplify/ui-react-core@3.0.30

@aws-amplify/ui-react-geo@2.0.31

Patch Changes

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

@aws-amplify/ui-react-liveness@3.1.16

Patch Changes

  • Updated dependencies [2e3a051d9, 24635cfd5]:
    • @aws-amplify/ui-react@6.5.6
    • @aws-amplify/ui@6.6.6

@aws-amplify/ui-react-native@2.2.17

Patch Changes

  • Updated dependencies [24635cfd5]:
    • @aws-amplify/ui@6.6.6
    • @aws-amplify/ui-react-core@3.0.30
    • @aws-amplify/ui-react-core-notifications@2.0.30

@aws-amplify/ui-react-notifications@2.0.35

Patch Changes

  • Updated dependencies [2e3a051d9, 24635cfd5]:
    • @aws-amplify/ui-react@6.5.6
    • @aws-amplify/ui@6.6.6
    • @aws-amplify/ui-react-core@3.0.30
    • @aws-amplify/ui-react-core-notifications@2.0.30

@aws-amplify/ui-react-storage@3.3.10

Patch Changes

  • Updated dependencies [2e3a051d9, 24635cfd5]:
    • @aws-amplify/ui-react@6.5.6
    • @aws-amplify/ui@6.6.6
    • @aws-amplify/ui-react-core@3.0.30

@aws-amplify/ui@6.6.6

Patch Changes

  • #5999 24635cfd5 Thanks @dbanksdesign! - chore: ai cleanup

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

@aws-amplify/ui-vue@4.2.23

Patch Changes

  • Updated dependencies [24635cfd5]:
    • @aws-amplify/ui@6.6.6

@aws-amplify/ui-react-auth@0.0.37

Patch Changes

  • Updated dependencies [2e3a051d9, 24635cfd5]:
    • @aws-amplify/ui-react@6.5.6
    • @aws-amplify/ui@6.6.6
    • @aws-amplify/ui-react-core@3.0.30
    • @aws-amplify/ui-react-core-auth@0.0.32

@aws-amplify/ui-react-core-auth@0.0.32

Patch Changes

  • Updated dependencies [24635cfd5]:
    • @aws-amplify/ui@6.6.6
    • @aws-amplify/ui-react-core@3.0.30

@aws-amplify/ui-react-native-auth@0.0.35

Patch Changes

  • Updated dependencies [24635cfd5]:
    • @aws-amplify/ui@6.6.6
    • @aws-amplify/ui-react-core-auth@0.0.32
    • @aws-amplify/ui-react-native@2.2.17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants