Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages #989

Merged
merged 1 commit into from
Feb 2, 2024
Merged

Version Packages #989

merged 1 commit into from
Feb 2, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 10, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

livekit-client@2.0.0

Major Changes

  • Remove experimental hint for webAudioMix and enable it by default - #1013 (@lukasIO)

  • Add support for async room sid. Removes room.sid and replaces it with await room.getSid(). - #983 (@lukasIO)

  • Change publishData signature - #946 (@lukasIO)

  • Remote OFF option from VideoQuality enum - #985 (@lukasIO)

  • Rename participant.tracks to participant.trackPublications - #947 (@lukasIO)

  • Rename getTrack to getTrackPublications and participants to remoteParticipants - #945 (@lukasIO)

  • Remove previously deprecated APIs - #948 (@lukasIO)

Minor Changes

  • Don't emit RoomEvent.Reconnecting for resumes - #1012 (@lukasIO)

Patch Changes

@github-actions github-actions bot force-pushed the changeset-release/main branch 11 times, most recently from 4b30d21 to a4c186a Compare January 13, 2024 12:35
@github-actions github-actions bot force-pushed the changeset-release/main branch 6 times, most recently from 4c78d9f to f9f951d Compare January 24, 2024 16:38
@github-actions github-actions bot force-pushed the changeset-release/main branch 10 times, most recently from fe6f6a6 to 23c13f6 Compare February 2, 2024 22:46
@davidzhao davidzhao merged commit 5106c17 into main Feb 2, 2024
1 check passed
@davidzhao davidzhao deleted the changeset-release/main branch February 2, 2024 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant