Skip to content

Make plugin Prettier v3 only + add 3rd-party plugin support#195

Merged
thecrypticace merged 33 commits intomainfrom
feat/v3-plugins
Aug 9, 2023
Merged

Make plugin Prettier v3 only + add 3rd-party plugin support#195
thecrypticace merged 33 commits intomainfrom
feat/v3-plugins

Conversation

@thecrypticace
Copy link
Copy Markdown
Contributor

This PR enables support for all these plugins:

  • @ianvs/prettier-plugin-sort-imports
  • @prettier/plugin-pug
  • @shopify/prettier-plugin-liquid
  • @trivago/prettier-plugin-sort-imports
  • prettier-plugin-astro
  • prettier-plugin-css-order
  • prettier-plugin-jsdoc
  • prettier-plugin-organize-attributes
  • prettier-plugin-organize-imports
  • prettier-plugin-svelte

These plugins work, as previously, but they do not "officially" support Prettier v3. However, because they do still work we've kept support for them:

  • prettier-plugin-import-sort
  • prettier-plugin-style-order

The plugins that do not work are the following:

  • prettier-plugin-marko
  • prettier-plugin-twig-melody

Neither of these plugins work at present with Prettier v3 and support for them has been disabled.

As a part of this effort this plugin is now ESM only and requires Prettier v3+

@thecrypticace thecrypticace merged commit 2a7e327 into main Aug 9, 2023
@thecrypticace thecrypticace deleted the feat/v3-plugins branch August 9, 2023 15:50
bronisMateusz pushed a commit to bronisMateusz/prettier-plugin-tailwindcss-drupal that referenced this pull request Apr 16, 2025
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.

1 participant