Skip to content

Fix incomplete exports map in package.json#351

Merged
davidliu merged 2 commits into
mainfrom
dl/fix_for_unstablepackageexports
May 11, 2026
Merged

Fix incomplete exports map in package.json#351
davidliu merged 2 commits into
mainfrom
dl/fix_for_unstablepackageexports

Conversation

@davidliu
Copy link
Copy Markdown
Contributor

@davidliu davidliu commented May 11, 2026

This was causing a dual-instance of @livekit/components and breaking RoomContext. See #349

This was causing a dual-instance of @livekit/components and breaking RoomContext
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 11, 2026

🦋 Changeset detected

Latest commit: 486c8bf

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@livekit/react-native Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@davidliu davidliu merged commit 5b60518 into main May 11, 2026
7 checks passed
@davidliu davidliu deleted the dl/fix_for_unstablepackageexports branch May 11, 2026 11:43
@github-actions github-actions Bot mentioned this pull request May 11, 2026
davidliu pushed a commit that referenced this pull request May 11, 2026
This PR was opened by the [Changesets
release](https://github.com/changesets/action) 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.

⚠️⚠️⚠️⚠️⚠️⚠️

`main` is currently in **pre mode** so this branch has prereleases
rather than normal releases. If you want to exit prereleases, run
`changeset pre exit` on `main`.

⚠️⚠️⚠️⚠️⚠️⚠️

# Releases
## @livekit/react-native@2.11.0-beta.1

### Patch Changes

- Fix incomplete exports map in package.json, causing a dual-instance of
@livekit/components and breaking RoomContext -
[#351](#351)
([@davidliu](https://github.com/davidliu))

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions github-actions Bot mentioned this pull request May 26, 2026
davidliu pushed a commit that referenced this pull request May 26, 2026
This PR was opened by the [Changesets
release](https://github.com/changesets/action) 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/react-native@2.11.0

### Minor Changes

- Migrate Apple platforms to AVAudioEngine-based audio device module -
[#317](#317)
([@hiroshihorie](https://github.com/hiroshihorie))

### Patch Changes

- Update `@livekit/react-native-webrtc` to 144.1.0 -
[#393](#393)
([@davidliu](https://github.com/davidliu))

- Update `livekit-client` to 2.19.0 -
[#391](#391)
([@davidliu](https://github.com/davidliu))

- Fix incomplete exports map in package.json, causing a dual-instance of
@livekit/components and breaking RoomContext -
[#351](#351)
([@davidliu](https://github.com/davidliu))

- Update `web-streams-polyfill` to 4.3.0 -
[#391](#391)
([@davidliu](https://github.com/davidliu))

- Add polyfills for `CountQueuingStrategy` and `TransformStream` for
compatibility with livekit-client -
[#391](#391)
([@davidliu](https://github.com/davidliu))

## livekit-react-native-example@0.1.1

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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