Releases: asd-xiv/eslint-config
Releases · asd-xiv/eslint-config
v6.3.0
6.3.0 (2021-10-30)
Features
- "tape" FTW with "riteway" message wording (3c123c0)
- add benchmarking (74c9f18)
- add githook for linting staged files (4d20182)
- add incremental tsc builds for simpler test and benchmark scripts (2580fff)
- add TypeScript (39e6d45)
- eslint and prettier ignore based on gitignore (21bf4f4)
- eslint: cleanup (bc9c521)
- esm (97cfe4f)
- extra settings in prettier and editorconfig (bd73dca)
- githook: add "typecheck" to pre-push (0fd751b)
- githook: disable githooks when in CI (dd525a9)
- refactor CircleCI config (fffb6dc)
- run "test" in "pre-push" git hook (c6b0875)
- typescript: allow import json files (275d49b)
- update dependencies (58edeaa)
- update packages (35f22f8)
v6.2.1
v6.2.0
v6.1.0
v6.0.0
6.0.0 (2021-10-04)
Features
- change "engines" to esm compatible node version (6ddfe55)
- targets: remove "html", update "ecmaVersion" to "2021" (00445e1)
- unicorn: change "unicorn/prevent-abbreviations" to prefer "input" (2e5f586)
- update dependencies (727be14)
- use "import" recommended (073766e)
BREAKING CHANGES
- targets:
html
target removed