Skip to content

Address example imports being incorrect - #2067

Merged
lukasIO merged 2 commits into
mainfrom
fix-example-imports
Aug 26, 2026
Merged

Address example imports being incorrect#2067
lukasIO merged 2 commits into
mainfrom
fix-example-imports

Conversation

@1egoman

@1egoman 1egoman commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

closes #2066
The examples/demo demo app was importing a few types/values which livekit-client didn't export globally. This fixes that - livekit-client now exports these types/values, and the example now uses these.

The `examples/demo` demo app was importing a few types/values which
`livekit-client` didn't export globally. This fixes that -
`livekit-client` now exports these types/values, and the example now
uses these.
@changeset-bot

changeset-bot Bot commented Aug 25, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 29a0f1b

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

This PR includes changesets to release 1 package
Name Type
livekit-client 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

@1egoman 1egoman changed the title fix: address example imports being incorrect Address example imports being incorrect Aug 25, 2026

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@github-actions

Copy link
Copy Markdown
Contributor

size-limit report 📦

Path Size
dist/livekit-client.esm.mjs 110.46 KB (0%)
dist/livekit-client.umd.js 119.59 KB (+0.02% 🔺)

@lukasIO
lukasIO merged commit 123d97a into main Aug 26, 2026
6 checks passed
@lukasIO
lukasIO deleted the fix-example-imports branch August 26, 2026 09:13
@github-actions github-actions Bot mentioned this pull request Aug 26, 2026
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.

Several modules aren't exported in index

2 participants