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

Update to Prettier v3 #65

Closed
mrmckeb opened this issue Jul 6, 2023 · 1 comment
Closed

Update to Prettier v3 #65

mrmckeb opened this issue Jul 6, 2023 · 1 comment
Labels
enhancement New feature or request prettier

Comments

@mrmckeb
Copy link
Contributor

mrmckeb commented Jul 6, 2023

There are a few breaking changes, although I think we should be mostly OK with these:
https://prettier.io/blog/2023/07/05/3.0.0.html

@mrmckeb mrmckeb added prettier enhancement New feature or request labels Jul 6, 2023
joulev added a commit to joulev/vercel-style-guide that referenced this issue Aug 10, 2023
Closes vercel#65, closes vercel#66

The switch to lint-staged is forced because pretty-quick doesn't support Prettier v3.

BREAKING CHANGE: Now supports minimum Prettier 3 and TypeScript 5.1. If you use Next.js, minimum
version is now Next.js 13.

Signed-off-by: Vu Van Dung <me@joulev.dev>
mrmckeb added a commit that referenced this issue Aug 29, 2023
Resolves #65

BREAKING CHANGE: Prettier 3.0 is now the minimum supported version.

Co-authored-by: Vu Van Dung <me@joulev.dev>
mrmckeb added a commit that referenced this issue Aug 29, 2023
Resolves #65

BREAKING CHANGE: Prettier 3.0 is now the minimum supported version.

Co-authored-by: Vu Van Dung <me@joulev.dev>
@mrmckeb
Copy link
Contributor Author

mrmckeb commented Aug 29, 2023

🎉 This PR is included in version 5.0.0 🎉

The release is available on:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request prettier
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant