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

Reenable svelte test and fix parser inference for plugins #309

Merged
merged 3 commits into from Jul 26, 2023

Conversation

BPScott
Copy link
Member

@BPScott BPScott commented Jul 26, 2023

In the 3.0.0 release we skipped the svelte test as a new version of prettier-plugin-svelte that supported prettier v3 wasn't yet released. It's now released, and it has uncovered a small regression when dealing with ignored parsers.

This PR:

  • Updates prettier-plugin-svelte and svelte
  • Reenables the svelte e2e test
  • Ensures that plugins are accounted for when determining what files should be ignored.

@BPScott BPScott merged commit b32ffde into main Jul 26, 2023
3 checks passed
@BPScott BPScott deleted the fix-svelte-and-plugins branch July 26, 2023 18:28
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

1 participant