Skip to content

Releases: qlik-oss/dev-tools-js

@qlik/prettier-config@0.4.14

26 Jun 06:32
3cda3b4
Compare
Choose a tag to compare

Patch Changes

@qlik/eslint-config@0.7.25

26 Jun 08:39
4db13b8
Compare
Choose a tag to compare

Patch Changes

  • 7e39a7d: clean up dependencies and mark them with ^

@qlik/eslint-config@0.7.24

26 Jun 06:32
3cda3b4
Compare
Choose a tag to compare

Patch Changes

@qlik/eslint-config@0.7.23

25 May 11:28
29f300c
Compare
Choose a tag to compare

Patch Changes

  • 11527f5: chore: update npm dependencies

@qlik/eslint-config@0.7.22

20 May 06:41
b22c5a8
Compare
Choose a tag to compare

Patch Changes

  • 98679e3: chore: update npm dependencies

@qlik/eslint-config@0.7.21

13 May 16:21
5399cf5
Compare
Choose a tag to compare

Patch Changes

  • cb01ccc: chore: update npm dependencies

@qlik/eslint-config@0.7.20

05 May 19:54
021dff7
Compare
Choose a tag to compare

Patch Changes

  • 1736c36: chore: update npm dependencies

@qlik/browserslist-config@3.0.0

03 May 07:50
e6edb91
Compare
Choose a tag to compare

Major Changes

  • 61172c7: Supported browsers for iOS and Safari has been updated to reflect the official documented support here

    What's changed

    "last 3 Safari versions",
    "iOS >= 13.0",

    is now

    "last 3 Safari major versions",
    "last 3 iOS major versions",

    Migration path

    Nothing needs to be done. Just be aware of that the change might affect bundled output.

@qlik/eslint-config@0.7.19

30 Apr 08:06
9f5415e
Compare
Choose a tag to compare

Patch Changes

@qlik/prettier-config@0.4.13

22 Apr 06:43
25a24de
Compare
Choose a tag to compare

Patch Changes