Skip to content

Releases: hoverinc/hover-javascript

v6.8.0

17 Jun 20:46
Compare
Choose a tag to compare

6.8.0 (2021-06-17)

Features

  • deps: bump @typescript-eslint/eslint-plugin from 4.24.0 to 4.27.0 (e03c8eb)

v6.7.0

17 Jun 18:55
Compare
Choose a tag to compare

6.7.0 (2021-06-17)

Features

  • deps: bump @commitlint/cli from 12.1.1 to 12.1.4 (3767cd6)

v6.6.0

17 Jun 18:51
Compare
Choose a tag to compare

6.6.0 (2021-06-17)

Features

  • deps: upgrade jest-watch-typeahead (fixes Jest peer warning) (80dec40)

v6.5.0

17 Jun 18:45
Compare
Choose a tag to compare

6.5.0 (2021-06-17)

Features

  • deps: bump tslib from 2.2.0 to 2.3.0 (3cd071a)

v6.4.0

17 Jun 18:29
Compare
Choose a tag to compare

6.4.0 (2021-06-17)

Features

  • deps: bump eslint-plugin-import from 2.22.1 to 2.23.4 (572ed53)

v6.3.0

17 Jun 17:57
Compare
Choose a tag to compare

6.3.0 (2021-06-17)

Features

  • deps: bump @typescript-eslint/parser from 4.22.0 to 4.27.0 (7ac27cf)
  • deps: bump eslint-plugin-react from 7.23.2 to 7.24.0 (36efad2)
  • deps: bump prettier from 2.3.0 to 2.3.1 (938cfef)

v6.2.1

12 Jun 02:05
Compare
Choose a tag to compare

6.2.1 (2021-06-12)

Bug Fixes

  • only emit declaration files from tsc (1472be1)

v6.2.0

12 Jun 00:48
Compare
Choose a tag to compare

6.2.0 (2021-06-12)

Bug Fixes

  • api/test: use ESM * to forward ts-jest exports (fixes api/test) (84c4c10)

Features

  • deps: bump browserslist from 4.16.3 to 4.16.6 (f81aad0)
  • deps: bump eslint from 7.26.0 to 7.28.0 (cf29c4e)
  • deps: bump jest from 27.0.1 to 27.0.4 (dfc475a)
  • deps: bump ts-jest from 27.0.1 to 27.0.3 (7238b8d)

v6.1.0

28 May 21:25
Compare
Choose a tag to compare

6.1.0 (2021-05-28)

Features

  • deps: bump typescript from 4.2.4 to 4.3.2 (7f6f991)

v6.0.0

28 May 20:18
Compare
Choose a tag to compare

6.0.0 (2021-05-28)

Build System

  • drop support for Node 10 (11cc80b)

Features

  • deps: bump commitizen from 4.2.3 to 4.2.4 (1fb05aa)
  • scripts/test: upgrade Jest and ts-jest to 27 (3c225f2)

BREAKING CHANGES