Skip to content

Releases: hoverinc/hover-javascript

v5.1.0

06 Feb 02:27
Compare
Choose a tag to compare

5.1.0 (2021-02-06)

Features

  • deps: bump ini from 1.3.5 to 1.3.8 (cf088f6)

v5.0.0

20 Jan 01:50
0192dc9
Compare
Choose a tag to compare

5.0.0 (2021-01-20)

Bug Fixes

  • fix eslint config entrypoint one more time (relative paths, derp) (4beb297)
  • forward exports correctly from eslint entry point (eb879b6)
  • update package files field to expose eslint as directory (5a94746)
  • api: update api entry points to expose commit module (5e7f024)
  • config/jest: use js-with-ts preset from ts-jest (ef6d21d)
  • ensure tsconfig.json is copied in build (9ff287a)

Features

  • config/eslintrc: separate import ordering rules into a strict preset (4014721)
  • 🔪 remove build script and related configuration (7e146c4)

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.

v5.0.0-beta.9

15 Jan 06:01
260f83c
Compare
Choose a tag to compare
v5.0.0-beta.9 Pre-release
Pre-release

5.0.0-beta.9 (2021-01-15)

Bug Fixes

  • fix eslint config entrypoint one more time (relative paths, derp) (260f83c)

v5.0.0-beta.8

16 Dec 23:41
f60b3e3
Compare
Choose a tag to compare
v5.0.0-beta.8 Pre-release
Pre-release

5.0.0-beta.8 (2020-12-16)

Bug Fixes

  • forward exports correctly from eslint entry point (f60b3e3)

v5.0.0-beta.7

01 Dec 20:30
b81c0cf
Compare
Choose a tag to compare
v5.0.0-beta.7 Pre-release
Pre-release

5.0.0-beta.7 (2020-12-01)

Bug Fixes

  • update package files field to expose eslint as directory (b81c0cf)

v5.0.0-beta.6

25 Nov 20:16
2b0c174
Compare
Choose a tag to compare
v5.0.0-beta.6 Pre-release
Pre-release

5.0.0-beta.6 (2020-11-25)

Features

  • config/eslintrc: separate import ordering rules into a strict preset (2b0c174)

v4.40.0

24 Oct 22:50
Compare
Choose a tag to compare

4.40.0 (2020-10-24)

Bug Fixes

  • scripts/ci-after-success: fix quoting in semantic-release command (8ad93c8)

Features

  • deps: bump @babel/plugin-transform-runtime from 7.11.0 to 7.12.1 (2cc0b68)
  • deps: bump jest-watch-typeahead from 0.6.0 to 0.6.1 (b5bcc8f)

v4.39.0

24 Oct 21:53
Compare
Choose a tag to compare

4.39.0 (2020-10-24)

Features

  • config/release: add Semantic Release configuration (3b9ea7d)
  • scripts/ci-after-success: switch to/enable main as primary branch (2303a33)
  • scripts/ci-after-success: use internal release configuration by default (80baad6)

v5.0.0-beta.5

24 Oct 19:28
14c4a39
Compare
Choose a tag to compare
v5.0.0-beta.5 Pre-release
Pre-release

5.0.0-beta.5 (2020-10-24)

Features

  • config/eslintrc: allow devDependencies in all *.config.{js,ts} files (62a5fc4)
  • deps: bump @typescript-eslint/parser from 4.3.0 to 4.4.0 (c00842d)
  • deps: bump eslint from 7.10.0 to 7.11.0 (20fb75f)

v4.38.0

23 Oct 22:06
Compare
Choose a tag to compare

4.38.0 (2020-10-23)

Features

  • config/eslintrc: allow devDependencies in all *.config.{js,ts} files (62a5fc4)