Skip to content

Releases: balena-io-modules/autoui

v6.1.15

25 Nov 13:40
58a29d1
Compare
Choose a tag to compare

5306c9e (Update ui-shared-components, 2024-11-25)

v6.1.14

21 Nov 15:09
8c36307
Compare
Choose a tag to compare

3a44378 (Update ui-shared-components, 2024-11-21)

v6.1.13

20 Nov 15:56
0297bed
Compare
Choose a tag to compare

25c750f (Update UI shared components, 2024-11-20)

v6.1.12

20 Nov 15:00
54f79df
Compare
Choose a tag to compare

22f3cb8 (Update UI shared components, 2024-11-19)

v6.1.11

19 Nov 18:53
1d3c7c6
Compare
Choose a tag to compare

62ffa7d (Update ui-shared-components, 2024-11-18)

v6.1.10

15 Nov 16:05
e26e7a4
Compare
Choose a tag to compare

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

Compare Source

(2024-11-05)

  • Add eslint-plugin-react-hooks to eslint.config [myarmolinsky]
  • Add eslint-plugin-react-hooks dependency [myarmolinsky]

v9.0.1

Compare Source

(2024-09-10)

  • Fix accidentally commented rules [Pagan Gazzard]

v9.0.0

Compare Source

(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

Compare Source

(2024-09-10)

  • Update dependencies [Pagan Gazzard]

v8.2.7

Compare Source

(2024-07-18)

  • Remove @typescript-eslint/no-unsafe-enum-comparison from warnings [Pagan Gazzard]

v8.2.6

Compare Source

(2024-07-17)

  • Tell typescript-eslint that we use single runs [Pagan Gazzard]

v8.2.5

Compare Source

(2024-07-17)

  • Output linting failures as soon as they're available [Pagan Gazzard]

v8.2.4

Compare Source

(2024-07-17)

  • Run eslint on all input files in a single call [Pagan Gazzard]

v8.2.3

Compare Source

(2024-07-16)

  • Fix lint warning [Pagan Gazzard]

v8.2.2

Compare Source

(2024-07-09)

  • Remove @typescript-eslint/no-non-null-assertion from warnings [Pagan Gazzard]

v8.2.1

Compare Source

(2024-07-09)

  • Remove @typescript-eslint/no-unnecessary-condition from warnings [Pagan Gazzard]

v8.2.0

Compare Source

(2024-07-09)

  • Add warnings for rules that will be enabled in next major [Pagan Gazzard]

v8.1.0

Compare Source

(2024-07-01)

  • Update dependencies to ensure typescript 5.5 support [Pagan Gazzard]

v8.0.2

Compare Source

(2024-04-19)

  • Update dependencies [Pagan Gazzard]

v8.0.1

Compare Source

(2024-04-09)

  • Update husky to v9 [Josh Bowling]

v8.0.0

Compare Source

(2024-03-13)

v7.3.0

Compare Source

(2024-02-02)

v7.2.6

Compare Source

(2024-01-30)

  • Lint config/.eslintrc.js [Pagan Gazzard]

v7.2.5

Compare Source

(2024-01-30)

  • Update dependencies [Pagan Gazzard]

v7.2.4

Compare Source

(2023-11-10)

  • Add missing .husky/pre-commit file [Pagan Gazzard]

v7.2.3

Compare Source

(2023-11-09)

  • Update yargs to 17.x [Pagan Gazzard]

v7.2.2

Compare Source

(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...

Read more

v6.1.9

15 Nov 12:03
795858f
Compare
Choose a tag to compare

48ca53e (Update ui-shared-components, 2024-11-15)

v6.1.8

14 Nov 16:45
6f45c41
Compare
Choose a tag to compare

9fff1d5 (Update UI shared components, 2024-11-14)

v6.1.7

14 Nov 12:20
1a034b5
Compare
Choose a tag to compare

52b5e7e (Fix missing translation: info.not_defined, 2024-11-14)

v6.1.6

13 Nov 17:01
6f2b8f8
Compare
Choose a tag to compare

032f121 (Update UI shared components, 2024-11-13)