# eslint-plugin-prettier changelog > Runs Prettier as an ESLint rule. - Vendor: Prettier - Category: Developer Tools - Official site: https://github.com/prettier/eslint-plugin-prettier - Tracked by: What's New (https://whatsnew.fyi/product/eslint-plugin-prettier) - Harvested from: GitHub (prettier/eslint-plugin-prettier) - Entries below: 10 (newest first) What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. ## Releases ### v5.5.6 - Date: 2026-05-28 - Version: v5.5.6 - Original notes: https://github.com/prettier/eslint-plugin-prettier/releases/tag/v5.5.6 - Permalink: https://whatsnew.fyi/product/eslint-plugin-prettier/releases/v5.5.6 - **changed** — Bump all dependencies and dev dependencies ###### Patch Changes - [#791](https://github.com/prettier/eslint-plugin-prettier/pull/791) [`b5c96a3`](https://github.com/prettier/eslint-plugin-prettier/commit/b5c96a30d3e292a379d6e8ac030c29fd7acbc90b) Thanks [@JounQin](https://github.com/JounQin)! - chore: bump all (dev)Dependencies ### v5.5.5 - Date: 2026-01-14 - Version: v5.5.5 - Original notes: https://github.com/prettier/eslint-plugin-prettier/releases/tag/v5.5.5 - Permalink: https://whatsnew.fyi/product/eslint-plugin-prettier/releases/v5.5.5 - **changed** — Bump prettier-linter-helpers dependency to v1.0.1 - **fixed** — Bump synckit to fix yarn PnP ESM issue ###### Patch Changes - [#772](https://github.com/prettier/eslint-plugin-prettier/pull/772) [`7264ed0`](https://github.com/prettier/eslint-plugin-prettier/commit/7264ed0a6cf47fc36befed32f459e7d875f5992c) Thanks [@BPScott](https://github.com/BPScott)! - Bump prettier-linter-helpers dependency to v1.0.1 - [#776](https://github.com/prettier/eslint-plugin-prettier/pull/776) [`77651a3`](https://github.com/prettier/eslint-plugin-prettier/commit/77651a33cd16fd4c50b7346971990b900a42408b) Thanks [@aswils](https://github.com/aswils)! - fix: bump synckit for yarn PnP ESM issue ### v5.5.4 - Date: 2025-08-06 - Version: v5.5.4 - Original notes: https://github.com/prettier/eslint-plugin-prettier/releases/tag/v5.5.4 - Permalink: https://whatsnew.fyi/product/eslint-plugin-prettier/releases/v5.5.4 - **fixed** — Add 'oxc', 'oxc-ts' and 'hermes' parsers to parserBlocklist - **fixed** — Disallow extra properties in rule options ###### Patch Changes - [#755](https://github.com/prettier/eslint-plugin-prettier/pull/755) [`723f7a8`](https://github.com/prettier/eslint-plugin-prettier/commit/723f7a803f014746f2146e5be021c9071fa52d7e) Thanks [@kbrilla](https://github.com/kbrilla)! - fix: add 'oxc', 'oxc-ts' and 'hermes' parsers to `parserBlocklist` - [#751](https://github.com/prettier/eslint-plugin-prettier/pull/751) [`cf52b30`](https://github.com/prettier/eslint-plugin-prettier/commit/cf52b306a533b971bf40bbbf0d2033a1ed4f3c5d) Thanks [@andreww2012](https://github.com/andreww2012)! - fix: disallow extra properties in rule options ### v5.5.3 - Date: 2025-07-18 - Version: v5.5.3 - Original notes: https://github.com/prettier/eslint-plugin-prettier/releases/tag/v5.5.3 - Permalink: https://whatsnew.fyi/product/eslint-plugin-prettier/releases/v5.5.3 republish the latest version **Full Changelog**: https://github.com/prettier/eslint-plugin-prettier/compare/v5.5.2...v5.5.3 ### v4.2.5 - Date: 2025-07-18 - Version: v4.2.5 - Original notes: https://github.com/prettier/eslint-plugin-prettier/releases/tag/v4.2.5 - Permalink: https://whatsnew.fyi/product/eslint-plugin-prettier/releases/v4.2.5 republish the v4 version **Full Changelog**: https://github.com/prettier/eslint-plugin-prettier/compare/v4.2.4...v4.2.5 ### v4.2.4 - Date: 2025-07-18 - Version: v4.2.4 - Original notes: https://github.com/prettier/eslint-plugin-prettier/releases/tag/v4.2.4 - Permalink: https://whatsnew.fyi/product/eslint-plugin-prettier/releases/v4.2.4 republish the v4 version **Full Changelog**: https://github.com/prettier/eslint-plugin-prettier/compare/v4.2.1...v4.2.4 ### v5.5.2 - Date: 2025-07-18 - Version: v5.5.2 - Original notes: https://github.com/prettier/eslint-plugin-prettier/releases/tag/v5.5.2 - Permalink: https://whatsnew.fyi/product/eslint-plugin-prettier/releases/v5.5.2 republish the latest version **Full Changelog**: https://github.com/prettier/eslint-plugin-prettier/compare/v5.5.1...v5.5.2 ### v5.5.1 - Date: 2025-06-25 - Version: v5.5.1 - Original notes: https://github.com/prettier/eslint-plugin-prettier/releases/tag/v5.5.1 - Permalink: https://whatsnew.fyi/product/eslint-plugin-prettier/releases/v5.5.1 - **fixed** — use prettierRcOptions directly for prettier 3.6+ ###### Patch Changes - [#748](https://github.com/prettier/eslint-plugin-prettier/pull/748) [`bfd1e95`](https://github.com/prettier/eslint-plugin-prettier/commit/bfd1e9547de9afaaf30318735f2f441c0250b77e) Thanks @JounQin! - fix: use `prettierRcOptions` directly for prettier 3.6+ **Full Changelog**: https://github.com/prettier/eslint-plugin-prettier/compare/v5.5.0...v5.5.1 ### v5.5.0 - Date: 2025-06-17 - Version: v5.5.0 - Original notes: https://github.com/prettier/eslint-plugin-prettier/releases/tag/v5.5.0 - Permalink: https://whatsnew.fyi/product/eslint-plugin-prettier/releases/v5.5.0 - **added** — Support for non-js languages like css for @eslint/css and json for @eslint/json ###### Minor Changes - [#743](https://github.com/prettier/eslint-plugin-prettier/pull/743) [`92f2c9c`](https://github.com/prettier/eslint-plugin-prettier/commit/92f2c9c8f0b083a0208b4236cf5c8e4af5612a8b) Thanks @dotcarmen! - feat: support non-js languages like `css` for `@eslint/css` and `json` for `@eslint/json` ###### New Contributors * @dotcarmen made their first contribution in https://github.com/prettier/eslint-plugin-prettier/pull/743 **Full Changelog**: https://github.com/prettier/eslint-plugin-prettier/compare/v5.4.1...v5.5.0 ### v5.4.1 - Date: 2025-05-30 - Version: v5.4.1 - Original notes: https://github.com/prettier/eslint-plugin-prettier/releases/tag/v5.4.1 - Permalink: https://whatsnew.fyi/product/eslint-plugin-prettier/releases/v5.4.1 - **fixed** — bump synckit to v0.11.7 to fix potential TypeError: Cannot read properties of undefined (reading 'message') error ###### Patch Changes - [#740](https://github.com/prettier/eslint-plugin-prettier/pull/740) [`c21521f`](https://github.com/prettier/eslint-plugin-prettier/commit/c21521ffbe7bfb60bdca8cbf6349fba4de774d21) Thanks @JounQin! - fix(deps): bump `synckit` to v0.11.7 to fix potential `TypeError: Cannot read properties of undefined (reading 'message')` error **Full Changelog**: https://github.com/prettier/eslint-plugin-prettier/compare/v5.4.0...v5.4.1