Eslint-config-prettier, a vital tool for JavaScript and TypeScript developers seeking code consistency, released version 4.3.0, building upon the solid foundation of version 4.2.0. Both versions aim to disable ESLint rules that conflict with Prettier, ensuring a smooth code formatting workflow. A key upgrade in version 4.3.0 involves updates to several development dependencies. Prettier itself sees a bump from version 1.17.0 to 1.17.1, potentially incorporating minor bug fixes or refinements to its formatting engine. The eslint-plugin-react dependency is updated from 7.12.4 to 7.13.0, likely adding support for new React features or addressing compatibility issues. Furthermore, eslint-config-google is updated from 0.12.0 to 0.13.0, reflecting potential adjustments or additions to Google's established JavaScript style guide. The typescript-eslint packages also see version bumps, with both @typescript-eslint/parser and @typescript-eslint/eslint-plugin moving from 1.7.0 to 1.9.0, suggesting enhanced TypeScript support and rule improvements. Notably, eslint-plugin-prettier jumps from version 3.0.1 to 3.1.0, indicating potential enhancements in the integration between ESLint and Prettier. Developers should also note that eslint-plugin-vue changes from a github commit reference to version 5.2.2. These updates collectively contribute to a more robust and up-to-date linting experience, particularly beneficial for projects leveraging React, TypeScript, Google's style guide, and Vue.js.
The are not vulnerabilities for the version 4.3.0 of the package eslint-config-prettier