Skip to content

Tags: XD2Sketch/react-chat-stream

Tags

0.5.3

Toggle 0.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: ensure credentials are sent to server (#54)

* fix: ensure credentials are sent to server

* chore: bump version

0.5.2

Toggle 0.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: robust metadata yielding (#52)

0.5.1

Toggle 0.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: avoid unintended metadata parsing (#44)

0.5.0

Toggle 0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: allow to yield metadata in chat stream (#43)

0.4.0

Toggle 0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(MAG-3597): add option to set the amount of characters streamed b…

…ack per second (#40)

* feat(MAG-3597): add option to set the amount of characters that should be streamed back per second (max)

* chore: bump version

0.3.1

Toggle 0.3.1's commit message
fix: submit manually added messages to endpoint

0.3.0

Toggle 0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: allow custom submit and adding event handlers (#23)

0.2.3

Toggle 0.2.3's commit message
chore: bump version

0.2.2

Toggle 0.2.2's commit message
chore: bump version

0.2.1

Toggle 0.2.1's commit message

Verified

This commit was signed with the committer’s verified signature.
niels-bosman Niels Bosman
chore: fix onChange typing