Skip to content

Fix Union type alignment#18165

Merged
fisker merged 9 commits intoprettier:mainfrom
fisker:union-type-align
Oct 31, 2025
Merged

Fix Union type alignment#18165
fisker merged 9 commits intoprettier:mainfrom
fisker:union-type-align

Conversation

@fisker
Copy link
Copy Markdown
Member

@fisker fisker commented Oct 30, 2025

Description

Fixes #18106

Checklist

  • I’ve added tests to confirm my change works.
  • (If changing the API or CLI) I’ve documented the changes I’ve made (in the docs/ directory).
  • (If the change is user-facing) I’ve added my changes to changelog_unreleased/*/XXXX.md file following changelog_unreleased/TEMPLATE.md.
  • I’ve read the contributing guidelines.

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Oct 30, 2025

Open in StackBlitz

yarn add https://pkg.pr.new/prettier/prettier/@prettier/plugin-hermes@18165.tgz
yarn add https://pkg.pr.new/prettier/prettier/@prettier/plugin-oxc@18165.tgz
yarn add https://pkg.pr.new/prettier/prettier@18165.tgz

commit: d19eb52

@netlify
Copy link
Copy Markdown

netlify bot commented Oct 30, 2025

Deploy Preview for prettier ready!

Name Link
🔨 Latest commit d19eb52
🔍 Latest deploy log https://app.netlify.com/projects/prettier/deploys/69040258160d750008f38b10
😎 Deploy Preview https://deploy-preview-18165--prettier.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@fisker
Copy link
Copy Markdown
Member Author

fisker commented Oct 30, 2025

Note to self, #18109 seems a mistake, will look into it.

@fisker fisker marked this pull request as ready for review October 31, 2025 00:28
@fisker fisker merged commit 1a3d443 into prettier:main Oct 31, 2025
35 checks passed
@fisker fisker deleted the union-type-align branch October 31, 2025 00:31
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.

Miss aligned union type in property signature

1 participant