Skip to content

Releases: jimmy-guzman/eslint-config

v3.22.1

30 Nov 19:37
Compare
Choose a tag to compare

3.22.1 (2024-11-30)

Bug Fixes

  • πŸ› bump @tanstack/eslint-plugin-query to v5.61.6 (#110) (c76670c)

v3.22.0

27 Nov 15:00
Compare
Choose a tag to compare

3.22.0 (2024-11-27)

Features

  • ✨ add eslint-plugin-react-compiler rules (#108) (15ce7c5), closes #107

v3.21.0

27 Nov 00:08
Compare
Choose a tag to compare

3.21.0 (2024-11-27)

Features

v3.20.0

26 Nov 23:25
Compare
Choose a tag to compare

3.20.0 (2024-11-26)

Features

  • ✨ make each plugin it's own config item (#102) (6d8ea49)

v3.19.0

25 Nov 22:16
Compare
Choose a tag to compare

3.19.0 (2024-11-25)

Bug Fixes

  • πŸ› bump @tanstack/eslint-plugin-query to v5.61.3 (94353a8)

Features

  • ✨ bump eslint-plugin-perfectionist to v4.1.2 (428f401)
  • ✨ support typescript v5.7 (0f0f95a)

v3.18.0

23 Nov 23:32
Compare
Choose a tag to compare

3.18.0 (2024-11-23)

Features

  • ✨ add eslint-plugin-playwright rules (#99) (7dc8495), closes #98

v3.17.3

23 Nov 15:18
Compare
Choose a tag to compare

3.17.3 (2024-11-23)

Bug Fixes

  • πŸ› don't apply jest,vitest & testing-library to e2e files (3ecd068)
  • πŸ› don't nest testing-library name under testing (7980576)
  • πŸ› use flat config from eslint-plugin-testing-library (054f581)

v3.17.2

23 Nov 01:26
Compare
Choose a tag to compare

3.17.2 (2024-11-23)

Bug Fixes

  • πŸ› e2e config should override jest config (#97) (7ddd744)

v3.17.1

23 Nov 00:59
Compare
Choose a tag to compare

3.17.1 (2024-11-23)

Bug Fixes

  • πŸ› make jest/expect-expect an error instead of warn (19ba181)

v3.17.0

22 Nov 23:48
Compare
Choose a tag to compare

3.17.0 (2024-11-22)

Bug Fixes

  • πŸ› bump local-pkg and eslint-plugin-import-x (e34a251)
  • πŸ› dynamically import jest plugin for rules as well (378b5d2)
  • πŸ› prevent creating duplicate jest configs (70973da)

Features

  • ✨ bump eslint-plugin-n to v17.14.0 (701b6b7)
  • ✨ simplify testing configs names by avoiding nesting (a2ffd1e)