Skip to content

Commit d1fe8f0

Browse files
Version Packages (livekit#494)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent cfba2c7 commit d1fe8f0

File tree

12 files changed

+26
-42
lines changed

12 files changed

+26
-42
lines changed

.changeset/big-horses-flash.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/flat-ears-add.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/khaki-mice-worry.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/kind-eyes-report.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/light-crews-carry.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/mighty-chairs-suffer.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/sweet-gorillas-whisper.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tidy-papayas-joke.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/react/CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# @livekit/components-react
22

3+
## 1.0.4
4+
5+
### Patch Changes
6+
7+
- Improve carousel view stability on overflow - [#499](https://github.com/livekit/components-js/pull/499) ([@lukasIO](https://github.com/lukasIO))
8+
9+
- Set correct starting value for useAudioPlayback hook - [#514](https://github.com/livekit/components-js/pull/514) ([@lukasIO](https://github.com/lukasIO))
10+
11+
- Fix participant tile always rendering camera track - [#498](https://github.com/livekit/components-js/pull/498) ([@lukasIO](https://github.com/lukasIO))
12+
13+
- Catch publish promises when first connecting room - [#501](https://github.com/livekit/components-js/pull/501) ([@lukasIO](https://github.com/lukasIO))
14+
15+
- Correct export of LayoutContextType #491 - [#495](https://github.com/livekit/components-js/pull/495) ([@Ocupe](https://github.com/Ocupe))
16+
17+
- Stringify room options - [#489](https://github.com/livekit/components-js/pull/489) ([@lukasIO](https://github.com/lukasIO))
18+
19+
- Fix default values in docs - [#502](https://github.com/livekit/components-js/pull/502) ([@lukasIO](https://github.com/lukasIO))
20+
321
## 1.0.3
422

523
### Patch Changes

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@livekit/components-react",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"license": "Apache-2.0",
55
"author": "LiveKit",
66
"repository": {

0 commit comments

Comments
 (0)