# eslint-plugin-prettier v5.5.5 - Product: eslint-plugin-prettier (https://whatsnew.fyi/product/eslint-plugin-prettier) - Vendor: Prettier - 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 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'. --- - **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