Skip to content

Conversation

@fisker
Copy link
Member

@fisker fisker commented Oct 29, 2025

Description

Fixes #18140
Fixes #2392

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

pkg-pr-new bot commented Oct 29, 2025

Open in StackBlitz

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

commit: 7ea0ac9

@netlify
Copy link

netlify bot commented Oct 29, 2025

Deploy Preview for prettier ready!

Name Link
🔨 Latest commit 7ea0ac9
🔍 Latest deploy log https://app.netlify.com/projects/prettier/deploys/690226884244d800082330f3
😎 Deploy Preview https://deploy-preview-18142--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
Member Author

fisker commented Oct 29, 2025

This changes

function a() {
  return /**/ (a = 1);
  return /**/ (a, b);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant