Skip to content

Releases: hoverinc/hover-javascript

v6.71.0

04 Feb 18:56
Compare
Choose a tag to compare

6.71.0 (2022-02-04)

Bug Fixes

  • resolve package binaries correctly (fixes all scripts) (109b510)
  • resolve package binaries without requireing 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

03 Feb 20:20
Compare
Choose a tag to compare

6.70.0 (2022-02-03)

Features

  • deps: bump is-ci from 3.0.0 to 3.0.1 (cac4849)

v6.69.0

03 Feb 20:18
Compare
Choose a tag to compare

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

03 Feb 18:44
Compare
Choose a tag to compare

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

02 Feb 22:34
Compare
Choose a tag to compare

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

02 Feb 20:11
Compare
Choose a tag to compare

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

24 Jan 00:12
Compare
Choose a tag to compare

6.66.0 (2022-01-24)

Features

  • deps: bump eslint-plugin-import from 2.25.3 to 2.25.4 (b6fdfc5)

v6.65.0

23 Jan 09:35
Compare
Choose a tag to compare

6.65.0 (2022-01-23)

Features

  • scripts: check for .cjs version of configuration files (f152a3c)

v6.64.1

23 Jan 09:31
Compare
Choose a tag to compare

6.64.1 (2022-01-23)

Bug Fixes

  • scripts/test: check for TypeScript version of config as well (39a8c2d)

v6.64.0

23 Jan 08:57
Compare
Choose a tag to compare

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)