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

Support astral ID_Continue characters in capture group names #94

Merged
merged 3 commits into from
Dec 2, 2018
Merged

Support astral ID_Continue characters in capture group names #94

merged 3 commits into from
Dec 2, 2018

Conversation

adrianheine
Copy link
Contributor

Closes #90.

6
],
"raw": "$𐒤"
}
Copy link
Collaborator

Choose a reason for hiding this comment

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

Maybe add a few more tests? Here are some more examples of differences between ES5 and ES2015+ identifiers: https://mathiasbynens.be/notes/javascript-identifiers-es6

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I added another test for two of these differences.

Copy link
Collaborator

@mathiasbynens mathiasbynens left a comment

Choose a reason for hiding this comment

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

LGTM % nits

@jviereck
Copy link
Owner

jviereck commented Dec 2, 2018

@adrianheine, thanks for providing this addressing the review comments of @mathiasbynens!

@jviereck jviereck merged commit 10a9055 into jviereck:gh-pages Dec 2, 2018
@jviereck
Copy link
Owner

jviereck commented Dec 2, 2018

@adrianheine, do you have a patch coming up soon like with the last version? If not, I would release a new version, otherwise consider waiting for a new PR to land.

@adrianheine adrianheine deleted the astral branch December 2, 2018 19:11
@adrianheine
Copy link
Contributor Author

I think that's it for now :)

@jviereck
Copy link
Owner

jviereck commented Dec 4, 2018

Published v0.6.0 to npm and added a new release: https://github.com/jviereck/regjsparser/releases/tag/v0.6.0.

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