8000 fix(es/parser): Throw error if JSX does not end with `>` by bvanjoi · Pull Request #10687 · swc-project/swc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix(es/parser): Throw error if JSX does not end with > #10687

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

Merged
merged 2 commits into from
Jun 23, 2025

Conversation

bvanjoi
Copy link
Contributor
@bvanjoi bvanjoi commented Jun 23, 2025

Fixes #10681

@bvanjoi bvanjoi requested a review from a team as a code owner June 23, 2025 10:14
Copy link
changeset-bot bot commented Jun 23, 2025

🦋 Changeset detected

Latest commit: fde9a8d

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

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

Copy link
codspeed-hq bot commented Jun 23, 2025

CodSpeed Performance Report

Merging #10687 will not alter performance

Comparing bvanjoi:fix-jsx-expr (fde9a8d) with main (6b5904c)

Summary

✅ 140 untouched benchmarks

@kdy1 kdy1 added this to the Planned milestone Jun 23, 2025
@kdy1 kdy1 requested a review from a team as a code owner June 23, 2025 13:08
@kdy1 kdy1 changed the title fix(es/parser): throw error if jsx not end with gt fix(es/parser): Throw error if JSX does not end with > Jun 23, 2025
Copy link
Member
@kdy1 kdy1 left a comment

Choose a reason for hiding this comment

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

Thank you!

@kdy1 kdy1 merged commit cb3d6db into swc-project:main Jun 23, 2025
32 checks passed
@kdy1 kdy1 modified the milestones: Planned, v1.12.6 Jun 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Regression of ES parser error recovery
2 participants
0