Skip to content

Fix types export for CJS and build config#359

Merged
lukasIO merged 7 commits intomainfrom
lukas/fix-pub-spec
Dec 16, 2024
Merged

Fix types export for CJS and build config#359
lukasIO merged 7 commits intomainfrom
lukas/fix-pub-spec

Conversation

@lukasIO
Copy link
Copy Markdown
Contributor

@lukasIO lukasIO commented Dec 11, 2024

closes #357

@lukasIO lukasIO requested a review from nbsp December 11, 2024 22:56
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Dec 11, 2024

🦋 Changeset detected

Latest commit: b45ad31

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

This PR includes changesets to release 8 packages
Name Type
livekit-server-sdk Patch
@livekit/rtc-node Patch
agent-dispatch Patch
@livekit/rtc-node-darwin-arm64 Patch
@livekit/rtc-node-darwin-x64 Patch
@livekit/rtc-node-linux-arm64-gnu Patch
@livekit/rtc-node-linux-x64-gnu Patch
@livekit/rtc-node-win32-x64-msvc 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

@Philzen
Copy link
Copy Markdown
Contributor

Philzen commented Dec 11, 2024

@lukasIO just to confirm i have checked out your fix branch and referenced it from my project – this definitely fixes #357 🚀

Cheers!

@lukasIO lukasIO requested review from bcherry and davidzhao December 16, 2024 13:06
Comment thread .changeset/stupid-monkeys-invent.md
@lukasIO lukasIO merged commit 628b9fd into main Dec 16, 2024
@lukasIO lukasIO deleted the lukas/fix-pub-spec branch December 16, 2024 13:50
@github-actions github-actions Bot mentioned this pull request Dec 16, 2024
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.

Using ESM-style imports from livekit-server-sdk gives warnings ("current file is a CommonJS module")

3 participants