Eslint-plugin-prettier helps you format your code consistently using Prettier within your ESLint workflow. Comparing version 5.2.6 with the previous stable version, 5.2.5, reveals a few key updates relevant to developers. The most notable change is the updated dependency, synckit, which jumps from version ^0.10.2 to ^0.11.0. This likely introduces some internal improvements, bug fixes, or potentially new features related to how the plugin handles synchronous operations. While the explicit details of the synckit update aren't provided, developers should check the Synckit changelog for a comprehensive understanding. Other dependencies like prettier-linter-helpers remained unchanged.
Another notable difference is the release date. Version 5.2.6 was released on "2025-04-02T16:15:13.067Z", approximately a week after version 5.2.5 which was released on "2025-03-25T10:32:57.666Z". Developers planning to upgrade should typically review the changelog for eslint-plugin-prettier itself to understand any breaking changes, new features, or bug fixes specifically addressed in version 5.2.6. Checking the changelog (usually available on the repository) guarantees a smooth upgrade path. The peer dependencies, which define compatible versions of ESLint, Prettier, and related typings, remain the same, indicating no major changes to the plugin's core compatibility.
The are not vulnerabilities for the version 5.2.6 of the package eslint-plugin-prettier