All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
5.0.0 (2024-02-16)
4.3.2 (2023-11-16)
Note: Version bump only for package @strv/eslint-config-react
4.3.1 (2023-07-11)
Note: Version bump only for package @strv/eslint-config-react
4.3.0 (2023-07-06)
- set
max-len
to 120 👏 (0d3d355)
4.2.0 (2022-07-18)
- upgrade all deps 💣 (cd77c39)
4.1.0 (2022-03-23)
- rule: support ESLint v8, many new rules 🎉 (aaf5708)
4.0.0 (2021-09-07)
Note: Version bump only for package @strv/eslint-config-react
4.0.0-alpha.7 (2021-09-07)
- repo: All packages must now be used with a minimum of Node.js 14 or 16.
- deps: Most dependencies have been upgraded to a newer major version. Most of the time these upgrades dropped support for old Node.js versions.
4.0.0-alpha.6 (2021-05-05)
- eslint-react: upgrade to @babel/eslint-parser (3de8997)
4.0.0-alpha.5 (2021-03-27)
Note: Version bump only for package @strv/eslint-config-react
4.0.0-alpha.4 (2021-03-23)
4.0.0-alpha.3 (2021-02-03)
- eslint-react: upgrade deps 💣 (8c1f185)
4.0.0-alpha.2 (2020-10-09)
Note: Version bump only for package @strv/eslint-config-react
4.0.0-alpha.1 (2020-10-09)
Note: Version bump only for package @strv/eslint-config-react
4.0.0-alpha.0 (2020-10-09)
- eslint-react: upgrade plugins to latest versions (169c60a)
- eslint-react: The minimum ESLint version is now v7. Some plugins contain breaking changes as well, please review their changelogs for detailed information.
3.1.2 (2020-04-22)
Note: Version bump only for package @strv/eslint-config-react
3.1.1 (2020-02-11)
Note: Version bump only for package @strv/eslint-config-react
3.1.0 (2020-02-07)
- eslint-react: upgrade all plugins (e9ae66d)
3.0.3 (2019-09-25)
Note: Version bump only for package @strv/eslint-config-react
3.0.2 (2019-08-27)
Note: Version bump only for package @strv/eslint-config-react
3.0.1 (2019-08-24)
Note: Version bump only for package @strv/eslint-config-react
3.0.0 (2019-06-22)
- drop support for Node.js 6 & 8 (4add1ff)
- explicitly mark configs as ESLint v6 compatible 🎉 (017d975)
- From now on, all ESLint plugins will only work on projects running Node.js 10 and above and the linter itself must be run using Node.js 10 and above.
2.1.1 (2019-05-27)
- order of arguments for state-in-constructor (44c1121)
2.1.0 (2019-04-30)
2.0.1 (2019-04-16)
- eslint-react: use correct rule name for jsx-a11y/no-onchange 🤦♂️ (47bfb8c)
2.0.0 (2019-04-09)
- eslint-react: add base style extending (9993e50)
- eslint-react: eslint warnings (8d146a1)
- eslint-react: package.json properties order (4330aeb)
- eslint-react: add readme (7f972b8)
- eslint-react: add eslint-plugin-react-hooks (823e9ce)
- eslint-react: add optional ruleset (26478d0)
- eslint-react: add React quality and stylistic rules (d1be329)
- eslint-react: merge accessibility to main config (9cf3705)
- eslint-react: remove config properties (fe217d6)
- eslint-react: return react/no-danger rule (7798ab0)
- eslint-react: update require and add rule (b9cedda)
- eslint-react: This ruleset has received significant changes to its rules and their levels which are hard to document in an easy and digestible manner. When upgrading, please be prepared for potentially getting several new errors & warnings.
1.0.2 (2019-04-05)
- drop react/jsx-filename-extension rule 🔥 (e99c967), closes #13
- faulty config in eslint-config-react/style (c7011ea)
1.0.1 (2019-03-07)
Note: Version bump only for package @strv/eslint-config-react
1.0.0 (2019-03-04)
Note: Version bump only for package @strv/eslint-config-react