Releases: balena-io-modules/autoui
Releases · balena-io-modules/autoui
v6.1.15
v6.1.14
v6.1.13
v6.1.12
v6.1.11
v6.1.10
Update dependency @balena/lint to v9
Notable changes
- Add
eslint-plugin-react-hooks
to eslint.config [myarmolinsky] - Add
eslint-plugin-react-hooks
dependency [myarmolinsky] - Fix accidentally commented rules [Pagan Gazzard]
- Drop the no-op
--tests
flag [Pagan Gazzard] - Convert warning rules to errors [Pagan Gazzard]
- Update to eslint 9 with flat config [Pagan Gazzard]
- Update minimum supported nodejs to 20.x [Pagan Gazzard]
- Update dependencies [Pagan Gazzard]
- Remove
@typescript-eslint/no-unsafe-enum-comparison
from warnings [Pagan Gazzard] - Tell typescript-eslint that we use single runs [Pagan Gazzard]
- Output linting failures as soon as they're available [Pagan Gazzard]
- Run eslint on all input files in a single call [Pagan Gazzard]
- Fix lint warning [Pagan Gazzard]
- Remove
@typescript-eslint/no-non-null-assertion
from warnings [Pagan Gazzard] - Remove
@typescript-eslint/no-unnecessary-condition
from warnings [Pagan Gazzard] - Add warnings for rules that will be enabled in next major [Pagan Gazzard]
- Update dependencies to ensure typescript 5.5 support [Pagan Gazzard]
- Update husky to v9 [Josh Bowling]
- Bump @typescript-eslint/eslint-plugin and @typescript-eslint/parser [myarmolinsky]
- Raise the minimum required node version to 18.18.0 and npm version to 9.8.1 [myarmolinsky]
- Bump typescript to 5.4.2 [myarmolinsky]
- Enable @typescript-eslint/consistent-type-imports [Pagan Gazzard]
- Lint config/.eslintrc.js [Pagan Gazzard]
- Add missing .husky/pre-commit file [Pagan Gazzard]
- Update yargs to 17.x [Pagan Gazzard]
- Add
no-constant-binary-expression
to list of rules [Pagan Gazzard] - Update blob from 7.1.7 to 10.3.10 [Otávio Jacobi]
- Add a deprecation notice for the --tests flag [Thodoris Greasidis]
- Block .only in tests by default using eslint-plugin-no-only-tests [Thodoris Greasidis]
- Update @typescript-eslint packages to 6.6.0 to properly support TS 5.2 [Thodoris Greasidis]
- Allow using void as a way to silence floating promise errors [Thodoris Greasidis]
- Error when detecting unused eslint disable directives [Thodoris Greasidis]
- no-unused-vars: Allow _ prefixed unused vars in destructured arrays [Thodoris Greasidis]
- Relax the prefer-const rule in destructuring expressions [Thodoris Greasidis]
- .eslintrc.js: Update rules to make the migration easier [Thodoris Greasidis]
- Update Prettier to v3 [Thodoris Greasidis]
- Reduce custom rules in favor of typescript & eslint/recommended [Thodoris Greasidis]
- Move to ESLint [Thodoris Greasidis]
- Drop support for nodejs < 16.0.0 [Thodoris Greasidis]
balena-io-modules/node-balena-lint (@balena/lint)
v9.1.0
(2024-11-05)
- Add
eslint-plugin-react-hooks
to eslint.config [myarmolinsky] - Add
eslint-plugin-react-hooks
dependency [myarmolinsky]
v9.0.1
(2024-09-10)
- Fix accidentally commented rules [Pagan Gazzard]
v9.0.0
(2024-09-10)
- Drop the no-op
--tests
flag [Pagan Gazzard] - Convert warning rules to errors [Pagan Gazzard]
- Update to eslint 9 with flat config [Pagan Gazzard]
- Update minimum supported nodejs to 20.x [Pagan Gazzard]
v8.2.8
(2024-09-10)
- Update dependencies [Pagan Gazzard]
v8.2.7
(2024-07-18)
- Remove
@typescript-eslint/no-unsafe-enum-comparison
from warnings [Pagan Gazzard]
v8.2.6
(2024-07-17)
- Tell typescript-eslint that we use single runs [Pagan Gazzard]
v8.2.5
(2024-07-17)
- Output linting failures as soon as they're available [Pagan Gazzard]
v8.2.4
(2024-07-17)
- Run eslint on all input files in a single call [Pagan Gazzard]
v8.2.3
(2024-07-16)
- Fix lint warning [Pagan Gazzard]
v8.2.2
(2024-07-09)
- Remove
@typescript-eslint/no-non-null-assertion
from warnings [Pagan Gazzard]
v8.2.1
(2024-07-09)
- Remove
@typescript-eslint/no-unnecessary-condition
from warnings [Pagan Gazzard]
v8.2.0
(2024-07-09)
- Add warnings for rules that will be enabled in next major [Pagan Gazzard]
v8.1.0
(2024-07-01)
- Update dependencies to ensure typescript 5.5 support [Pagan Gazzard]
v8.0.2
(2024-04-19)
- Update dependencies [Pagan Gazzard]
v8.0.1
(2024-04-09)
- Update husky to v9 [Josh Bowling]
v8.0.0
(2024-03-13)
- Bump @typescript-eslint/eslint-plugin and @typescript-eslint/parser [myarmolinsky]
- Raise the minimum required node version to 18.18.0 and npm version to 9.8.1 [myarmolinsky]
- Bump typescript to 5.4.2 [myarmolinsky]
v7.3.0
(2024-02-02)
- Enable @typescript-eslint/consistent-type-imports [Pagan Gazzard]
v7.2.6
(2024-01-30)
- Lint config/.eslintrc.js [Pagan Gazzard]
v7.2.5
(2024-01-30)
- Update dependencies [Pagan Gazzard]
v7.2.4
(2023-11-10)
- Add missing .husky/pre-commit file [Pagan Gazzard]
v7.2.3
(2023-11-09)
- Update yargs to 17.x [Pagan Gazzard]
v7.2.2
(2023-11-09)
- Add
no-constant-binary-expression
to list of rules [Pagan Gazzard]
v7.2.1
[Compare Source](https://github.com/balena-io-modules/node-balena-li...