Skip to content

Releases: code-pushup/eslint-config

v0.16.1

30 Apr 15:30

Choose a tag to compare

0.16.1 (2026-04-30)

🩹 Fixes

  • create-eslint-config: correct package metadata after monorepo migration and release (4c3256d)
  • eslint-config: correct package metadata after monorepo migration (faf6d78)

❤️ Thank You

  • Matěj Chalk

v0.16.0

30 Apr 15:12

Choose a tag to compare

0.16.0 (2026-04-30)

🚀 Features

  • add support for NgRx 18 (#23)
  • create-eslint-config: implement setup wizard (#51)

❤️ Thank You

0.15.1

20 Jan 08:44

Choose a tag to compare

What's Changed

  • Replace deprecated tseslint.config with defineConfig by @matejchalk in #44

Full Changelog: 0.15.0...0.15.1

0.15.0

19 Jan 11:30

Choose a tag to compare

What's Changed

Full Changelog: 0.14.8...0.15.0

0.14.8

29 Aug 14:28

Choose a tag to compare

Full Changelog: 0.14.7...0.14.8

0.14.7

25 Aug 16:40

Choose a tag to compare

What's Changed

Full Changelog: 0.14.6...0.14.7

Release 0.14.6

16 Jul 21:07

Choose a tag to compare

  • Turn on type checked rules for .vue files (e240cfd)

0.14.5

15 Jul 07:10

Choose a tag to compare

What's Changed

Full Changelog: 0.14.4...0.14.5

0.14.4

03 Jun 12:00
50bb7b2

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

Choose a tag to compare

  • Bump minimum @vitest/eslint-plugin version (e272736)
  • Remove vitest/prefer-strict-boolean-matchers (3fd09b1)