Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Releases: alsacreations/eslint

v2.2.0

29 May 07:33
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • javascript: Add eslint:recommended default config (3331fdc)

🏡 Chore

  • Disable slack integration (70e0d15)
  • Add compatibility with version 9 of eslint (4b3d89b)

🤖 CI

  • Update node and pnpm version (046552b)

❤️ Contributors

v2.1.1

31 Jan 09:10
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Change .eslintrc config file to .cjs (d8b9c9f)

📖 Documentation

  • Add solid configs to docs (c497140)

❤️ Contributors

v2.1.0

15 Jan 08:23
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

🩹 Fixes

  • Fix slack changelog generation (d47a067)

📖 Documentation

  • Add astro prettier plugin to the docs (44445a8)

🏡 Chore

  • Add github token to release script (ab8ae28)

❤️ Contributors

v2.0.1

29 Nov 11:19
Compare
Choose a tag to compare

compare changes

🏡 Chore

  • Remove unecessary ci changelog config (0181d4c)

❤️ Contributors

v2.0.0

29 Nov 10:54
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • ⚠️ Stop modifying users eslint config file with ast (af48e86)

💅 Refactors

  • Use changelogen instead of changelogithub (67d9746)

🏡 Chore

  • Use .mjs prettier config (f0b602b)
  • Remove useless vs code setting (60927dd)

⚠️ Breaking Changes

  • ⚠️ Stop modifying users eslint config file with ast (af48e86)

❤️ Contributors

v1.5.0

15 Nov 09:14
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v1.4.1

10 Oct 13:38
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v1.4.0

19 Jul 12:05
Compare
Choose a tag to compare

   🚀 Features

  • Ajoute pattern d'ignore pour les variables dans la règle @typescript-eslint/no-unused-vars  -  by @nicolassutter (4714d)
    View changes on GitHub

v1.3.0

19 Jul 09:34
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Corrige la règle '@typescript-eslint/no-unused-vars' qui s'activait sur les fichiers TS  -  by @nicolassutter (c2f57)
  • Utilise la règle @typescript-eslint/no-use-before-define plutôt que no-use-before-define pour TypeScript  -  by @nicolassutter (91f4d)
    View changes on GitHub

v1.2.2

21 Jun 15:33
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub