Releases: GetStream/ai-components-js
Releases · GetStream/ai-components-js
@stream-io/chat-react-ai@0.2.0
Minor Changes
- 6841c35: This change adds the
skipAnimationfunction as a return value of theuseMessageTextStreaminghook and adds the ability for integrators to access this function through a ref of theStreamingMessagecomponent. This function allows integrators to skip typewriter animation in progress when, for example,ai_indicator.stopevent arrives on an active channel.
@stream-io/chat-react-ai@0.1.2
Patch Changes
- 83d7bc4: Adjust styling and certain prop types, add
material-symbolsas a peer dep
@stream-io/chat-react-native-ai@0.1.4
Patch Changes
- 74442e1: Include image in the README.md file
@stream-io/chat-react-native-ai@0.1.3
Patch Changes
- ba28760: - Introduce expo config plugin for dictation permissions
- Fix race condition when no permissions are yet present on ios dictation
- Include Expo sample app as well
- Fix wrong dependency graph resolution between RNCLI and Expo sample apps
@stream-io/chat-react-ai@0.1.1
Patch Changes
- 0f42db4: fix: don't preset background color
@stream-io/chat-react-ai@0.1.0
Minor Changes
- b4f5397: Initial release of the React SDK
@stream-io/chat-react-native-ai@0.1.2
Patch Changes
- fd0f1ee: Include missing codegen files and update README.md
@stream-io/chat-react-native-ai@0.1.1
Patch Changes
- b09525e: Added README.md
@stream-io/chat-react-native-ai@0.1.0
Minor Changes
- e284837: Initial release of @stream-io/chat-react-native-ai