Releases: hoverinc/hover-javascript
Releases · hoverinc/hover-javascript
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)
v4.24.0
4.24.0 (2020-09-08)
Features
- deps: bump eslint-config-kentcdodds from 14.14.2 to 14.16.0 (d99b931)
- deps: bump lint-staged from 10.2.11 to 10.3.0 (916ec9d)
- deps: bump rollup-plugin-terser from 7.0.0 to 7.0.2 (3908a3c)
v4.23.0
4.23.0 (2020-09-08)
Features
- config/eslintrc: turn off prop types validation for typescript (688de73)
v4.22.0
4.22.0 (2020-08-31)
Features
- deps: bump @babel/core from 7.11.1 to 7.11.4 (c3a3233)
- deps: bump @commitlint/config-conventional from 8.3.4 to 9.1.2 (6069e8c)
- deps: bump eslint-plugin-react-hooks from 4.0.8 to 4.1.0 (7b3c1f8)
v4.21.0
4.21.0 (2020-08-31)
Features
- scripts/lint: allow glob arguments to linter (3349548)