Releases: smartcar/eslint-config-smartcar
Releases · smartcar/eslint-config-smartcar
v4.3.2
4.3.2 (2024-12-19)
Bug Fixes
- (bump/eslint-plugin-mocha): bump version to ^10.5.0 (#60) (ad7ab11)
v4.3.1
4.3.1 (2022-01-19)
Bug Fixes
- update SonarJS plugin to fix peer dependencies issue (1096935)
- update to latest ESLint 7.x.x (2d1cfb5)
v4.3.0
4.3.0 (2020-11-20)
Features
- package: update dependencies (0bd13f7)
New rules enabled:
unicorn/prefer-math-trunc
mocha/no-exports
Other notable changes:
v4.2.3
4.2.3 (2020-07-29)
Bug Fixes
- package: update most dependencies (e2436e7)
v4.2.2
4.2.2 (2020-06-29)
Bug Fixes
- ignore
no-useless-undefined
(a41b446)
- turn off
no-fn-reference-in-iterator
for now (5835e2f)
v4.2.1
4.2.1 (2020-06-24)
Bug Fixes
- jsdoc: don't require hyphens on all statements (e9b48a5)
v4.2.0
4.2.0 (2020-06-24)
Features
- ci: add Node.js 14 to the testing matrix (78b5ddb)
- package: upgrade jsdoc + unicorn plugins (0ebdc59)
- package: upgrade most plugins (8b658b8)
- package: upgrade Prettier to v2.x.x (914969c)
- package: upgrade to ESLint v7.x.x (8f71862)
v4.1.0
4.1.0 (2020-03-20)
Bug Fixes
- package: update dependencies (be57b1e)
Features
- update
eslint-plugin-jsdoc
(e5f984e)
v4.0.2
4.0.2 (2020-01-03)
Bug Fixes
- turn off
lodash/path-style
(bbb2ea1)