Skip to content

Releases: code-pushup/eslint-config

Release 0.14.2

02 Apr 10:26
Compare
Choose a tag to compare
  • Bump minimum @vitest/eslint-plugin version (e272736)
  • Remove vitest/prefer-strict-boolean-matchers (3fd09b1)

Release 0.14.1

02 Apr 09:56
Compare
Choose a tag to compare
  • Exclude .gitignore paths from local ESLint (85c9b10)
  • Remove vitest/require-mock-type-parameters (c5a2736)

Release 0.14.0

02 Apr 07:28
Compare
Choose a tag to compare
  • Add new vitest rules (def6de4)
  • Use vitest formatting rules instead of jest-formatting plugin (feaf5bc)
  • Update to renamed vitest plugin (d959ab9)
  • Collect coverage from Vitest (e8edb27)
  • Enforce strict tsconfig and fix type errors (965cd21)
  • Include ESLint in GitHub Actions workflow (4828b59)
  • Fix remaining lint problems (1a4cc7a)
  • Fix formatting and test imports (b3f14c5)
  • Autofix lint warnings (2eebcba)

Release 0.13.2

17 Jan 14:55
Compare
Choose a tag to compare
  • Update docs for latest plugin versions, convert new tseslint related-getter-setter-pairs rule to warning (f92a1e6)
  • Support eslint-plugin-functional v8 (5b7e66e)

Release 0.13.1

17 Jan 14:30
Compare
Choose a tag to compare
  • Support @ngrx/eslint-plugin v19 (076cd29)
  • Support angular-eslint v19 (77d98d8)
  • Update docs links in angular and ngrx configs (7930a9e)

Release 0.13.0

06 Jan 12:51
Compare
Choose a tag to compare
  • Document how to configure node version (150ac19)
  • Remove now unnecessary rxjs tsconfig.json reference from docs (1bf4397)
  • Fix unknown rxjs-x errors in ngrx config (81a4cd3)
  • Extend javascript config in react config (f39881d)
  • Add accessibility rules to React config (d155b53)
  • Convert react/jsx-no-leaked-render to warning due to many false positives (c9bf102)
  • Create new React config (a826958)
  • Fix rule docs from misplaced configs (b9a8cfd)
  • Update Node version (815f43d)
  • Update configs and examples in issue templates (0a9b2f9)
  • Simplify Mermaid diagram markup in README (01951ad)
  • Introduce React Testing Library config (#32) (825d63b)

Release 0.12.0

31 Dec 15:55
Compare
Choose a tag to compare
  • Update severity and folder pattern, add formatting rules for Playwright (ae322d6)
  • Add Playwright plugin config (49318be)

Release 0.11.0

18 Dec 13:36
Compare
Choose a tag to compare
  • Update rxjs-x plugin with its new rules (b9de8b9)

Release 0.10.8

13 Dec 14:21
Compare
Choose a tag to compare
  • Use patterns array consistently (92e630d)
  • Allow interface and empty objects in .d.ts files (e7fc427)

Release 0.10.7

02 Dec 10:58
Compare
Choose a tag to compare
  • Add prefer-control-flow to angular config (70cfa53)