Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React v17 JSX Transform #7993

Closed
kitsonk opened this issue Oct 15, 2020 · 3 comments
Closed

React v17 JSX Transform #7993

kitsonk opened this issue Oct 15, 2020 · 3 comments
Labels
cli related to cli/ dir feat new feature (which has been agreed to/accepted)

Comments

@kitsonk
Copy link
Contributor

kitsonk commented Oct 15, 2020

React introduces a new JSX transform that is supported in TypeScript 4.1: https://devblogs.microsoft.com/typescript/announcing-typescript-4-1-beta/#jsx-factories

We should consider the impact of this on Deno and specifically --no-check.

@kitsonk kitsonk added feat new feature (which has been agreed to/accepted) cli related to cli/ dir labels Oct 15, 2020
@kitsonk
Copy link
Contributor Author

kitsonk commented Oct 15, 2020

Ref: swc-project/swc#1103

@lucacasonato
Copy link
Member

Duplicate of #8440 (closing this because the other issue is more active).

@kitsonk
Copy link
Contributor Author

kitsonk commented Feb 3, 2021

🤦

kdy1 added a commit to swc-project/swc that referenced this issue Feb 19, 2021
swc_ecma_transforms_react:
  - Implement new jsx transform. (#1103, denoland/deno#7993)
wycats pushed a commit to wycats/swc that referenced this issue Feb 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli related to cli/ dir feat new feature (which has been agreed to/accepted)
Projects
None yet
Development

No branches or pull requests

2 participants