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

feat: support for Prettier 3 #355

Merged
merged 6 commits into from
Jul 11, 2023
Merged

feat: support for Prettier 3 #355

merged 6 commits into from
Jul 11, 2023

Conversation

Princesseuh
Copy link
Member

@Princesseuh Princesseuh commented Jul 10, 2023

Changes

Update the plugin to Prettier 3's new APIs

Fix #354

Testing

Tests should all pass!

Docs

Updated README

@changeset-bot
Copy link

changeset-bot bot commented Jul 10, 2023

🦋 Changeset detected

Latest commit: 8ad56e1

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
prettier-plugin-astro Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

test/tests/other.test.ts Outdated Show resolved Hide resolved
@Princesseuh Princesseuh marked this pull request as ready for review July 10, 2023 11:12
@Princesseuh Princesseuh merged commit 94ed904 into main Jul 11, 2023
@Princesseuh Princesseuh deleted the feat/prettier-3 branch July 11, 2023 22:10
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.

🐛 BUG:Plugin doesn't work fun with prettier3
2 participants