adamzapasnik / prettier-plugin-erb

Prettier ERB plugin
MIT License
102 stars 26 forks source link

Migrate to Prettier v3 #122

Open sosukesuzuki opened 2 years ago

sosukesuzuki commented 2 years ago

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.

BaggioGiacomo commented 1 year ago

Any news about this?

drewlustro commented 11 months ago

Nope. Project seems abandoned by author.

LouisKottmann commented 5 months ago

There is https://github.com/ippachi/prettier-plugin-eruby which supports the latest prettier version and has the basics working.