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.2.2 and relax peerDependencies to minor versions #13

Merged
merged 3 commits into from
Jan 16, 2024

Conversation

awmottaz
Copy link
Owner

  • Adds tested support for Prettier v3.2.2
  • Modifies the peerDependencies version range of Prettier so that future patch versions are included
    • Given the recent barrage of patch releases from Prettier and the unlikelihood of these breaking this package, I've modified my stance since writing this comment.
  • Added documentation to the README explaining how this package supports Prettier versions

Closes #7

@awmottaz awmottaz merged commit c18b2a6 into main Jan 16, 2024
3 checks passed
@awmottaz awmottaz deleted the prettier-3.2.2 branch January 16, 2024 23:50
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.

Prettier version restriction prevents patch version updates
1 participant