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 Prettier v3 #8

Merged
merged 5 commits into from
Oct 20, 2022
Merged

Support Prettier v3 #8

merged 5 commits into from
Oct 20, 2022

Conversation

eemeli
Copy link
Owner

@eemeli eemeli commented Oct 20, 2022

This drops the use of require('prettier').doc.builders.concat(), which makes Prettier v2.3 the minimum supported version.

CI tests are expanded to test on the whole supported range of Prettier versions, including a scheduled (weekly) test to track the upstream as it develops.

@eemeli eemeli linked an issue Oct 20, 2022 that may be closed by this pull request
@eemeli eemeli merged commit 612b6e1 into master Oct 20, 2022
@eemeli eemeli deleted the prettier-v3 branch October 20, 2022 08:51
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.

Migrate to Prettier v3
1 participant