Skip to content

Releases: fullstacksjs/eslint-config

v13.13.3

20 Dec 17:37

Choose a tag to compare

13.13.3 (2025-12-20)

Bug Fixes

  • stylistic: disable no-mixed-operators rule (88010c8)

v13.13.2

20 Dec 08:32

Choose a tag to compare

13.13.2 (2025-12-20)

Bug Fixes

  • stylistic: add allowSamePrecedence to the no-mixed-operators rule (eebd298)
  • typescript: disable no-useless-default-assignment (95e2068)

v13.13.1

18 Dec 18:39
5c30c71

Choose a tag to compare

13.13.1 (2025-12-18)

Bug Fixes

v13.13.0

18 Dec 15:47
45c65d1

Choose a tag to compare

13.13.0 (2025-12-18)

Bug Fixes

  • base: disable array in prefer-destructuring rule (ffc65a5)

Features

  • jest: add no-unneeded-async-expect-function rule (da4394c)
  • perfectionist: add new rules (f983d84)
  • typescript: add no-useless-default-assignment rule (977f83f)

v13.12.0

16 Dec 15:48

Choose a tag to compare

13.12.0 (2025-12-16)

Bug Fixes

  • stylistic: fix error in rule lines-between-class-members, add new rule (411160c)
  • stylistic: fix padding-line-between-statements to be more general (956e745)
  • stylistic: fix rule name padding-line-between-statements (d509bec)

Features

  • stylistic: add new rules (2283711)
  • stylistic: fix padding-line-between-statements and add new rule lines-between-class-members (5c573f8)

v13.11.2

08 Dec 13:03

Choose a tag to compare

13.11.2 (2025-12-08)

Bug Fixes

  • rename playwright package (ce5b997)

v13.11.1

05 Dec 14:22
09512db

Choose a tag to compare

13.11.1 (2025-12-05)

Bug Fixes

v13.11.0

03 Dec 22:48

Choose a tag to compare

13.11.0 (2025-12-03)

Features

  • base: add new rules (2f9c130)
  • jest: add valid-mock-module-path rule (103b45a)
  • perfectionist: disable sort-classes rule (ede701e)
  • typescript: add new rules (70613bf)

v13.10.0

12 Nov 21:06

Choose a tag to compare

13.10.0 (2025-11-12)

Features

  • add boolean support for typescript option (0b47a82)
  • promise: add new rules (d7bdcec)
  • react: add jsx-dollar rule (2d5ad35)
  • tests: add padding-around-all rule (35fcd33)
  • tests: update test plugins rules (b89530e)
  • update storybook plugin (392c03c)

v13.9.0

26 Oct 11:50

Choose a tag to compare

13.9.0 (2025-10-26)

Bug Fixes

  • base: reduce max-params rule limit (6b7e5fd)
  • react: add files configuration (5490a6e)
  • react: add languageOptions to predicate (f9ca602)
  • typescript: disable explicit-function-return-type rule (fef6b1e)

Features

  • next: add next/no-duplicate-head rule (470fcde)
  • typescript: add new rules (2eae8fd)