jinxdash / prettier-plugin-rust

Prettier Rust is an opinionated code formatter that autocorrects bad syntax.
MIT License
178 stars 7 forks source link

Migrate to Prettier v3 #19

Open sosukesuzuki opened 1 year ago

sosukesuzuki commented 1 year ago

Input code

N/A

Output code

N/A

Additional context

Sorry ignoring the issue template..

Hi, I am a maintainer at Prettier.

The Prettier team is currently working on v3(still alpha). v3 will include breaking changes to the plugin interface. Please see https://github.com/prettier/prettier/releases/tag/3.0.0-alpha.2 for more information.

I created this issue to help major plugins migrate to Prettier v3.

Myself and @fisker have created a migration guide which you can see here:

https://github.com/prettier/prettier/wiki/How-to-migrate-my-plugin-to-support-Prettier-v3%3F

If you have any questions, feel free to mention us. We can help you.

If you have already migrated to Prettier v3, sorry but please close this issue.

lafkpages commented 1 year ago

I can't use this plugin with Prettier v3 now 😭