Skip to content

Releases: epicweb-dev/config

v1.16.3

20 Nov 20:42
Compare
Choose a tag to compare

1.16.3 (2024-11-20)

Bug Fixes

  • eslint: only use typescript parser if we have typescript (0653d5c)

v1.16.2

20 Nov 20:32
Compare
Choose a tag to compare

1.16.2 (2024-11-20)

Bug Fixes

  • lint: no-undef in js files (72179d9)

v1.16.1

13 Nov 18:16
18e43d9
Compare
Choose a tag to compare

1.16.1 (2024-11-13)

Bug Fixes

v1.16.0

12 Nov 13:52
9fdf5d8
Compare
Choose a tag to compare

1.16.0 (2024-11-12)

Features

  • eslint: ignore coverage output files (#16) (9fdf5d8)

v1.15.0

24 Oct 23:38
b60979b
Compare
Choose a tag to compare

1.15.0 (2024-10-24)

Features

  • eslint: support .spec. files for Vitest (#14) (8d8e188)

v1.13.0

14 Oct 22:21
05426fe
Compare
Choose a tag to compare

1.13.0 (2024-10-14)

Features

  • eslint: update eslint-plugin-vitest to @vitest/eslint-plugin (#12) (05426fe)

v1.12.2

14 Oct 22:01
12d0743
Compare
Choose a tag to compare

1.12.2 (2024-10-14)

Bug Fixes

v1.12.1

07 Oct 22:55
Compare
Choose a tag to compare

1.12.1 (2024-10-07)

Bug Fixes

v1.12.0

11 Jul 20:34
Compare
Choose a tag to compare

1.12.0 (2024-07-11)

Features

  • eslint: add/evaluate more typescript-eslint rules (a08f684)

v1.11.3

11 Jul 06:06
625da69
Compare
Choose a tag to compare

1.11.3 (2024-07-11)

Bug Fixes

  • eslint: fix TypeError in React Hooks ESLint plugin for rule violations using ESLint compat to ensure compatibility with ESLint 9 (#8) (625da69)