Releases: hoverinc/hover-javascript
Releases · hoverinc/hover-javascript
v6.71.0
6.71.0 (2022-02-04)
Bug Fixes
- resolve package binaries correctly (fixes all scripts) (109b510)
- resolve package binaries without
require
ing the package.json
(7865fcf)
Features
- deps: bump @commitlint/cli from 13.1.0 to 16.1.0 (7a35bef)
- deps: bump @commitlint/config-conventional from 13.1.0 to 16.0.0 (c8eda77)
- deps: bump jest from 27.3.1 to 27.4.7 (66e9948)
v6.70.0
6.70.0 (2022-02-03)
Features
- deps: bump is-ci from 3.0.0 to 3.0.1 (cac4849)
v6.69.0
6.69.0 (2022-02-03)
Features
- deps: bump @typescript-eslint/eslint-plugin from 5.10.0 to 5.10.2 (f19b195)
- deps: bump lint-staged from 11.1.2 to 12.3.3 (4c9a077)
v6.68.1
6.68.1 (2022-02-03)
Reverts
- Revert "feat(deps): upgrade Jest to 27.4" (bcc6932)
- Revert "fix(api/test): forward ts-jest utils from
ts-jest
, mocked
from Jest" (27382c7)
- Revert "build: set
skipLibCheck
... ts-jest and jest aren't playing nicely" (3ab9ff6)
- Revert "fix(config/jest): set
ts-jest
transform unconditionally" (0badbb3)
v6.68.0
6.68.0 (2022-02-02)
Bug Fixes
- api/test: forward ts-jest utils from
ts-jest
, mocked
from Jest (308613b)
- config/jest: set
ts-jest
transform unconditionally (2e9b18f)
Features
- deps: upgrade Jest to 27.4 (169898a)
v6.67.0
6.67.0 (2022-02-02)
Bug Fixes
- config/eslint: disable
react/function-component-definition
(f50c38e)
Features
- config/eslint: add strict React ESLint configuration (1017028)
- config/eslint: disable
react/jsx-props-no-spreading
(874fdc0)
v6.66.0
6.66.0 (2022-01-24)
Features
- deps: bump eslint-plugin-import from 2.25.3 to 2.25.4 (b6fdfc5)
v6.65.0
6.65.0 (2022-01-23)
Features
- scripts: check for
.cjs
version of configuration files (f152a3c)
v6.64.1
6.64.1 (2022-01-23)
Bug Fixes
- scripts/test: check for TypeScript version of config as well (39a8c2d)
v6.64.0
6.64.0 (2022-01-23)
Features
- config/eslint: allow
devDependencies
in .config.cjs
(c7658c9)
- deps: bump ts-jest from 27.0.7 to 27.1.3 (e29cb72)