Skip to content

Releases: fullstacksjs/eslint-config

v14.0.2

09 Mar 14:36
e112c60

Choose a tag to compare

14.0.2 (2026-03-09)

Bug Fixes

  • improve ts module type-safety (e112c60)

v14.0.1

17 Feb 22:00

Choose a tag to compare

14.0.1 (2026-02-17)

Bug Fixes

  • mark tailwindcss as optional in peerDependenciesMeta (e72bfea)

v14.0.0

17 Feb 13:51

Choose a tag to compare

14.0.0 (2026-02-17)

  • feat!: update peerDependencies (4e3555e)

Features

  • node: add prefer-global rules (64304ce)
  • playwright: add consistent-spacing-between-blocks rule (e2d196d)
  • react: update eslint-react plugin (9948514)
  • regex: update regexp plugin to v3 (1511940)
  • tailwind: update tailwind plugin to v4 (8e108bb)

BREAKING CHANGES

  • Require React >=18, TypeScript >=5, ESLint >=9.38, and add TailwindCSS >=3.3.0

v13.14.0

05 Jan 14:21

Choose a tag to compare

13.14.0 (2026-01-05)

Bug Fixes

  • typescript: enable no-useless-default-assignment rule (8b9eb0e)

Features

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)