Skip to content

fix: externalize react/jsx-runtime to fix React 19 and Vite compatibility#281

Merged
ryanseddon merged 2 commits intomasterfrom
ryan/280
Mar 24, 2026
Merged

fix: externalize react/jsx-runtime to fix React 19 and Vite compatibility#281
ryanseddon merged 2 commits intomasterfrom
ryan/280

Conversation

@ryanseddon
Copy link
Owner

Fixes #280

Some bundler internals was being included in the build we just need to externalise them.

@changeset-bot
Copy link

changeset-bot bot commented Mar 23, 2026

🦋 Changeset detected

Latest commit: 14c215c

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

This PR includes changesets to release 1 package
Name Type
react-frame-component 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

@ryanseddon ryanseddon merged commit a375bd1 into master Mar 24, 2026
3 checks passed
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.

5.3.0 ESM/UMD dist built with Rolldown is broken in Vite + React 19 projects

1 participant