Releases: hoverinc/hover-javascript
Releases · hoverinc/hover-javascript
v4.31.0
4.31.0 (2020-10-09)
Features
- deps: bump @typescript-eslint/eslint-plugin from 4.3.0 to 4.4.0 (bf935d3)
v4.30.1
4.30.1 (2020-10-06)
Bug Fixes
- deps: upgrade ESLint to 7 to get no-void
allowAsStatement
(68f5040)
v4.30.0
4.30.0 (2020-10-06)
Features
- config/eslintrc: allow void statements (15330f0)
v4.29.0
4.29.0 (2020-10-06)
Features
- deps: bump typescript from 3.9.7 to 4.0.3 (5c1971d)
v4.28.1
4.28.1 (2020-10-06)
Bug Fixes
- deps: upgrade eslint-config-prettier to get comma-dangle fix (cbedb77)
v4.27.0
4.27.0 (2020-09-30)
Features
- deps: bump @commitlint/prompt from 9.1.2 to 11.0.0 (a8d6552)
- deps: bump @types/jest from 26.0.10 to 26.0.14 (f8c8f3b)
- deps: bump eslint-config-kentcdodds from 14.16.0 to 15.0.0 (4968c42)
- deps: bump eslint-plugin-react from 7.20.6 to 7.21.2 (50cfefc)
- deps: bump lint-staged from 10.3.0 to 10.4.0 (f19f53c)
v4.26.0
4.26.0 (2020-09-29)
Features
- deps: bump @commitlint/cli from 9.1.1 to 11.0.0 (696e78d)
- deps: bump browserslist from 4.14.0 to 4.14.5 (78ee90f)
- deps: bump eslint-plugin-react-hooks from 4.1.0 to 4.1.2 (5a2e55d)
- deps: bump husky from 4.2.5 to 4.3.0 (3b394e6)
- deps: bump prettier from 2.0.5 to 2.1.2 (5b560c5)
v4.25.0
4.25.0 (2020-09-15)
Features
- deps: bump @babel/core from 7.11.4 to 7.11.6 (e9ec4d6)
- deps: bump @babel/preset-env from 7.11.0 to 7.11.5 (81ab35e)
- deps: bump commitizen from 4.1.2 to 4.2.1 (eacfe43)
- deps: bump eslint-plugin-jest from 23.20.0 to 24.0.1 (d6c6a54)
- deps: bump jest from 26.4.0 to 26.4.2 (efca9b8)
v4.24.1
4.24.1 (2020-09-15)
Bug Fixes
- config/eslint: only set
react/prop-types
for React projects (bff1c24)