Releases: hoverinc/hover-javascript
Releases · hoverinc/hover-javascript
v5.0.0-beta.7
5.0.0-beta.7 (2020-12-01)
Bug Fixes
- update package
files
field to exposeeslint
as directory (b81c0cf)
v5.0.0-beta.6
5.0.0-beta.6 (2020-11-25)
Features
- config/eslintrc: separate import ordering rules into a
strict
preset (2b0c174)
v4.40.0
v4.39.0
v5.0.0-beta.5
5.0.0-beta.5 (2020-10-24)
Features
v4.38.0
v5.0.0-beta.4
v5.0.0-beta.3
5.0.0-beta.3 (2020-10-12)
Bug Fixes
v5.0.0-beta.2
5.0.0-beta.2 (2020-10-12)
Bug Fixes
Features
- api: add
commit
API module with commitlint scope helper (dd996e8) - api: add
commit
API module with commitlint scope helper (8515444) - api/commit: add
ls.dirs
scope enumeration helper (a908331) - api/commit: add
ls.dirs
scope enumeration helper (8b0816b) - api/commit: expose
scopes
module with some common scope lists (a76c5ee) - api/commit: expose
scopes
module with some common scope lists (c34b10a) - config/commitlint: add deps-dev , format , and lint as scopes (intended for
build()
) (acefd0d) - config/commitlint: add deps-dev , format , and lint as scopes (intended for
build()
) (193915c) - config/eslintrc: enable
import/order
andsort-imports
rule (be88ce0) - config/lintstagedrc: update max DocToc depth to 4 (bf1b44b)
- 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)
BREAKING CHANGES
- config/eslintrc: sets
import/order
(withalphabetize
set toasc
) and
sort-imports
rules toerror