Skip to content

Releases: livekit/components-js

@livekit/components-react@0.2.2

25 Jan 13:24
0e02fca
Compare
Choose a tag to compare

Patch Changes

  • Move link regex into core - #265 (@lukasIO)

  • Make tokenizer typesafe and move to separate file - #267 (@lukasIO)

  • Only populate room in useEffect to avoid strict mode disconnecting - #264 (@lukasIO)

  • Replace floating-ui/react with floating-ui/dom and fix the position problem with the MediaDeviceMenu component. - #266 (@Ocupe)

  • Updated dependencies [8b1e826, 39be24c]:

    • @livekit/components-core@0.2.2

@livekit/components-core@0.2.3

25 Jan 14:22
957727d
Compare
Choose a tag to compare

Patch Changes

@livekit/components-core@0.2.2

25 Jan 13:24
0e02fca
Compare
Choose a tag to compare

Patch Changes

@livekit/components-styles@0.1.11

23 Jan 16:45
7b847c0
Compare
Choose a tag to compare

Patch Changes

  • Use explicit aspect ratio in focus-aside - #255 (@lukasIO)

  • Add support for prefixing data attributes in css attr() function. - #258 (@Ocupe)

@livekit/components-react@0.2.1

23 Jan 16:45
7b847c0
Compare
Choose a tag to compare

Patch Changes

  • Refactor loop filter into core and rename TracksFilter to TrackFilter. - #257 (@Ocupe)

  • Remove ResizeObserver polyfill dependency - #254 (@lukasIO)

  • Updated dependencies [1144b2c]:

    • @livekit/components-core@0.2.1

@livekit/components-core@0.2.1

23 Jan 16:45
7b847c0
Compare
Choose a tag to compare

Patch Changes

  • Refactor loop filter into core and rename TracksFilter to TrackFilter. - #257 (@Ocupe)

@livekit/components-styles@0.1.10

20 Jan 16:10
0e7bdf0
Compare
Choose a tag to compare

Patch Changes

  • Fix: break long words in a chat message - #252 (@Ocupe)

@livekit/components-react@0.2.0

20 Jan 16:10
0e7bdf0
Compare
Choose a tag to compare

Minor Changes

Patch Changes

@livekit/components-core@0.2.0

20 Jan 16:10
0e7bdf0
Compare
Choose a tag to compare

Minor Changes

Patch Changes

@livekit/components-styles@0.1.9

19 Jan 16:58
8bd3caa
Compare
Choose a tag to compare

Patch Changes

  • Internal revisions of the component and prefab structure. - #241 (@Ocupe)

  • Monorepo-wide package updates and cleanups. - #235 (@Ocupe)