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

Make the Rust based parser the default #11394

Merged
merged 9 commits into from
Jun 8, 2023
Merged

Conversation

RobinMalfait
Copy link
Contributor

This PR fixes a few small things, but the main goal is to make the Rust parser the default parser.

  • This PR also fixes an issue with candidates separated by comma's but without spacing. Such as
    :class="['underline','font-bold']".
  • This PR also makes sure that the TypeScript types for the experimental feature flags are correct.

@RobinMalfait RobinMalfait merged commit eb8d929 into master Jun 8, 2023
10 checks passed
@RobinMalfait RobinMalfait deleted the fix/improve-parser branch June 8, 2023 12:13
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.

None yet

2 participants