Skip to content

Latest commit

 

History

History
471 lines (194 loc) · 15.4 KB

CHANGELOG.md

File metadata and controls

471 lines (194 loc) · 15.4 KB

Changelog

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)

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)

13.0.0 (2024-07-02)

⚠ BREAKING CHANGES

  • migrate to ESLint flat config

Features

  • migrate to ESLint flat config (4114c0e)

12.0.1 (2024-07-02)

Bug Fixes

  • allow "components" as props for Blueprint (221d8e2)

12.0.0 (2024-06-29)

⚠ BREAKING CHANGES

  • update dependencies

Features

11.0.1 (2024-03-21)

Bug Fixes

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)

10.1.2 (2024-03-19)

Bug Fixes

  • install ESLint required by base config (b21d724)

10.1.1 (2024-03-19)

Bug Fixes

  • add "length" to restricted globals (4b8aeb2)

10.1.0 (2023-12-05)

Features

10.0.0 (2023-07-18)

⚠ BREAKING CHANGES

  • update plugins

Features

9.1.1 (2023-06-12)

Bug Fixes

  • update eslint-plugin-react-refresh (779ff67)

9.1.0 (2023-03-10)

Features

  • update plugins and add react-refresh plugin (398c42b)

9.0.2 (2022-06-22)

Bug Fixes

  • add "status" to no-restricted-globals rule (5834d7b)

9.0.1 (2022-06-02)

Bug Fixes

  • disable jsx-no-leaked-render (3c37053)

9.0.0 (2022-06-02)

⚠ BREAKING CHANGES

  • review and update enabled rules
  • promote exhaustive-deps rule to "error"

Features

  • promote exhaustive-deps rule to "error" (0f08757)
  • review and update enabled rules (87df893)

8.2.1 (2022-05-17)

Bug Fixes

  • add "name" to restricted globals (22963a8)

8.2.0 (2022-03-08)

Features

  • add base config which does not extend cheminfo (ff97beb)

8.1.1 (2022-01-20)

Bug Fixes

  • change config to include error level on new rule (#19) (cd31173)

8.1.0 (2022-01-20)

Features

8.0.2 (2021-12-06)

Bug Fixes

  • remove hacky workaround for ESLint 8 (8f4a208)

8.0.1 (2021-10-15)

Bug Fixes

  • use temporary hack to install react plugins (4c2a068)

8.0.0 (2021-10-15)

⚠ BREAKING CHANGES

  • cleanup config and remove process.env
  • update to ESLint v8

Features

Miscellaneous Chores

  • cleanup config and remove process.env (b4c9d29)

7.0.0 (2021-10-12)

⚠ BREAKING CHANGES

  • mark eslint plugins as peer dependencies

Bug Fixes

  • mark eslint plugins as peer dependencies (4c722f3)

6.2.3 (2021-06-01)

Bug Fixes

  • automatically lint files with the .jsx extension (e9027f1)

6.2.2 (2021-05-10)

Bug Fixes

6.2.1 (2021-02-23)

Bug Fixes

  • do not extend prettier anymore (a63ff12)

6.2.0 (2021-02-07)

Features

  • forbid prop={true} in jsx (e8d9034)

6.1.1 (2020-11-23)

Bug Fixes

  • disable react-in-jsx-scope (c3b1f12)

6.1.0 (2020-10-26)

Features

  • disallow button with reset type (e656e8f)

6.0.1 (2020-09-23)

6.0.0 (2020-07-28)

5.1.0 (2020-07-16)

Features

  • enable es2020 and move unassigned import config to main (cdd215b)

5.0.0 (2020-05-25)

4.0.0 (2020-03-27)

chore

BREAKING CHANGES

  • Breaking changes in base config

3.1.2 (2019-11-08)

Bug Fixes

  • allow node globals in tests (083ee18)

3.1.1 (2019-11-04)

Bug Fixes

3.1.0 (2019-08-28)

Features

  • move to eslint-plugin-react-hooks@2 (54b227c)

3.0.4 (2019-07-26)

Bug Fixes

  • allow react-app-polyfill to be unassigned import (4a20520)

3.0.3 (2019-07-25)

Bug Fixes

3.0.2 (2019-07-24)

Bug Fixes

3.0.1 (2019-07-24)

Features

3.0.0 (2019-07-24)

2.6.0 (2018-12-11)

Bug Fixes

Features

2.5.2 (2018-11-07)

Bug Fixes

  • disable forbid-prop-types (6ff2f42)

2.5.1 (2018-11-07)

Bug Fixes

  • allow component names with all caps (8ad6d1a)

2.5.0 (2018-10-30)

Features

2.4.0 (2018-06-26)

Features

  • upgrade to ESLint 5 and switch ecmaVersion to 2018 (8abd98d)

2.3.3 (2018-01-30)

2.3.2 (2018-01-30)

Bug Fixes

  • allow unassigned imports of CSS files (3ff1d69)

2.3.1 (2018-01-09)

2.3.0 (2018-01-09)

2.2.0 (2018-01-09)

2.1.0 (2017-12-06)

2.0.1 (2017-11-30)

2.0.0 (2017-11-30)

1.0.2 (2017-05-16)

1.0.1 (2017-01-30)

1.0.0 (2017-01-30)