Skip to content

Releases: livekit/components-js

@livekit/components-react@2.9.20

19 Feb 16:49
89db224

Choose a tag to compare

Patch Changes

@livekit/components-js-docs@0.1.73

19 Feb 16:49
89db224

Choose a tag to compare

Patch Changes

@livekit/components-core@0.12.13

19 Feb 16:49
89db224

Choose a tag to compare

Patch Changes

  • Adds in support for attachments and attributes fields into data streams - #1283 (@1egoman)

  • Update all livekit-client to not use internal exports - #1289 (@1egoman)

@livekit/components-react@2.9.19

16 Jan 17:37
53d89a6

Choose a tag to compare

Patch Changes

@livekit/components-js-docs@0.1.72

16 Jan 17:37
53d89a6

Choose a tag to compare

Patch Changes

@livekit/components-react@2.9.17

05 Dec 13:58
eed701b

Choose a tag to compare

Patch Changes

@livekit/components-js-docs@0.1.70

05 Dec 13:57
eed701b

Choose a tag to compare

Patch Changes

@livekit/components-core@0.12.12

05 Dec 13:57
eed701b

Choose a tag to compare

Patch Changes

  • Remove requirement for ReceivedChatMessage to have an explicit type key - #1241 (@1egoman)

@livekit/components-styles@1.2.0

14 Nov 10:46
ebf09da

Choose a tag to compare

Minor Changes

  • Scope button and input styles to LiveKit classes within the data theme - #1218 (@lukasIO)

@livekit/components-react@2.9.16

14 Nov 10:46
ebf09da

Choose a tag to compare

Patch Changes

  • allow localtrack passing on bar visualizer - #1222 (@lukasIO)

  • Ensure multibandvolume returns 0 if no track is passed - #1223 (@lukasIO)

  • Add new explicit agent 'pre-connect-buffering' state and new isConnected / canInteract booleans - #1231 (@1egoman)

  • Change useAgent to return undefined for nullable TrackReference values - #1224 (@1egoman)

  • Fix useSession return value stability - #1230 (@1egoman)

  • Make useSession().start more stable - #1233 (@1egoman)

  • Make useSession wait for agent only if an agent was dispatched - #1226 (@1egoman)

  • Add explicit failure when agent disconnects from the room - #1228 (@1egoman)

  • Add initial version of agents sdk (useSession, etc) - #1207 (@1egoman)

  • Address useSession docstring typo - #1234 (@1egoman)

  • Sort session messages by first received timestamp, not "timestamp" field - #1229 (@1egoman)

  • Updated dependencies [f118da6e678c4a91be91c4dfc9b3b61eb7f64e2a]:

    • @livekit/components-core@0.12.11