Skip to content

Commit

Permalink
Version Packages (#628)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Sep 14, 2023
1 parent a0875fe commit e3453ca
Show file tree
Hide file tree
Showing 22 changed files with 82 additions and 65 deletions.
5 changes: 0 additions & 5 deletions .changeset/breezy-rings-mate.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/eight-nails-rush.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lucky-spies-learn.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nasty-brooms-begin.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/quiet-yaks-argue.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/sharp-ducks-whisper.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/shiny-waves-fail.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/strong-plums-nail.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/strong-wombats-mix.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/warm-geese-serve.md

This file was deleted.

10 changes: 10 additions & 0 deletions docs/docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @livekit/components-js-docs

## 0.1.0

### Minor Changes

- Doc strings for all hooks. Refactor around `Chat` component. Promote `useVisualStableUpdate` @alpha -> @public. - [#635](https://github.com/livekit/components-js/pull/635) ([@Ocupe](https://github.com/Ocupe))

### Patch Changes

- Update and add doc strings for all components. - [#633](https://github.com/livekit/components-js/pull/633) ([@Ocupe](https://github.com/Ocupe))

## 0.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@livekit/components-js-docs",
"version": "0.0.5",
"version": "0.1.0",
"description": "Automatically generated documentation pages for LiveKit Components JS. Intended to be consumed by the documentation page.",
"scripts": {
"yalc:publish": "yalc publish --private --push --replace",
Expand Down
7 changes: 7 additions & 0 deletions docs/storybook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @livekit/component-docs-storybook

## 1.0.25

### Patch Changes

- Updated dependencies [[`74d38659`](https://github.com/livekit/components-js/commit/74d386592b1e593550b5942e2720d38a86a53c55), [`999eb2ca`](https://github.com/livekit/components-js/commit/999eb2ca85f6d9cab16988f2815974d5f394e4ee), [`c421c99c`](https://github.com/livekit/components-js/commit/c421c99c076c57adc61facfb41ecdef0abcb95dd), [`999eb2ca`](https://github.com/livekit/components-js/commit/999eb2ca85f6d9cab16988f2815974d5f394e4ee), [`d5b2093b`](https://github.com/livekit/components-js/commit/d5b2093b1999df891cdd6fbe7b350c488b330cf7), [`17760aab`](https://github.com/livekit/components-js/commit/17760aabe36279b9e0f511ba9d4ea09b652d27df), [`999eb2ca`](https://github.com/livekit/components-js/commit/999eb2ca85f6d9cab16988f2815974d5f394e4ee), [`999eb2ca`](https://github.com/livekit/components-js/commit/999eb2ca85f6d9cab16988f2815974d5f394e4ee)]:
- @livekit/components-react@1.2.0

## 1.0.24

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions docs/storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@livekit/component-docs-storybook",
"version": "1.0.24",
"version": "1.0.25",
"license": "Apache-2.0",
"main": "index.js",
"scripts": {
Expand All @@ -11,7 +11,7 @@
"tsx:check": "tsc --noEmit"
},
"dependencies": {
"@livekit/components-react": "~1.1.0",
"@livekit/components-react": "~1.2.0",
"@livekit/components-styles": "~1.0.5",
"livekit-client": "^1.12.0",
"react": "^18.2.0",
Expand Down
9 changes: 9 additions & 0 deletions examples/nextjs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @livekit/component-example-next

## 0.1.30

### Patch Changes

- refactor `ParticipantTile` and `useParticipantTile` to trackRef and rename `TrackContext` to `TrackRefContext`. - [#627](https://github.com/livekit/components-js/pull/627) ([@lukasIO](https://github.com/lukasIO))

- Updated dependencies [[`74d38659`](https://github.com/livekit/components-js/commit/74d386592b1e593550b5942e2720d38a86a53c55), [`999eb2ca`](https://github.com/livekit/components-js/commit/999eb2ca85f6d9cab16988f2815974d5f394e4ee), [`c421c99c`](https://github.com/livekit/components-js/commit/c421c99c076c57adc61facfb41ecdef0abcb95dd), [`999eb2ca`](https://github.com/livekit/components-js/commit/999eb2ca85f6d9cab16988f2815974d5f394e4ee), [`d5b2093b`](https://github.com/livekit/components-js/commit/d5b2093b1999df891cdd6fbe7b350c488b330cf7), [`17760aab`](https://github.com/livekit/components-js/commit/17760aabe36279b9e0f511ba9d4ea09b652d27df), [`999eb2ca`](https://github.com/livekit/components-js/commit/999eb2ca85f6d9cab16988f2815974d5f394e4ee), [`999eb2ca`](https://github.com/livekit/components-js/commit/999eb2ca85f6d9cab16988f2815974d5f394e4ee)]:
- @livekit/components-react@1.2.0

## 0.1.29

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions examples/nextjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@livekit/component-example-next",
"version": "0.1.29",
"version": "0.1.30",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"@livekit/components-react": "~1.1.0",
"@livekit/components-react": "~1.2.0",
"@livekit/components-styles": "~1.0.5",
"livekit-client": "^1.12.0",
"livekit-server-sdk": "^1.0.3",
Expand Down
14 changes: 14 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @livekit/components-core

## 0.7.0

### Minor Changes

- Update more hooks and components to use `trackRef` and deprecate participant/source property pairs - [#629](https://github.com/livekit/components-js/pull/629) ([@lukasIO](https://github.com/lukasIO))

### Patch Changes

- fix handling of multiple tracks of the same source from the same participant - [#627](https://github.com/livekit/components-js/pull/627) ([@lukasIO](https://github.com/lukasIO))

- Listen to ParticipantDisconnected event for useTracks hook - [#631](https://github.com/livekit/components-js/pull/631) ([@lukasIO](https://github.com/lukasIO))

- fix handling of multiple tracks of the same source from the same participant - [#627](https://github.com/livekit/components-js/pull/627) ([@lukasIO](https://github.com/lukasIO))

## 0.6.15

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@livekit/components-core",
"version": "0.6.15",
"version": "0.7.0",
"license": "Apache-2.0",
"author": "LiveKit",
"repository": {
Expand Down
25 changes: 25 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
# @livekit/components-react

## 1.2.0

### Minor Changes

- fix handling of multiple tracks of the same source from the same participant - [#627](https://github.com/livekit/components-js/pull/627) ([@lukasIO](https://github.com/lukasIO))

- Update more hooks and components to use `trackRef` and deprecate participant/source property pairs - [#629](https://github.com/livekit/components-js/pull/629) ([@lukasIO](https://github.com/lukasIO))

- refactor `ParticipantTile` and `useParticipantTile` to trackRef and rename `TrackContext` to `TrackRefContext`. - [#627](https://github.com/livekit/components-js/pull/627) ([@lukasIO](https://github.com/lukasIO))

- Update AudioTrack and VideoTrack components to accept track references. - [#627](https://github.com/livekit/components-js/pull/627) ([@lukasIO](https://github.com/lukasIO))

### Patch Changes

- Make `source` and `participant` props optional for `UseParticipantTileProps`. - [#632](https://github.com/livekit/components-js/pull/632) ([@Ocupe](https://github.com/Ocupe))

- Add internal feature flag support - [#637](https://github.com/livekit/components-js/pull/637) ([@lukasIO](https://github.com/lukasIO))

- fix handling of multiple tracks of the same source from the same participant - [#627](https://github.com/livekit/components-js/pull/627) ([@lukasIO](https://github.com/lukasIO))

- Update and add doc strings for all components. - [#633](https://github.com/livekit/components-js/pull/633) ([@Ocupe](https://github.com/Ocupe))

- Updated dependencies [[`999eb2ca`](https://github.com/livekit/components-js/commit/999eb2ca85f6d9cab16988f2815974d5f394e4ee), [`71690916`](https://github.com/livekit/components-js/commit/71690916a80d053fe6457c66f3fa3b584b69c5fe), [`999eb2ca`](https://github.com/livekit/components-js/commit/999eb2ca85f6d9cab16988f2815974d5f394e4ee), [`d5b2093b`](https://github.com/livekit/components-js/commit/d5b2093b1999df891cdd6fbe7b350c488b330cf7)]:
- @livekit/components-core@0.7.0

## 1.1.8

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@livekit/components-react",
"version": "1.1.8",
"version": "1.2.0",
"license": "Apache-2.0",
"author": "LiveKit",
"repository": {
Expand Down Expand Up @@ -47,7 +47,7 @@
},
"typings": "dist/index.d.ts",
"dependencies": {
"@livekit/components-core": "0.6.15",
"@livekit/components-core": "0.7.0",
"@react-hook/latest": "^1.0.3",
"clsx": "^2.0.0",
"usehooks-ts": "^2.9.1"
Expand Down
7 changes: 7 additions & 0 deletions tooling/docs-gen/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @livekit/components-docs-gen

## 0.0.22

### Patch Changes

- Updated dependencies [[`74d38659`](https://github.com/livekit/components-js/commit/74d386592b1e593550b5942e2720d38a86a53c55), [`999eb2ca`](https://github.com/livekit/components-js/commit/999eb2ca85f6d9cab16988f2815974d5f394e4ee), [`c421c99c`](https://github.com/livekit/components-js/commit/c421c99c076c57adc61facfb41ecdef0abcb95dd), [`999eb2ca`](https://github.com/livekit/components-js/commit/999eb2ca85f6d9cab16988f2815974d5f394e4ee), [`d5b2093b`](https://github.com/livekit/components-js/commit/d5b2093b1999df891cdd6fbe7b350c488b330cf7), [`17760aab`](https://github.com/livekit/components-js/commit/17760aabe36279b9e0f511ba9d4ea09b652d27df), [`999eb2ca`](https://github.com/livekit/components-js/commit/999eb2ca85f6d9cab16988f2815974d5f394e4ee), [`999eb2ca`](https://github.com/livekit/components-js/commit/999eb2ca85f6d9cab16988f2815974d5f394e4ee)]:
- @livekit/components-react@1.2.0

## 0.0.21

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions tooling/docs-gen/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@livekit/components-docs-gen",
"version": "0.0.21",
"version": "0.0.22",
"description": "Generate component docs.",
"license": "Apache 2.0",
"author": "LiveKit",
Expand All @@ -21,7 +21,7 @@
"sideEffects": false,
"dependencies": {
"@livekit/api-documenter": "*",
"@livekit/components-react": "~1.1.0",
"@livekit/components-react": "~1.2.0",
"eslint-config-lk-custom": "*"
},
"devDependencies": {
Expand Down

0 comments on commit e3453ca

Please sign in to comment.