Skip to content

Releases: sebastian-software/eslint-config-readable

Release 2.3.2

25 Jan 10:56
Compare
Choose a tag to compare
  • Disabling parsing the source of the typescript project - when references inside the sources. (9b43e23)

Release 2.3.1

25 Jan 10:11
Compare
Choose a tag to compare

Release 2.3.0

19 Dec 20:26
Compare
Choose a tag to compare

Release 2.2.0

18 Sep 16:20
Compare
Choose a tag to compare

Release 2.1.4

10 Aug 07:17
Compare
Choose a tag to compare

Release 2.1.3

05 Jul 07:51
Compare
Choose a tag to compare
  • Fix for override of security/detect-object-injection (6ef14b7)

Release 2.1.2

05 Jul 07:49
Compare
Choose a tag to compare
  • Switched import order checks to warn level (c54e6fb)

Release 2.1.1

05 Jul 07:44
Compare
Choose a tag to compare
  • Updated deps (d75c18a)
  • Disabled detect-object-injection (8bae4c5)
  • Added codebox plugin to allow finer grained auto-ordering of imports. (ad1eb1f)

Release 2.1.0

02 Jul 13:00
Compare
Choose a tag to compare
  • Added 'react/no-access-state-in-setstate' (1ede668)
  • Added graphql (optional). Removed compat plugin which still does not supports browserslist correctly. (3675c10)
  • Replaced getsentry/jsx-needs-i18n with react/jsx-no-literals + added graphql schema validation. (11e0e19)

Release 2.0.1

25 Jun 14:05
Compare
Choose a tag to compare
  • Allow children in labels. This is required for i18n. (07abd42)