15.0.0 (2024-11-20)
- update base config and require ESLint >=9.15.0
- update base config and require ESLint >=9.15.0 (7070d52)
14.0.0 (2024-10-05)
- move
react-refresh/only-export-components
to error - update dependencies and support ESLint 9
- move
react-refresh/only-export-components
to error (ea44544) - update dependencies and support ESLint 9 (ac7eae0)
13.0.0 (2024-07-02)
- migrate to ESLint flat config
- migrate to ESLint flat config (4114c0e)
12.0.1 (2024-07-02)
- allow "components" as props for Blueprint (221d8e2)
12.0.0 (2024-06-29)
- update dependencies
- update dependencies (7c4d153)
11.0.1 (2024-03-21)
11.0.0 (2024-03-21)
- deny majority of window properties and methods (#33)
10.1.2 (2024-03-19)
- install ESLint required by base config (b21d724)
10.1.1 (2024-03-19)
- add "length" to restricted globals (4b8aeb2)
10.1.0 (2023-12-05)
- update dependencies (36bd0d3)
10.0.0 (2023-07-18)
- update plugins
- update plugins (196eaa0)
9.1.1 (2023-06-12)
- update eslint-plugin-react-refresh (779ff67)
9.1.0 (2023-03-10)
- update plugins and add react-refresh plugin (398c42b)
9.0.2 (2022-06-22)
- add "status" to no-restricted-globals rule (5834d7b)
9.0.1 (2022-06-02)
- disable jsx-no-leaked-render (3c37053)
9.0.0 (2022-06-02)
- review and update enabled rules
- promote exhaustive-deps rule to "error"
8.2.1 (2022-05-17)
- add "name" to restricted globals (22963a8)
8.2.0 (2022-03-08)
- add base config which does not extend cheminfo (ff97beb)
8.1.1 (2022-01-20)
8.1.0 (2022-01-20)
8.0.2 (2021-12-06)
- remove hacky workaround for ESLint 8 (8f4a208)
8.0.1 (2021-10-15)
- use temporary hack to install react plugins (4c2a068)
8.0.0 (2021-10-15)
- cleanup config and remove process.env
- update to ESLint v8
- update to ESLint v8 (1b39f60)
- cleanup config and remove process.env (b4c9d29)
7.0.0 (2021-10-12)
- mark eslint plugins as peer dependencies
- mark eslint plugins as peer dependencies (4c722f3)
6.2.3 (2021-06-01)
- automatically lint files with the .jsx extension (e9027f1)
6.2.2 (2021-05-10)
- remove Prettier (d73d17f)
6.2.1 (2021-02-23)
- do not extend prettier anymore (a63ff12)
6.2.0 (2021-02-07)
- forbid prop={true} in jsx (e8d9034)
6.1.1 (2020-11-23)
- disable react-in-jsx-scope (c3b1f12)
6.1.0 (2020-10-26)
- disallow button with reset type (e656e8f)
6.0.1 (2020-09-23)
6.0.0 (2020-07-28)
5.1.0 (2020-07-16)
- enable es2020 and move unassigned import config to main (cdd215b)
5.0.0 (2020-05-25)
4.0.0 (2020-03-27)
- update dependencies (d584395)
- Breaking changes in base config
3.1.2 (2019-11-08)
- allow node globals in tests (083ee18)
3.1.1 (2019-11-04)
- update jest plugin (97e9b11)
3.1.0 (2019-08-28)
- move to eslint-plugin-react-hooks@2 (54b227c)
3.0.4 (2019-07-26)
- allow react-app-polyfill to be unassigned import (4a20520)
3.0.3 (2019-07-25)
- allow process.env (cc7874d)
3.0.2 (2019-07-24)
- remove bogus rule (6412534)
3.0.1 (2019-07-24)
- add react-hooks plugin (6b8d9da)
3.0.0 (2019-07-24)
2.6.0 (2018-12-11)
- disable no-multi-comp (a93f870)
- update base rules (c9f0226)
2.5.2 (2018-11-07)
- disable forbid-prop-types (6ff2f42)
2.5.1 (2018-11-07)
- allow component names with all caps (8ad6d1a)
2.5.0 (2018-10-30)
2.4.0 (2018-06-26)
- upgrade to ESLint 5 and switch ecmaVersion to 2018 (8abd98d)
2.3.3 (2018-01-30)
2.3.2 (2018-01-30)
- allow unassigned imports of CSS files (3ff1d69)