Skip to content

Conversation

@k0d13
Copy link
Owner

@k0d13 k0d13 commented Aug 20, 2025

The esm build is unused in the Next.js flow (which uses cjs/require throughout).
Note: I forgot to change the types path in package.json (from .d.ts to .d.cts), but it seems tsup.config outExtension dts doesn't even apply so it still works ig

@changeset-bot
Copy link

changeset-bot bot commented Aug 20, 2025

🦋 Changeset detected

Latest commit: d43415d

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

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

@github-actions github-actions bot added the server Modifications or updates to server-handling code label Aug 20, 2025
@k0d13 k0d13 merged commit 1e29ec2 into main Aug 20, 2025
8 checks passed
@k0d13 k0d13 deleted the refactor/commonjs-only branch August 20, 2025 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

server Modifications or updates to server-handling code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants