Skip to content

Releases: hoverinc/hover-javascript

v6.0.0-beta.2

28 May 19:48
5fa2692
Compare
Choose a tag to compare
v6.0.0-beta.2 Pre-release
Pre-release

6.0.0-beta.2 (2021-05-28)

Build System

  • drop support for Node 10 (5fa2692)

BREAKING CHANGES

  • drop support for Node 10

v6.0.0-beta.1

28 May 19:21
a6aea0f
Compare
Choose a tag to compare
v6.0.0-beta.1 Pre-release
Pre-release

6.0.0-beta.1 (2021-05-28)

Features

  • scripts/test: upgrade Jest and ts-jest to 27 (a6aea0f)

BREAKING CHANGES

v5.51.0

28 May 19:44
Compare
Choose a tag to compare

5.51.0 (2021-05-28)

Features

  • deps: bump concurrently from 6.0.0 to 6.2.0 (6a8d5bd)
  • deps: bump glob from 7.1.6 to 7.1.7 (98b5997)

v5.50.0

21 May 17:20
Compare
Choose a tag to compare

5.50.0 (2021-05-21)

Features

  • deps: bump @commitlint/prompt from 12.1.1 to 12.1.4 (d943733)
  • deps: bump eslint-plugin-jest from 24.3.5 to 24.3.6 (978dd81)
  • deps: bump jest-watch-typeahead from 0.6.1 to 0.6.3 (32e11a8)

v5.49.0

20 May 23:58
Compare
Choose a tag to compare

5.49.0 (2021-05-20)

Features

  • deps: bump @commitlint/config-conventional from 12.1.1 to 12.1.4 (6bc6876)
  • deps: bump eslint from 7.22.0 to 7.26.0 (5b10cb6)

v5.48.0

20 May 23:15
95c8031
Compare
Choose a tag to compare

5.48.0 (2021-05-20)

Features

  • deps: bump @typescript-eslint/eslint-plugin from 4.23.0 to 4.24.0 (572050c)
  • deps: bump ts-jest from 26.5.5 to 26.5.6 (ac16e4b)

v5.47.0

20 May 22:55
Compare
Choose a tag to compare

5.47.0 (2021-05-20)

Features

  • deps: bump lint-staged from 10.5.4 to 11.0.0 (9e14eda)

v5.46.1

19 May 19:44
Compare
Choose a tag to compare

5.46.1 (2021-05-19)

Bug Fixes

  • api/test: fix api/test entrypoint... again (CommonJS still, duh) (c746ce6)

v5.46.0

18 May 23:40
Compare
Choose a tag to compare

5.46.0 (2021-05-18)

Bug Fixes

  • api/test: fix api/test entrypoint (20c566e)

Features

  • config/tsconfig: default resolveJsonModule to true (fb2f9e7)

v5.45.0

18 May 18:34
Compare
Choose a tag to compare

5.45.0 (2021-05-18)

Features

  • api/test: expose ts-jest utils at @hover/javascript/api/test (1e5a80a)
  • config/commitlint: use lowercase instead of kebab-case for scope-case (88ca43d)