Releases: openedx/eslint-config
Releases · openedx/eslint-config
v1.3.0
1.3.0 (2021-12-14)
Features
- Trigger release with updated peer dependencies. (f676ad4)
v1.2.0
1.2.0 (2021-07-20)
Features
- turn off react-in-jsx-scope (8f5f0c4)
v1.1.7
1.1.7 (2021-07-14)
Bug Fixes
v1.1.6
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
1.1.5 (2020-03-05)
Bug Fixes
- Removing the no-plusplus linting rule (5cff064)
v1.1.4
1.1.4 (2020-01-30)
Bug Fixes
- turning off some react rules (b3b511d)
v1.1.3
1.1.3 (2020-01-30)
Bug Fixes
- adding arrow-parens rule override, better doc, and tests (aa626d2)
v1.1.2
1.1.2 (2020-01-30)
Bug Fixes
- dependencies are supposed to be dev/peer dependencies (4d0e495)
v1.1.1
1.1.1 (2020-01-30)
Bug Fixes
- remove unnecessary plugin configuration (ad7687a)
v1.1.0
1.1.0 (2020-01-30)
Features
- including react hooks config (05677dc)