Skip to content

Releases: qlik-oss/dev-tools-js

@qlik/[email protected]

28 Nov 14:30
6187e37
Compare
Choose a tag to compare

Patch Changes

  • f4f426a: fix: make extend property useful

@qlik/[email protected]

28 Nov 09:29
b1fbbf8
Compare
Choose a tag to compare

Minor Changes

  • 807ebd8: Exposing single configs as named exports. Can be import as import { recommendedJS, recommendedTS } from "@qlik/eslint-config"

@qlik/[email protected]

27 Nov 13:34
171d879
Compare
Choose a tag to compare

Patch Changes

  • 91fb7dc: fix: dont override import-x rules in typescript ruleset

@qlik/[email protected]

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/[email protected]

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/[email protected]

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

Patch Changes

  • 669324a: chore: update npm dependencies

@qlik/[email protected]

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

Patch Changes

  • 669324a: chore: update npm dependencies

@qlik/[email protected]

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

Patch Changes

  • 9efcb98: fix: remove publish config override

@qlik/[email protected]

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/[email protected]

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

Patch Changes

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