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 prettier #866

Merged
merged 2 commits into from
Aug 27, 2024
Merged

Conversation

ut5tw
Copy link
Contributor

@ut5tw ut5tw commented Aug 12, 2024

  • Update prettier from v2.5.1 to v3.3.3

Breaking Changes:

  • Node.js Version: Minimum required version is now v14.
  • Public APIs: All public APIs are now asynchronous.
  • Default Value Change: trailingComma default value changed to "all".

Plugin System:

  • Embed method of a printer has a new signature.
  • Parsers.parse no longer accepts the second argument.
  • Prettier.doc.builders.concat has been removed.
  • TextToDoc now trims trailing hard lines.
  • Package File Structure: Updated, with an exports field added to package.json (specific to 3.0.0-alpha.1).

Full changelog here

Copy link

sonarcloud bot commented Aug 27, 2024

@ut5tw ut5tw merged commit 4a728a3 into feature/825/update-dependencies Aug 27, 2024
3 checks passed
@ut5tw ut5tw deleted the feature/833/update-prettier branch August 27, 2024 12:58
Mav-Ivan pushed a commit that referenced this pull request Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

(SP: 1) Update prettier
5 participants