Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/clever-humans-sing.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/curly-eyes-laugh.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/ninety-kangaroos-kneel.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/short-dingos-jump.md

This file was deleted.

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

## 0.1.53

### Patch Changes

- Updated dependencies [[`673ee68a7ac6289d4deb8bf415563e4c5a4ea06a`](https://github.com/livekit/components-js/commit/673ee68a7ac6289d4deb8bf415563e4c5a4ea06a), [`7f1c1bfa602171da152471e6fa47e296bceb6ea4`](https://github.com/livekit/components-js/commit/7f1c1bfa602171da152471e6fa47e296bceb6ea4)]:
- @livekit/components-react@2.9.0

## 0.1.52

### 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.1.52",
"version": "0.1.53",
"description": "Automatically generated documentation pages for LiveKit Components JS. Intended to be consumed by the documentation page.",
"repository": {
"type": "git",
Expand Down
8 changes: 8 additions & 0 deletions docs/storybook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @livekit/component-docs-storybook

## 1.0.80

### Patch Changes

- Updated dependencies [[`673ee68a7ac6289d4deb8bf415563e4c5a4ea06a`](https://github.com/livekit/components-js/commit/673ee68a7ac6289d4deb8bf415563e4c5a4ea06a), [`7f1c1bfa602171da152471e6fa47e296bceb6ea4`](https://github.com/livekit/components-js/commit/7f1c1bfa602171da152471e6fa47e296bceb6ea4)]:
- @livekit/components-react@2.9.0
- @livekit/components-styles@1.1.5

## 1.0.79

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion 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.79",
"version": "1.0.80",
"license": "Apache-2.0",
"main": "index.js",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions examples/nextjs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @livekit/component-example-next

## 0.2.53

### Patch Changes

- Updated dependencies [[`673ee68a7ac6289d4deb8bf415563e4c5a4ea06a`](https://github.com/livekit/components-js/commit/673ee68a7ac6289d4deb8bf415563e4c5a4ea06a), [`7f1c1bfa602171da152471e6fa47e296bceb6ea4`](https://github.com/livekit/components-js/commit/7f1c1bfa602171da152471e6fa47e296bceb6ea4)]:
- @livekit/components-react@2.9.0
- @livekit/components-styles@1.1.5

## 0.2.52

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion 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.2.52",
"version": "0.2.53",
"private": true,
"type": "module",
"scripts": {
Expand Down
10 changes: 10 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @livekit/components-core

## 0.12.2

### Patch Changes

- Update dependency rxjs to v7.8.2 - [#1094](https://github.com/livekit/components-js/pull/1094) ([@renovate](https://github.com/apps/renovate))

- Fix duplicate startWith on room events observable - [#1092](https://github.com/livekit/components-js/pull/1092) ([@Toubat](https://github.com/Toubat))

- Add support for datastream based chat - [#1096](https://github.com/livekit/components-js/pull/1096) ([@lukasIO](https://github.com/lukasIO))

## 0.12.1

### 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.12.1",
"version": "0.12.2",
"license": "Apache-2.0",
"author": "LiveKit",
"repository": {
Expand Down
13 changes: 13 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @livekit/components-react

## 2.9.0

### Minor Changes

- Add support for datastream based chat - [#1096](https://github.com/livekit/components-js/pull/1096) ([@lukasIO](https://github.com/lukasIO))

### Patch Changes

- Fix useDataChannel's send return type - [#1080](https://github.com/livekit/components-js/pull/1080) ([@murilo-teleo](https://github.com/murilo-teleo))

- Updated dependencies [[`e6e589820821302f7c4203cdb3772afc7f301e03`](https://github.com/livekit/components-js/commit/e6e589820821302f7c4203cdb3772afc7f301e03), [`74d98d34253612feea712e54b00bd4efb24d698b`](https://github.com/livekit/components-js/commit/74d98d34253612feea712e54b00bd4efb24d698b), [`673ee68a7ac6289d4deb8bf415563e4c5a4ea06a`](https://github.com/livekit/components-js/commit/673ee68a7ac6289d4deb8bf415563e4c5a4ea06a)]:
- @livekit/components-core@0.12.2

## 2.8.1

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

## 1.1.5

### Patch Changes

- Add support for datastream based chat - [#1096](https://github.com/livekit/components-js/pull/1096) ([@lukasIO](https://github.com/lukasIO))

## 1.1.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/styles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@livekit/components-styles",
"version": "1.1.4",
"version": "1.1.5",
"license": "Apache-2.0",
"author": "LiveKit",
"repository": {
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.75

### Patch Changes

- Updated dependencies [[`673ee68a7ac6289d4deb8bf415563e4c5a4ea06a`](https://github.com/livekit/components-js/commit/673ee68a7ac6289d4deb8bf415563e4c5a4ea06a), [`7f1c1bfa602171da152471e6fa47e296bceb6ea4`](https://github.com/livekit/components-js/commit/7f1c1bfa602171da152471e6fa47e296bceb6ea4)]:
- @livekit/components-react@2.9.0

## 0.0.74

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion 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.74",
"version": "0.0.75",
"description": "Generate component docs.",
"license": "Apache 2.0",
"author": "LiveKit",
Expand Down