Skip to content

Releases: openedx/eslint-config

v1.3.0

14 Dec 14:56
823d3c6
Compare
Choose a tag to compare

1.3.0 (2021-12-14)

Features

  • Trigger release with updated peer dependencies. (f676ad4)

v1.2.0

20 Jul 18:16
e064dd3
Compare
Choose a tag to compare

1.2.0 (2021-07-20)

Features

  • turn off react-in-jsx-scope (8f5f0c4)

v1.1.7

14 Jul 18:17
46de45f
Compare
Choose a tag to compare

1.1.7 (2021-07-14)

Bug Fixes

v1.1.6

25 Mar 17:45
b602d9c
Compare
Choose a tag to compare

1.1.6 (2020-03-25)

Bug Fixes

  • allow labels to satisfy htmlFor a11y requirement instead of both nesting and htmlFor (#8) (b602d9c)

v1.1.5

05 Mar 20:40
6e37cfc
Compare
Choose a tag to compare

1.1.5 (2020-03-05)

Bug Fixes

  • Removing the no-plusplus linting rule (5cff064)

v1.1.4

30 Jan 23:05
Compare
Choose a tag to compare

1.1.4 (2020-01-30)

Bug Fixes

  • turning off some react rules (b3b511d)

v1.1.3

30 Jan 22:42
Compare
Choose a tag to compare

1.1.3 (2020-01-30)

Bug Fixes

  • adding arrow-parens rule override, better doc, and tests (aa626d2)

v1.1.2

30 Jan 22:23
Compare
Choose a tag to compare

1.1.2 (2020-01-30)

Bug Fixes

  • dependencies are supposed to be dev/peer dependencies (4d0e495)

v1.1.1

30 Jan 22:08
Compare
Choose a tag to compare

1.1.1 (2020-01-30)

Bug Fixes

  • remove unnecessary plugin configuration (ad7687a)

v1.1.0

30 Jan 21:59
Compare
Choose a tag to compare

1.1.0 (2020-01-30)

Features

  • including react hooks config (05677dc)