Skip to content

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 01 Jul 02:58
· 276 commits to main since this release
3b39822

   🚨 Breaking Changes

  • Remove unnecessary overrides and use the inferredParser provided by plugins  -  by @u3u (cae47)
  • Enable semicolons in base config  -  by @u3u (3bcbd)

Note

Upgrade this config to >=3.x version, Prettier should automatically infer the plugin parser. If you are using the prettier-vscode extension, you need to upgrade to >=9.17.0 version for automatic inference of the plugin parser to take effect.
See this fix: prettier/prettier-vscode#3027

    View changes on GitHub