-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Improve GraphQL union types formatting #15870
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes looks good, Can you add changelog entry?
@fisker added changes. Thank you for your feedback |
Thank you @fisker for reviewing and approving. is this PR good to merge ? |
Let's wait for other maintainers to review, please be patient. |
Code changes looks good to me, but I concern for #14234 (comment). We should treat this as a breaking change. |
It has been supported for 6 years, I think we can merge this. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I got it. Thank you for working on this!
Thank you @fisker & @sosukesuzuki for reviewing this PR. This was my first contribution to Prettier, please feel free to tag me or assign me any other |
* Fix:14234 added fix for formating graphql union type * Fix:14234 clean up code and push the fix * Fix:14234 added test cases * Fix:14234 added changelog entry * Fix:14234 cleanup changelog entry * Fix:14234 cleanup changelog * Update changelog_unreleased/graphql/15870.md * Update changelog_unreleased/graphql/15870.md --------- Co-authored-by: fisker Cheung <[email protected]>
Description
Issue: 14234 - Improve GraphQL union types formatting
Fixes #14234
Checklist
docs/
directory).changelog_unreleased/*/XXXX.md
file followingchangelog_unreleased/TEMPLATE.md
.✨Try the playground for this PR✨