react-live icon indicating copy to clipboard operation
react-live copied to clipboard

feat: try to implement jsxRuntime option

Open slorber opened this issue 11 months ago • 2 comments

Description

Attempt to add a new jsxRuntime option, forwarded to Sucrase

This gets rid of a new warning under React 19 in dev mode

Fixes https://github.com/FormidableLabs/react-live/issues/405

See also https://legacy.reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html

Type of Change

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [x] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] This change requires a documentation update

How Has This Been Tested?

Unit tests

Checklist: (Feel free to delete this section upon completion)

  • [ ] I have included a changeset if this change will require a version change to one of the packages.
  • [ ] I have performed a self-review of my own code
  • [ ] I have commented my code, particularly in hard-to-understand areas
  • [ ] I have made corresponding changes to the documentation
  • [ ] I have run all builds, tests, and linting and all checks pass
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [ ] My changes generate no new warnings
  • [ ] Any dependent changes have been merged and published in downstream modules

slorber avatar Dec 24 '24 12:12 slorber

⚠️ No Changeset found

Latest commit: 35c748ba0aa05181b71976df5fe21bee7065b55e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

changeset-bot[bot] avatar Dec 24 '24 12:12 changeset-bot[bot]

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-live-docs-website ❌ Failed (Inspect) Dec 24, 2024 0:21am

vercel[bot] avatar Dec 24 '24 12:12 vercel[bot]