Releases: SmartThingsOSS/eslint-config-smartthings
Releases · SmartThingsOSS/eslint-config-smartthings
3.2.0
23 Jan 21:19
Compare
Sorry, something went wrong.
No results found
What's Changed
docs: update copyright company name by @saulfloresbluetrail in #3
chore(eslintDep): FEND-6759 Update peer dependency to support eslint 8.0 by @victor-st in #4
Support eslint >= 8.0 peer dependency
Bump version to 3.2.0
Update changelog
New Contributors
Full Changelog : 3.1.0...3.2.0
3.1.0
23 Jan 21:12
Compare
Sorry, something went wrong.
No results found
3.0.0
08 Aug 14:48
Compare
Sorry, something went wrong.
No results found
Updated base eslint dependency to 4.0.0
Added errors/for-direction rule
Added errors/getter-return rule
Added node/no-buffer-constructor rule
Added style/semi-style rule
Added style/switch-colon-spacing rule
Removed react/jsx-space-before-closing rule
2.25.0
08 May 17:48
Compare
Sorry, something went wrong.
No results found
Added react/no-will-update-set-state rule
Updated base eslint-plugin-react dependency to 7.0.0
2.24.0
08 Mar 14:25
Compare
Sorry, something went wrong.
No results found
Added best-practices/curly consistent option
Added errors/no-compare-neg-zero rule
2.23.0
22 Feb 16:54
Compare
Sorry, something went wrong.
No results found
Added react/void-dom-elements-no-children rule
Added react/forbid-foreign-prop-types rule
2.22.0
13 Feb 15:53
Compare
Sorry, something went wrong.
No results found
Added style/template-tag-spacing rule
2.21.0
17 Jan 16:03
Compare
Sorry, something went wrong.
No results found
Updated with ESLint 3.13.0 and eslint-plugin-react 6.9.0. No new rules added.
2.20.0
15 Dec 14:42
Compare
Sorry, something went wrong.
No results found
Enforcing errors/no-console rule
Added errors/no-await-in-loop rule
Removed best-practices/no-case-declarations rule
2.19.0
05 Dec 15:29
Compare
Sorry, something went wrong.
No results found
Removed style/id-length rule
Added react/no-array-index-key rule