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

Fix diff package import #12462

Merged
merged 4 commits into from Mar 15, 2022
Merged

Fix diff package import #12462

merged 4 commits into from Mar 15, 2022

Conversation

fisker
Copy link
Member

@fisker fisker commented Mar 15, 2022

Description

Lucky we only use one method in cli.js, index.js, and standalone.js, so we can easily replace them.
This didn't change the output.

This reverts #12160
Fixes #12275

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.

Try the playground for this PR

fisker and others added 2 commits March 15, 2022 12:13
Co-authored-by: Sosuke Suzuki <aosukeke@gmail.com>
@fisker fisker merged commit cae1951 into prettier:main Mar 15, 2022
@fisker fisker deleted the diff-import branch March 15, 2022 04:36
@fisker fisker mentioned this pull request Mar 15, 2022
4 tasks
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

diffArrays deep require breaks Prettier 2.6 in Node.js 17.5.0
2 participants