eslint-config-airbnb version 18.1.0 brings several key updates compared to the previous stable version 18.0.1, primarily focusing on dependency upgrades to enhance compatibility and incorporate the latest linting rules. A significant change is the update of eslint-config-airbnb-base from version 14.0.0 to 14.1.0, likely including new base linting rules and configurations. For React developers, eslint-plugin-react is upgraded from version 7.14.3 to 7.19.0, offering improved React-specific linting rules and enhanced support for newer React features. The eslint-plugin-import sees an upgrade from 2.18.2 to 2.20.1, bringing better support for ES modules and import/export syntax. Furthermore, eslint-plugin-react-hooks is updated from 1.7.0 to 2.5.0 || ^1.7.0, potentially introducing new or refined rules relating to React Hooks best practices. eslint peerDependency is updated from "^5.16.0 || ^6.1.0" to "^5.16.0 || ^6.8.0". Developers should note these dependency updates may require adjustments to their existing project configurations or code to align with the new linting rules, ensuring code quality and consistency within the Airbnb style guide. These updates collectively offer a more robust and contemporary linting experience for JavaScript and React projects.
The are not vulnerabilities for the version 18.1.0 of the package eslint-config-airbnb