Skip to content

Releases: qlik-oss/dev-tools-js

@qlik/eslint-config@1.0.3

27 Nov 11:35
28f4334
Compare
Choose a tag to compare

Patch Changes

  • 4bb6fc1: fix: enable react rules for ts/js files. fixes an issue where rules of hooks were not enable for files containing only hooks.
  • 37a5ba3: fix: turn off import-x/no-named-as-default-member

@qlik/eslint-config@1.0.2

27 Nov 09:23
3d24b83
Compare
Choose a tag to compare

Patch Changes

  • f222d0d: fix(eslint-config): no typescript-eslint rules applied on .js files.

@qlik/tsconfig@0.2.8

26 Nov 13:57
407dba3
Compare
Choose a tag to compare

Patch Changes

  • 669324a: chore: update npm dependencies

@qlik/prettier-config@0.4.19

26 Nov 13:57
407dba3
Compare
Choose a tag to compare

Patch Changes

  • 669324a: chore: update npm dependencies

@qlik/eslint-config@1.0.1

26 Nov 14:12
7504a42
Compare
Choose a tag to compare

Patch Changes

  • 9efcb98: fix: remove publish config override

@qlik/eslint-config@1.0.0

26 Nov 13:57
407dba3
Compare
Choose a tag to compare

Major Changes

  • bfdfaef: feat!: switch to eslint 9 flat config

Patch Changes

  • 669324a: chore: update npm dependencies

@qlik/eslint-config@0.8.2

24 Nov 06:19
dcfa520
Compare
Choose a tag to compare

Patch Changes

  • a28dcec: chore: update deps, switch to new vitest package

@qlik/prettier-config@0.4.18

05 Oct 00:24
baf2c15
Compare
Choose a tag to compare

Patch Changes

  • feb2d5a: chore: update npm dependencies

@qlik/eslint-config@0.8.1

05 Oct 00:24
baf2c15
Compare
Choose a tag to compare

Patch Changes

  • feb2d5a: chore: update npm dependencies

@qlik/eslint-config@0.8.0

11 Sep 11:19
0a28273
Compare
Choose a tag to compare

Minor Changes

  • 0c3f6c2: Turn off prefer-destructuring