Skip to content

Releases: code-pushup/eslint-config

0.14.8

29 Aug 14:28
Compare
Choose a tag to compare

0.14.7

25 Aug 16:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.14.6...0.14.7

Release 0.14.6

16 Jul 21:07
Compare
Choose a tag to compare
  • Turn on type checked rules for .vue files (e240cfd)

0.14.5

15 Jul 07:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.14.4...0.14.5

0.14.4

03 Jun 12:00
50bb7b2
Compare
Choose a tag to compare

What's Changed

  • Allow modifying Set and Map in immutable rule lint config by @vmasek in #39

Full Changelog: 0.14.3...0.14.4

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)