Skip to content

Releases: stefanobartoletti/eslint-config

v3.0.1

23 Jul 08:22
Compare
Choose a tag to compare

3.0.1 (2024-07-23)

🩹 Bug Fixes

  • deps: update dependency @antfu/eslint-config to ^2.23.2 (363e236)
  • deps: update dependency eslint-plugin-tailwindcss to ^3.17.4 (73becca)

v3.0.0

01 Jul 10:02
Compare
Choose a tag to compare

3.0.0 (2024-07-01)

⚠ BREAKING CHANGES

  • remove Nuxt config, to integrate with the official module

⚙️ Refactor

  • remove Nuxt config, to integrate with the official module (bcb0256)

v2.0.1-beta.1

01 Jul 09:32
Compare
Choose a tag to compare
v2.0.1-beta.1 Pre-release
Pre-release

2.0.1-beta.1 (2024-07-01)

📖 Documentation

⚙️ Refactor

v2.0.1-beta.0

28 Jun 14:42
Compare
Choose a tag to compare
v2.0.1-beta.0 Pre-release
Pre-release

2.0.1-beta.0 (2024-06-28)

v2.0.0

18 Jun 19:29
Compare
Choose a tag to compare

2.0.0 (2024-06-18)

v2.0.0-rc.2

18 Jun 19:24
Compare
Choose a tag to compare
v2.0.0-rc.2 Pre-release
Pre-release

2.0.0-rc.2 (2024-06-18)

🩹 Bug Fixes

  • set no-undef to off to allow auto-imports (8f17aef)

v2.0.0-rc.1

17 Jun 17:25
Compare
Choose a tag to compare
v2.0.0-rc.1 Pre-release
Pre-release

2.0.0-rc.1 (2024-06-17)

🩹 Bug Fixes

  • import vue rules into nuxt config (c013fd3)

v2.0.0-rc.0

17 Jun 16:12
Compare
Choose a tag to compare
v2.0.0-rc.0 Pre-release
Pre-release

2.0.0-rc.0 (2024-06-17)

⚠ BREAKING CHANGES

  • import Nuxt rules directly from the new @nuxt/eslint-config package
  • moved vue-related custom rules to optional config

🚀 Features

  • import Nuxt rules directly from the new @nuxt/eslint-config package (299de54)
  • moved vue-related custom rules to optional config (ca66980)

🩹 Bug Fixes

  • deps: update dependency @antfu/eslint-config to ^2.21.0 (d67ca49)
  • deps: update dependency @antfu/eslint-config to ^2.21.1 (78d9d2a)
  • deps: update dependency eslint-plugin-format to ^0.1.2 (1753003)
  • deps: update dependency eslint-plugin-tailwindcss to ^3.17.3 (1d5378f)

v1.3.1

31 May 13:23
Compare
Choose a tag to compare

1.3.1 (2024-05-31)

🩹 Bug Fixes

  • deps: update dependency @antfu/eslint-config to ^2.19.1 (dcec108)

v1.3.0

23 May 16:05
Compare
Choose a tag to compare

1.3.0 (2024-05-23)

🚀 Features

  • update tailwind config to support "flat-config" (d7246a4)

🩹 Bug Fixes

  • deps: update dependency @antfu/eslint-config to ^2.18.1 (7a205a0)
  • deps: update dependency eslint-plugin-tailwindcss to ^3.17.0 (b2fadf8)