Skip to content

Releases: Typeform/eslint-config-typeform

v6.0.0

23 Nov 10:45
d1fdae6

Choose a tag to compare

6.0.0 (2022-11-23)

Bug Fixes

Features

  • WEB-5967: Upgrade dependencies (e79fbb6)

BREAKING CHANGES

  • Ensure the version of eslint used along with this version of the lib is at least 7.30.0

  • Potential new warning/errors will be reported by eslint, address them if it is the case.

v5.2.1

22 Nov 09:29
bfcd2df

Choose a tag to compare

5.2.1 (2022-11-22)

Bug Fixes

  • WEB-5967: Upgrade minor dependencies and devDependencies (02bf7b2)

v5.2.0

26 Aug 15:01
f60214b

Choose a tag to compare

5.2.0 (2022-08-26)

Features

v5.1.0

01 Aug 15:41
37d1c4f

Choose a tag to compare

5.1.0 (2022-08-01)

Features

  • WEB-4636: Add curly and prefer-destructuring rules (65014cc)

v5.0.1

21 Jul 09:46
61ff8f9

Choose a tag to compare

5.0.1 (2022-07-21)

Bug Fixes

  • WEB-4636: Change to warning (0c73d89)

v5.0.0

30 May 13:45
1bf2172

Choose a tag to compare

5.0.0 (2022-05-30)

Features

  • CRT-1281: add '@typescript-eslint/no-explicit-any' warn rule (7830bc5)

BREAKING CHANGES

  • CRT-1281: In order to make @typescript-eslint/no-explicit-any rule work we had to add typescript as a peer dependency.

v4.2.0

28 Dec 09:23
2738da8

Choose a tag to compare

4.2.0 (2021-12-28)

Features

  • eslint: upgrade typescript linters (c7031fe)

v4.1.0

06 Aug 13:18
3bbbc63

Choose a tag to compare

4.1.0 (2021-08-06)

Features

  • FEAR-1663: Deprecate Kitt lib import (#48) (3bbbc63)

v4.0.0

15 Jul 15:35
17f1a79

Choose a tag to compare

4.0.0 (2021-07-15)

Features

  • FEAR-1532: error on debugger statements (74728e1)

BREAKING CHANGES

  • FEAR-1532: eslint will now error if there are debugger statements

v3.1.0

15 Jul 15:24
64f4812

Choose a tag to compare

3.1.0 (2021-07-15)

Features