Skip to content

Releases: hoverinc/hover-javascript

v6.76.0

11 Feb 00:14
Compare
Choose a tag to compare

6.76.0 (2022-02-11)

Features

  • deps: bump @types/node from 17.0.16 to 17.0.17 (fb9414f)

v6.75.0

08 Feb 00:07
Compare
Choose a tag to compare

6.75.0 (2022-02-08)

Features

  • deps: bump @types/node from 17.0.15 to 17.0.16 (32cbc78)

v6.74.1

04 Feb 23:14
Compare
Choose a tag to compare

6.74.1 (2022-02-04)

Bug Fixes

v6.74.0

04 Feb 22:41
Compare
Choose a tag to compare

6.74.0 (2022-02-04)

Features

  • deps: bump eslint-plugin-jest from 25.7.0 to 26.0.0 (880c910)

v6.73.0

04 Feb 22:38
Compare
Choose a tag to compare

6.73.0 (2022-02-04)

Features

  • deps: bump concurrently from 6.2.2 to 7.0.0 (91ba8d8)
  • deps: bump concurrently from 6.2.2 to 7.0.0 (b1d8747)

v6.72.0

04 Feb 22:06
Compare
Choose a tag to compare

6.72.0 (2022-02-04)

Features

  • deps: bump @commitlint/prompt from 13.1.0 to 16.1.0 (b54b998)
  • deps: bump @typescript-eslint/parser from 5.4.0 to 5.10.2 (511b18f)
  • deps: bump eslint from 8.7.0 to 8.8.0 (756d861)
  • deps: bump prettier from 2.4.1 to 2.5.1 (cbbd082)
  • deps: bump typescript from 4.4.3 to 4.5.5 (83fe1e7)
  • deps: bump yargs-parser from 20.2.9 to 21.0.0 (ff80d73)

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)