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

Remove JSX v3 #7072

Merged
merged 7 commits into from
Oct 4, 2024
Merged

Remove JSX v3 #7072

merged 7 commits into from
Oct 4, 2024

Conversation

mununki
Copy link
Member

@mununki mununki commented Oct 4, 2024

This PR removes the ppx, configs, tests related to JSX v3.

@cknitt
Copy link
Member

cknitt commented Oct 4, 2024

Great, thanks a lot! Could you add a CHANGELOG entry?

@mununki
Copy link
Member Author

mununki commented Oct 4, 2024

@cknitt After creating the PR and reviewing it, I noticed that some tests are still using @obj makeProps, so I am looking into it further. I will request a review again after completing.

@mununki mununki requested a review from cknitt October 4, 2024 11:55
@mununki mununki merged commit 0e9ed4e into master Oct 4, 2024
20 checks passed
@mununki mununki deleted the remove-jsx3 branch October 4, 2024 12:03
@@ -458,7 +441,7 @@
},
"ppx-flags": {
"$ref": "#/definitions/ppx-specs",
"description": "PPX macros to pass to compiler. The syntax is package_name/binary, for example: `reason/reactjs_jsx_ppx_3.native`. Currenly searches in `node_modules`"
"description": "PPX macros to pass to compiler. The syntax is package_name/binary, for example: `rescript-relay/ppx`. Currenly searches in `node_modules`"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😉 @zth

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😆❤️

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.

3 participants