Skip to content

Releases: hoverinc/hover-javascript

v4.36.0

12 Oct 19:02
Compare
Choose a tag to compare

4.36.0 (2020-10-12)

Features

  • deps: bump eslint from 7.10.0 to 7.11.0 (20fb75f)

v5.0.0-beta.1

11 Oct 06:26
094da3a
Compare
Choose a tag to compare
v5.0.0-beta.1 Pre-release
Pre-release

5.0.0-beta.1 (2020-10-11)

Features

  • 🔪 remove build script and related configuration (b65e18b)

BREAKING CHANGES

  • This removes the hover-scripts build script, the exported
    Babel configuration, and the exported Rollup configuration. It also removes the
    built-in Babel integration in the Jest configuation.

v4.35.0

11 Oct 21:31
Compare
Choose a tag to compare

4.35.0 (2020-10-11)

Features

  • deps: bump @commitlint/config-conventional from 9.1.2 to 11.0.0 (e62088d)
  • deps: bump yargs-parser from 18.1.3 to 20.2.1 (7f6eca6)

v4.34.0

11 Oct 09:42
Compare
Choose a tag to compare

4.34.0 (2020-10-11)

Features

  • config/lintstagedrc: update max DocToc depth to 4 (bf1b44b)

v4.33.0

11 Oct 09:37
Compare
Choose a tag to compare

4.33.0 (2020-10-11)

Bug Fixes

  • config/commitlint: remove 'build' scope (697a4c2)

Features

  • api: add commit API module with commitlint scope helper (8515444)
  • api/commit: add ls.dirs scope enumeration helper (8b0816b)
  • api/commit: expose scopes module with some common scope lists (c34b10a)
  • config/commitlint: add deps-dev , format , and lint as scopes (intended for build()) (193915c)

v4.32.0

10 Oct 00:36
Compare
Choose a tag to compare

4.32.0 (2020-10-10)

Features

  • deps: bump @babel/cli from 7.10.5 to 7.11.6 (8afa07a)

v4.31.0

09 Oct 00:57
Compare
Choose a tag to compare

4.31.0 (2020-10-09)

Features

  • deps: bump @typescript-eslint/eslint-plugin from 4.3.0 to 4.4.0 (bf935d3)

v4.30.1

06 Oct 20:35
Compare
Choose a tag to compare

4.30.1 (2020-10-06)

Bug Fixes

  • deps: upgrade ESLint to 7 to get no-void allowAsStatement (68f5040)

v4.30.0

06 Oct 20:12
Compare
Choose a tag to compare

4.30.0 (2020-10-06)

Features

  • config/eslintrc: allow void statements (15330f0)

v4.29.0

06 Oct 19:00
Compare
Choose a tag to compare

4.29.0 (2020-10-06)

Features

  • deps: bump typescript from 3.9.7 to 4.0.3 (5c1971d)