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

Feat : Update prettier for TS 4.9 #194

Merged
merged 3 commits into from Dec 14, 2022
Merged

Feat : Update prettier for TS 4.9 #194

merged 3 commits into from Dec 14, 2022

Conversation

taiwabisabi
Copy link
Contributor

  • update prettier to handle TS 4.9

@ratierd
Copy link
Contributor

ratierd commented Dec 13, 2022

@ayusharma, @byara Can we merge this ? It's blocking for projects using typescript 4.9 and the new satisfies operator

@byara byara merged commit 89d66f7 into trivago:master Dec 14, 2022
@nkeil
Copy link

nkeil commented Jan 11, 2023

When can we expect an official release for this fix? @byara

@moretti
Copy link

moretti commented Jan 13, 2023

I'm also looking for this change.

With the latest version of yarn, you can patch the package on .yarnrc using packageExtensions

packageExtensions:
  '@trivago/prettier-plugin-sort-imports@*':
    dependencies:
      prettier: '^2.8.2'

@ayusharma
Copy link
Collaborator

Released in v4.1.0. I appreciate your patience. ❤️

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.

None yet

6 participants