Eslint-plugin-react has released version 7.20.2, a minor update following closely after 7.20.1. Both versions remain dedicated to providing React-specific linting rules for ESLint, helping developers maintain code quality and consistency in their React projects. The core functionalities and dependencies remain largely the same, encompassing essential packages, such as prop-types, jsx-ast-utils, and doctrine for React-related analysis.
Examining the package details reveals a slight increase in the unpacked size from 705429 bytes in 7.20.1 to 706339 bytes in 7.20.2, hinting at minor adjustments or additions within the new version. The development dependencies, crucial for testing and building the plugin, remain identical, indicating no significant changes in the development workflow or tooling with libraries like mocha, sinon, @typescript-eslint/parser, and eslint-plugin-import. Furthermore, the peer dependencies specify that both versions are compatible with ESLint versions 3 through 7.
Given the small version increment and the unchanged dependencies, the upgrade likely addresses bug fixes, performance improvements, or minor rule adjustments. Developers should consult the changelog or release notes for a precise understanding of the modifications. While the core functionality remains constant, upgrading to 7.20.2 is generally recommended to benefit from the latest enhancements and bug resolutions. The release date of 7.20.2 is June 29, 2020, just one day after the release of 7.20.1.
The are not vulnerabilities for the version 7.20.2 of the package eslint-plugin-react