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

Add tests and docs for ES2024 #49

Merged
merged 1 commit into from
Aug 17, 2024
Merged

Add tests and docs for ES2024 #49

merged 1 commit into from
Aug 17, 2024

Conversation

lydell
Copy link
Owner

@lydell lydell commented Aug 17, 2024

The only syntax change is the v flag for regular expressions. However, the spec didn't change anything in the tokenization step – only in later regexp parsing steps, so no changes were needed in js-tokens.

The only syntax change is the `v` flag for regular expressions. However,
the spec didn't change anything in the tokenization step – only in later
regexp parsing steps, so no changes were needed in js-tokens.
@lydell lydell merged commit a1e6b5e into main Aug 17, 2024
10 checks passed
@lydell lydell deleted the es2024 branch August 17, 2024 20:47
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.

1 participant