Skip to content

Releases: cheshire-cat-ai/api-client-ts

v0.10.6

26 Mar 11:57
1f26e80
Compare
Choose a tag to compare

Patch Changes

  • 95d692f: Fix type module in package.json

v0.10.5

26 Mar 11:42
8f346da
Compare
Choose a tag to compare

Patch Changes

  • 6cf38ba: Add when in chat history, update deps

v0.10.4

26 Mar 10:26
78ead67
Compare
Choose a tag to compare

Patch Changes

  • de5799b: Improve types, renamed user to userId

v0.10.3

06 Mar 15:58
Compare
Choose a tag to compare

Patch Changes

  • 36d3183: Fix websocket scheme not supported in the browser

v0.10.2

02 Mar 10:10
224171c
Compare
Choose a tag to compare

Patch Changes

v0.10.1

01 Mar 08:58
f9e9580
Compare
Choose a tag to compare

Patch Changes

  • 648db68: Fix websocket default values

v0.10.0

28 Feb 17:33
c25c1c5
Compare
Choose a tag to compare

Minor Changes

  • 312facd:
    • Fix code formatting
    • Add query parameter setting to the WebSocketSettings
    • Change readyState to be a getter and renamed to socketState
    • Rename MetaData interface to Metadata
    • Update dependencies
    • Add union type of strings for SocketError name

v0.9.3

13 Feb 17:25
1793466
Compare
Choose a tag to compare

Patch Changes

  • aa0729b: Add upgrade key to plugins

v0.9.2

19 Jan 18:15
3cecaca
Compare
Choose a tag to compare

Patch Changes

  • 0564669: remove trailing slashes in endpoints

v0.9.1

07 Jan 18:35
f3fedb5
Compare
Choose a tag to compare

Patch Changes

  • a38c6df: Re-added custom data object in websocket message