Skip to content

Releases: jimmy-guzman/eslint-config

v3.28.2

12 Dec 03:23
Compare
Choose a tag to compare

3.28.2 (2024-12-12)

Bug Fixes

  • πŸ› drop deprecated vitest/no-done-callback rule (#132) (5b863e7), closes #131

v3.28.1

12 Dec 03:11
Compare
Choose a tag to compare

3.28.1 (2024-12-12)

Bug Fixes

  • πŸ› bump @vitest/eslint-plugin to v1.1.16 (5c538da)
  • πŸ› bump eslint-plugin-jsdoc to v50.6.1 (544c492)
  • πŸ› bump eslint-plugin-react-compiler to latest (d6103d5)

v3.28.0

07 Dec 00:41
Compare
Choose a tag to compare

3.28.0 (2024-12-07)

Features

v3.27.1

06 Dec 00:57
Compare
Choose a tag to compare

3.27.1 (2024-12-06)

Bug Fixes

  • πŸ› bring back missing e2e ignoring to vitest config (#116) (ef1d66d)

v3.27.0

06 Dec 00:35
Compare
Choose a tag to compare

3.27.0 (2024-12-06)

Features

  • ✨ use @vitest/eslint-plugin for vitest (#63) (4a68d1a)

v3.26.0

06 Dec 00:21
Compare
Choose a tag to compare

3.26.0 (2024-12-06)

Features

  • ✨ bump eslint-plugin-perfectionist to v4.2.0 (2adf903)
  • ✨ use eslint-plugin-import-x's new v3 resolver (05e59c4)

v3.25.0

03 Dec 03:29
Compare
Choose a tag to compare

3.25.0 (2024-12-03)

Features

  • ✨ add recommended Next.js rules (#114) (825d6ba)

v3.24.0

03 Dec 02:42
Compare
Choose a tag to compare

3.24.0 (2024-12-03)

Features

v3.23.0

03 Dec 01:08
Compare
Choose a tag to compare

3.23.0 (2024-12-03)

Bug Fixes

  • πŸ› bump @tanstack/eslint-plugin-query to v5.62.1 (0f33be3)

Features

  • ✨ add overrides option, deprecate configs (bf84d3f)
  • ✨ bump @eslint/js to v9.16.0 (eb3446c)
  • ✨ bump globals to v15.13.0 (da25d15)
  • ✨ bump typescript-eslint to v8.17.0 (27c5112)

v3.22.2

03 Dec 00:39
Compare
Choose a tag to compare

3.22.2 (2024-12-03)

Bug Fixes

  • πŸ› only enable react refresh allowConstantExport for vite (1fb23f7)
  • πŸ› set allowExportNames for react-refresh & nextjs (957e5af)
  • πŸ› use eslint-plugin-react-refresh types (020f0c1)