Releases: hoverinc/hover-javascript
Releases · hoverinc/hover-javascript
v4.5.1
4.5.1 (2020-07-10)
Bug Fixes
- scripts/commit: strip rogue commit arg coming from yarn commit (db3f2bd)
- scripts/commit: use
require.resolve
to avoid node_modules
path (a91c339)
v4.5.0
4.5.0 (2020-07-10)
Bug Fixes
- config/eslint: allow
devDependencies
in Prettier configuration (d4da71b)
Features
- config/jest: match tests with .test.* suffix in test/ directory (aff592e)
v4.4.0
4.4.0 (2020-07-02)
Features
v4.3.0
4.3.0 (2020-06-14)
Features
- upgrade a bunch of dependencies (413fab1)
v4.2.0
4.2.0 (2020-05-29)
Features
- config/eslintrc: allow devDependencies in the 'e2e' directory (d411490)
- config/jest: include tests in the e2e directory (b3bcc7d)
v4.1.0
4.1.0 (2020-05-29)
Features
- deps: upgrade Prettier to 2.0.5 (e5a7dc4)
v2.16.0
2.16.0 (2020-05-29)
Features
- config/eslintrc: allow devDependencies in the 'e2e' directory (d411490)
- config/jest: include tests in the e2e directory (b3bcc7d)
v2.15.0
2.15.0 (2020-04-23)
Features
- deps: upgrade Prettier to 2.0.5 (e5a7dc4)
v4.0.2
4.0.2 (2020-03-29)
Bug Fixes
- don't attempt to run validate from precommit unless it exists (95af584)
v4.0.1
4.0.1 (2020-03-28)
Bug Fixes
- don't attempt to run validate scripts if there are none to be run (80c1545)
- use dependencies compatible with eslint-config-airbnb (09cc0e4)