Releases: cheminfo/eslint-config-cheminfo-react
Releases · cheminfo/eslint-config-cheminfo-react
v15.0.0
15.0.0 (2024-11-20)
⚠ BREAKING CHANGES
- update base config and require ESLint >=9.15.0
Features
- update base config and require ESLint >=9.15.0 (7070d52)
v14.0.0
14.0.0 (2024-10-05)
⚠ BREAKING CHANGES
- move
react-refresh/only-export-components
to error
- update dependencies and support ESLint 9
Features
- move
react-refresh/only-export-components
to error (ea44544)
- update dependencies and support ESLint 9 (ac7eae0)
v13.0.0
13.0.0 (2024-07-02)
⚠ BREAKING CHANGES
- migrate to ESLint flat config
Features
- migrate to ESLint flat config (4114c0e)
v12.0.1
12.0.1 (2024-07-02)
Bug Fixes
- allow "components" as props for Blueprint (221d8e2)
v12.0.0
12.0.0 (2024-06-29)
⚠ BREAKING CHANGES
Features
v11.0.0
11.0.0 (2024-03-21)
⚠ BREAKING CHANGES
- deny majority of window properties and methods (#33)
Bug Fixes
- deny majority of window properties and methods (#33) (1675274)
v10.1.2
10.1.2 (2024-03-19)
Bug Fixes
- install ESLint required by base config (b21d724)
v10.1.1
10.1.1 (2024-03-19)
Bug Fixes
- add "length" to restricted globals (4b8aeb2)