Skip to content

Releases: RebeccaStevens/eslint-config-rebeccastevens

v3.5.3

10 Jan 04:17
Compare
Choose a tag to compare

3.5.3 (2025-01-10)

Bug Fixes

v3.5.2

05 Jan 08:05
Compare
Choose a tag to compare

3.5.2 (2025-01-05)

Bug Fixes

  • add more vue-i18n rules (94ca078)

v3.5.1

22 Dec 10:41
Compare
Choose a tag to compare

3.5.1 (2024-12-22)

Bug Fixes

  • only use ts version of no-loop-func when using ts (48dc0b0)

v3.5.0

19 Dec 04:06
Compare
Choose a tag to compare

3.5.0 (2024-12-19)

Bug Fixes

  • functional/no-conditional-statements: ignore import.meta.vitest conditions (4b6990d)
  • update import rules for apps (723a40d)

Features

  • add support for ReactRouter 7 (83cf882)

v3.4.0

14 Dec 23:54
Compare
Choose a tag to compare

3.4.0 (2024-12-14)

Bug Fixes

Features

  • enforce non-sloppy imports for library code (0490a67)

v3.3.5

14 Dec 09:34
Compare
Choose a tag to compare

3.3.5 (2024-12-14)

Bug Fixes

v3.3.4

28 Nov 09:15
Compare
Choose a tag to compare

3.3.4 (2024-11-28)

Bug Fixes

  • ts/switch-exhaustiveness-check: considerDefaultExhaustiveForUnions: true (2e4b7c4)
  • yaml/quotes (94cf07b)

v3.3.3

20 Oct 17:42
Compare
Choose a tag to compare

3.3.3 (2024-10-20)

Bug Fixes

  • only enforce max-classes-per-file when not functional (096d7ed)
  • use functional/no-class-inheritance over functional/no-classes (68fb811)

v3.3.2

09 Oct 10:14
Compare
Choose a tag to compare

3.3.2 (2024-10-09)

Bug Fixes

  • updating naming-convention (a818739)

v3.3.1

08 Oct 07:35
Compare
Choose a tag to compare

3.3.1 (2024-10-08)

Bug Fixes

  • add eslint-plugin-jsx-a11y (2e13bb6)