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

ES2024 "RegExp v flag with set notation + properties of strings" support #8462

Closed
sapphi-red opened this issue Dec 30, 2023 · 1 comment · Fixed by #8690
Closed

ES2024 "RegExp v flag with set notation + properties of strings" support #8462

sapphi-red opened this issue Dec 30, 2023 · 1 comment · Fixed by #8690
Assignees
Milestone

Comments

@sapphi-red
Copy link

sapphi-red commented Dec 30, 2023

Describe the feature

ES2024 includes "RegExp v flag with set notation + properties of strings" feature.

Babel plugin or link to the feature description

babel/babel#14091

Additional context

Currently SWC throws "Unknown regular expression flags" error.
playground

acorn implementation PR: acornjs/acorn#1218

@kdy1 kdy1 added this to the Planned milestone Jan 2, 2024
@kdy1 kdy1 self-assigned this Jan 3, 2024
@kdy1 kdy1 removed their assignment Jan 19, 2024
@magic-akari magic-akari self-assigned this Mar 4, 2024
@kdy1 kdy1 closed this as completed in #8690 Mar 6, 2024
@kdy1 kdy1 closed this as completed in 4ce39eb Mar 6, 2024
@kdy1 kdy1 modified the milestones: Planned, v1.4.5 Mar 7, 2024
@swc-bot
Copy link
Collaborator

swc-bot commented Apr 6, 2024

This closed issue has been automatically locked because it had no new activity for a month. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.

@swc-project swc-project locked as resolved and limited conversation to collaborators Apr 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging a pull request may close this issue.

4 participants