Releases: hoverinc/hover-javascript
Releases · hoverinc/hover-javascript
v2.1.0
2.1.0 (2019-09-12)
Features
- add commit script and commitlint configuration (42a4d21)
v2.0.0
2.0.0 (2019-08-28)
Code Refactoring
- scripts/ci-after-success: rename 'travis-after-success' script to 'ci-after-success' (e275b63)
BREAKING CHANGES
- scripts/ci-after-success: Rename 'travis-after-success' script to 'ci-after-success'.
v1.10.0
1.10.0 (2019-08-27)
Features
- release: add support for Codefresh to CI release script (0833dbc)
v1.9.0
1.9.0 (2019-08-22)
Features
- config/eslint: add './jest/**' to list of places allowed to import devDependencies (b5d49c9)
v1.7.2
1.7.2 (2019-08-07)
Bug Fixes
- dependencies: include TypeScript as a direct dependency (for now?) (cc2d046)
- lint: correctly specify ESLint plugins as strings (a2d8164)
v1.7.1
1.7.1 (2019-08-07)
Bug Fixes
- travis: actually run build when releasing, derp (e67819b)
v1.7.0
1.7.0 (2019-08-07)
Features
- lint: add React hooks ESLint plugin (b5c9afd)
- lint: configure linting using Airbnb + TypeScript + Prettier configs/plugins (3e9b562)
v1.6.1
1.6.1 (2019-08-06)
Bug Fixes
v1.6.0
1.6.0 (2019-08-05)
Features