Closed
Description
🚀 Feature Proposal
Hi, I am a maintainer at Prettier.
The Prettier team is currently working on v3 (still alpha).
v3 will include breaking changes. (Detailed changelog is here: https://github.com/prettier/prettier/releases/tag/3.0.0-alpha.1)
For example, the all of public APIs will be async (changelog). Jest inline snapshots will probably be affected by this.
If you have any questions, feel free to mention us. We can help you.
If you have already migrated to Prettier v3, sorry but please close this issue.
Motivation
- Allow Jest to follow Prettier changes
Example
N/A
Pitch
Jest inline snapshots that uses Prettier as a library, is included in Jest core