plugins icon indicating copy to clipboard operation
plugins copied to clipboard

feat(sucrase): add jsxRuntime config option

Open joeuy opened this issue 10 months ago • 2 comments

Rollup Plugin Name: sucrase

This PR contains:

  • [ ] bugfix
  • [ ] feature
  • [ ] refactor
  • [ ] documentation
  • [x] other

Are tests included?

  • [ ] yes (bugfixes and features will not be merged without tests)
  • [x] no

Breaking Changes?

  • [ ] yes (breaking changes will not be merged unless absolutely necessary)
  • [x] no

If yes, then include "BREAKING CHANGES:" in the first commit message body, followed by a description of what is breaking.

List any relevant issue numbers: https://github.com/rollup/plugins/discussions/1544#discussioncomment-12263560

Description

This PR adds jsxRuntime config option for sucrase

joeuy avatar Feb 22 '25 03:02 joeuy

@shellscape looks good?

joeuy avatar Mar 02 '25 13:03 joeuy

@joeuy as the PR template states, we don't accept fix or feature PRs without tests. Please add a test specifically for this addition. This is not an other, this is a feature.

shellscape avatar Mar 06 '25 14:03 shellscape

Closing as abandoned.

shellscape avatar Jun 17 '25 13:06 shellscape