Releases: hoverinc/hover-javascript
Releases · hoverinc/hover-javascript
v2.8.0
2.8.0 (2020-02-07)
Features
- deps: upgrade lint-staged to 10.x (ff55a3c)
v2.7.0
2.7.0 (2020-02-07)
Features
- config/eslint: actually expose React-specific ESLint configuration (1cda02c)
- config/lint-staged: expose lint-staged configuration (6cd4663)
v2.6.0
2.6.0 (2020-01-17)
Features
- upgrade all compatible dependencies (cdf74b3)
- upgrade eslint-config-airbnb-typescript to 6.3.1 (992d82e)
- upgrade TypeScript to 3.7.5 (e8e47b7)
v2.5.0
2.5.0 (2019-10-03)
Features
- upgrade all compatible dependencies (6bf8e33)
- upgrade eslint-config-airbnb-typescript to 5.0.0 (46f68aa)
v2.4.0
2.4.0 (2019-09-30)
Features
- config/eslint: provide React-specific configuration (e259074)
v2.3.2
2.3.2 (2019-09-24)
Bug Fixes
- include commitlint.js in package files (02fec4a)
v2.3.1
2.3.1 (2019-09-17)
Bug Fixes
- scripts/lint: support '.eslintrc.json' as built-in configuration override (eebb2b8)
v2.3.0
2.3.0 (2019-09-17)
Features
- deps: update eslint, eslint-plugin-jest, and eslint-plugin-react-hooks (1f3d70f)
v2.2.0
2.2.0 (2019-09-17)
Features
- scripts/commit: add style commit type to commitlint configuration (44bd7ef)
v2.1.1
2.1.1 (2019-09-16)
Bug Fixes
- scripts/commit: find commitizen relative to parent project as well (462c5e7)