Skip to content

Releases: cheminfo/eslint-config-cheminfo-react

v10.0.0

18 Jul 13:16
8234081
Compare
Choose a tag to compare

10.0.0 (2023-07-18)

⚠ BREAKING CHANGES

  • update plugins

Features

v9.1.1

12 Jun 08:18
c9c8c07
Compare
Choose a tag to compare

9.1.1 (2023-06-12)

Bug Fixes

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

v9.1.0

10 Mar 14:59
8a492ca
Compare
Choose a tag to compare

9.1.0 (2023-03-10)

Features

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

v9.0.2

22 Jun 09:25
6f2f916
Compare
Choose a tag to compare

9.0.2 (2022-06-22)

Bug Fixes

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

v9.0.1

02 Jun 16:07
ce0a56a
Compare
Choose a tag to compare

9.0.1 (2022-06-02)

Bug Fixes

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

v9.0.0

02 Jun 14:02
a77d620
Compare
Choose a tag to compare

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)

eslint-config-cheminfo-react v8.2.1

17 May 14:21
f13eedc
Compare
Choose a tag to compare

Bug Fixes

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

eslint-config-cheminfo-react v8.2.0

08 Mar 12:50
e2a330f
Compare
Choose a tag to compare

Features

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

eslint-config-cheminfo-react v8.1.1

20 Jan 15:41
a24b15b
Compare
Choose a tag to compare

Bug Fixes

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

eslint-config-cheminfo-react v8.1.0

20 Jan 10:40
fc69715
Compare
Choose a tag to compare

Features