File tree Expand file tree Collapse file tree 11 files changed +43
-14
lines changed Expand file tree Collapse file tree 11 files changed +43
-14
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# @livekit/component-docs-storybook
2
2
3
+ ## 1.0.13
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[ ` 2ff32cc ` ] ( https://github.com/livekit/components-js/commit/2ff32cc50682f623adf8c314b13e97fe5d1fbeb5 )] :
8
+ - @livekit/components-react @0.1.20
9
+
3
10
## 1.0.12
4
11
5
12
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"private" : true ,
3
3
"name" : " @livekit/component-docs-storybook" ,
4
- "version" : " 1.0.12 " ,
4
+ "version" : " 1.0.13 " ,
5
5
"license" : " Apache-2.0" ,
6
6
"main" : " index.js" ,
7
7
"scripts" : {
11
11
"tsx:check" : " tsc --noEmit"
12
12
},
13
13
"dependencies" : {
14
- "@livekit/components-react" : " 0.1.19 " ,
14
+ "@livekit/components-react" : " 0.1.20 " ,
15
15
"@livekit/components-styles" : " 0.1.9" ,
16
16
"livekit-client" : " ^1.6.2" ,
17
17
"react" : " ^18.2.0" ,
Original file line number Diff line number Diff line change 1
1
# @livekit/component-example-next
2
2
3
+ ## 0.1.16
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[ ` 2ff32cc ` ] ( https://github.com/livekit/components-js/commit/2ff32cc50682f623adf8c314b13e97fe5d1fbeb5 )] :
8
+ - @livekit/components-react @0.1.20
9
+
3
10
## 0.1.15
4
11
5
12
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @livekit/component-example-next" ,
3
- "version" : " 0.1.15 " ,
3
+ "version" : " 0.1.16 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"dev" : " next dev" ,
9
9
"lint" : " next lint"
10
10
},
11
11
"dependencies" : {
12
- "@livekit/components-react" : " 0.1.19 " ,
12
+ "@livekit/components-react" : " 0.1.20 " ,
13
13
"@livekit/components-styles" : " 0.1.9" ,
14
14
"livekit-client" : " ^1.6.2" ,
15
15
"livekit-server-sdk" : " ^1.0.3" ,
Original file line number Diff line number Diff line change 1
1
# @livekit/components-react
2
2
3
+ ## 0.1.20
4
+
5
+ ### Patch Changes
6
+
7
+ - Don't stop track on unmount - [ #245 ] ( https://github.com/livekit/components-js/pull/245 ) ([ @lukasIO ] ( https://github.com/lukasIO ) )
8
+
3
9
## 0.1.19
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @livekit/components-react" ,
3
- "version" : " 0.1.19 " ,
3
+ "version" : " 0.1.20 " ,
4
4
"license" : " Apache-2.0" ,
5
5
"author" : " LiveKit" ,
6
6
"exports" : {
Original file line number Diff line number Diff line change 1
1
# @livekit/components-docs-gen
2
2
3
+ ## 0.0.12
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[ ` 2ff32cc ` ] ( https://github.com/livekit/components-js/commit/2ff32cc50682f623adf8c314b13e97fe5d1fbeb5 )] :
8
+ - @livekit/components-react @0.1.20
9
+
3
10
## 0.0.11
4
11
5
12
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"private" : true ,
3
3
"name" : " @livekit/components-docs-gen" ,
4
- "version" : " 0.0.11 " ,
4
+ "version" : " 0.0.12 " ,
5
5
"description" : " Generate component docs." ,
6
6
"license" : " Apache 2.0" ,
7
7
"author" : " LiveKit" ,
25
25
},
26
26
"sideEffects" : false ,
27
27
"dependencies" : {
28
- "@livekit/components-react" : " 0.1.19 " ,
28
+ "@livekit/components-react" : " 0.1.20 " ,
29
29
"eslint-config-lk-custom" : " *" ,
30
30
"eslint-plugin-tsdoc" : " ^0.2.17" ,
31
31
"glob" : " ^8.0.0" ,
Original file line number Diff line number Diff line change 1
1
# @livekit/components-props-docs
2
2
3
+ ## 0.0.12
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[ ` 2ff32cc ` ] ( https://github.com/livekit/components-js/commit/2ff32cc50682f623adf8c314b13e97fe5d1fbeb5 )] :
8
+ - @livekit/components-react @0.1.20
9
+
3
10
## 0.0.11
4
11
5
12
### Patch Changes
You can’t perform that action at this time.
0 commit comments