Skip to content

Releases: alanscodelog/eslint-config

v7.0.0-beta.4

v7.0.0-beta.4 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Jun 01:46

7.0.0-beta.4 (2026-06-16)

🐛 Fixes

disable several rules (e093bdc)

  • jsonc/sort-keys, operator-linebreak, arrow-parens, if-newline
  • set one-var to never

v7.0.0-beta.3

v7.0.0-beta.3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Jun 01:25

7.0.0-beta.3 (2026-06-16)

v7.0.0-beta.2

v7.0.0-beta.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Jun 01:14

7.0.0-beta.2 (2026-06-16)

v7.0.0-beta.1

v7.0.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Jun 14:14

7.0.0-beta.1 (2026-06-13)

⚠ BREAKING CHANGES

  • All the breaking changes.

⭐ New Features

new experimental config + added tests for each project type (c0396d6)

Ran into issues actually using the config. Refactored and tweaked a few things.
Should work now, or at least it works in testing.
BREAKING CHANGE: All the breaking changes.

v6.3.2

Choose a tag to compare

@github-actions github-actions released this 02 Jun 19:32

6.3.2 (2026-06-02)

v6.3.1

Choose a tag to compare

@github-actions github-actions released this 14 Sep 12:36

6.3.1 (2025-09-14)

🐛 Fixes

nuxt: added no-multiple-empty-lines override to nuxt config (cf8b9d7)

v6.3.0

Choose a tag to compare

@github-actions github-actions released this 07 Sep 13:13

6.3.0 (2025-09-07)

⭐ New Features

added jsdocDefaultcheckTagNames export for easier merging and adding of custom tags (1e7ae18)

v6.2.4

Choose a tag to compare

@github-actions github-actions released this 06 Sep 21:25

6.2.4 (2025-09-06)

🐛 Fixes

actually fixed the plugin error (3c2e09e)

v6.2.3

Choose a tag to compare

@github-actions github-actions released this 06 Sep 20:58

6.2.3 (2025-09-06)

🐛 Fixes

fixed missing nuxt module config plugin (523916e)

v6.2.2

Choose a tag to compare

@github-actions github-actions released this 06 Sep 20:44

6.2.2 (2025-09-06)

🐛 Fixes

fixed nuxt module duplicate plugin issue (b682c4e)