All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.10.1 (2024-04-18)
- setup-dependencies.mjs: force eslint@^8 (87d8e47)
2.10.0 (2023-07-27)
- unicorn.js: disable
unicorn/filename-case
rule (d1746d4)
- jsdoc.js: remove jsdoc/newline-after-description (4736bf7)
2.9.1 (2023-01-23)
- setup-lint.mjs: fix npm commands (b8aa979)
2.9.0 (2023-01-19)
- improve automatic setup (f096038)
2.8.4 (2023-01-19)
- release 2.8.4 (d3b474c)
2.8.3 (2023-01-18)
2.8.2 (2023-01-17)
- add bin/ to files (c1d50f4)
2.8.1 (2023-01-17)
- enable postinstall (7f3beeb)
2.8.0 (2023-01-17)
2.7.0 (2023-01-15)
- bump eslint (fd35d04)
2.6.1 (2023-01-14)
2.6.0 (2023-01-14)
- add eslint-plugin-unicorn (5079eef)
2.5.6 (2023-01-14)
- bump ESLint from 7.32.0 to 8.31.0 (355d408)
2.5.5 (2021-09-22)
2.5.4 (2021-09-22)
2.5.3 (2021-09-22)
2.5.2 (2021-09-22)
2.5.1 (2021-09-22)
2.5.0 (2021-09-22)
2.4.1 (2021-09-22)
2.4.0 (2021-01-19)
- disable import/prefer-default-export rule (22be443)
2.3.2 (2020-12-06)
2.3.1 (2020-12-06)
2.3.0 (2020-12-05)
- disable react/react-in-jsx-scope (ca1319b)
2.2.1 (2020-11-10)
2.2.0 (2020-11-09)
- index: increase ecma version to 2020 (31745f5)
- add babel-eslint parser (371f779)
- add babel-eslint parser (b3fd566)
- remove babel-eslint (20959fd)
2.1.1 (2020-10-17)
2.1.0 (2020-10-17)
2.0.3 (2020-05-21)
2.0.2 (2020-05-21)
2.0.1 (2020-04-10)
- add .eslintrc.js to the whitelist (093cd28)
2.0.0 (2020-04-10)
- .editorconfig: change max line length from 120 to 80 (2e6d016)
- ignore test/ directory (27aff95)
- .prettierrc.js: add arrowParens property (324bb7d)
- rules: organization and clean up (e872b6e)
1.7.1 (2020-03-14)
1.7.0 (2020-01-19)
- eslintrc_base.js: disable react/prop-types (849eeea)
1.6.0 (2020-01-18)
- eslintrc_base.js: no-extraneous-dependencies update (c2c784f)
1.5.0 (2019-11-26)
- eslintrc_base.js: add react/jsx-filename-extension rule (46b06fa)
1.4.2 (2019-11-16)
1.4.1 (2019-11-01)
- install the correct version of import/newline-after-import (27e37e2)