Skip to content

Releases: etchteam/eslint

v3.1.6

14 Apr 12:24
6d685d7

Choose a tag to compare

3.1.6 (2026-04-14)

  • Merge pull request #561 from etchteam/dependabot/npm_and_yarn/darraghor/eslint-plugin-nestjs-typed-7 (691978a), closes #561
  • Merge pull request #562 from etchteam/dependabot/npm_and_yarn/typescript-eslint-8.58.2 (6d685d7), closes #562
  • fix: Bump typescript-eslint from 8.58.1 to 8.58.2 (537f832)
  • chore: Bump @darraghor/eslint-plugin-nestjs-typed from 7.1.28 to 7.1.29 (e627492)

v3.1.5

13 Apr 13:10
5150548

Choose a tag to compare

3.1.5 (2026-04-13)

  • Merge pull request #559 from etchteam/dependabot/npm_and_yarn/next/eslint-plugin-next-16.2.3 (c2cdd9a), closes #559
  • Merge pull request #560 from etchteam/dependabot/npm_and_yarn/globals-17.5.0 (5150548), closes #560
  • fix: Bump globals from 17.4.0 to 17.5.0 (8878a0c)
  • chore: Bump @next/eslint-plugin-next from 16.2.2 to 16.2.3 (cd57f48)

v3.1.4

08 Apr 14:48
8c83178

Choose a tag to compare

3.1.4 (2026-04-08)

  • Merge pull request #558 from etchteam/fix/storybook-optional-peer-dep (8c83178), closes #558
  • fix: move eslint-plugin-storybook to optional peer dependency (035c668)

v3.1.3

08 Apr 12:25
670489c

Choose a tag to compare

3.1.3 (2026-04-08)

  • Merge pull request #553 from etchteam/dependabot/npm_and_yarn/npm_and_yarn-1ae34a2d94 (f93a707), closes #553
  • Merge pull request #554 from etchteam/dependabot/npm_and_yarn/npm_and_yarn-7868ad5c7f (4efe37d), closes #554
  • Merge pull request #555 from etchteam/dependabot/npm_and_yarn/eslint-plugin-storybook-10.3.5 (87ec2bf), closes #555
  • Merge pull request #556 from etchteam/dependabot/npm_and_yarn/typescript-eslint-8.58.1 (2c31c95), closes #556
  • Merge pull request #557 from etchteam/dependabot/npm_and_yarn/eslint/compat-2.0.5 (670489c), closes #557
  • fix: Bump @eslint/compat from 2.0.4 to 2.0.5 (9b487f3)
  • fix: Bump eslint-plugin-storybook from 10.3.4 to 10.3.5 (2a067ea)
  • fix: Bump typescript-eslint from 8.58.0 to 8.58.1 (92aed37)
  • chore: Bump @hono/node-server (e2ebff2)
  • chore: Bump hono in the npm_and_yarn group across 1 directory (1d1c4f5)

v3.1.2

06 Apr 12:23
9c8c482

Choose a tag to compare

3.1.2 (2026-04-06)

  • Merge pull request #552 from etchteam/dependabot/npm_and_yarn/eslint/compat-2.0.4 (9c8c482), closes #552
  • fix: Bump @eslint/compat from 2.0.3 to 2.0.4 (ec8bf59)

v3.1.1

02 Apr 16:10
695b535

Choose a tag to compare

3.1.1 (2026-04-02)

  • Merge pull request #551 from etchteam/dependabot/npm_and_yarn/npm_and_yarn-52571dc7e9 (695b535), closes #551
  • fix: Bump lodash in the npm_and_yarn group across 1 directory (2eddafe)

v3.1.0

02 Apr 14:58
9b27bb3

Choose a tag to compare

3.1.0 (2026-04-02)

  • Merge pull request #549 from etchteam/webc-support (9b27bb3), closes #549
  • refactor: address sonarcloud issues in webc processor (069302f)
  • refactor: deduplicate block extraction logic in webc processor (2f98a07)
  • feat: add WebC template linting support (af7aad0)
  • feat: enable curly rule to require braces on all if statements (8b410d2)
  • style: remove eslint-disable comments from webc processor (77f7635)

v3.0.1

02 Apr 12:24
6b5fa37

Choose a tag to compare

3.0.1 (2026-04-02)

  • Merge pull request #550 from etchteam/dependabot/npm_and_yarn/eslint-plugin-storybook-10.3.4 (6b5fa37), closes #550
  • fix: Bump eslint-plugin-storybook from 10.3.3 to 10.3.4 (4df8b90)

v3.0.0

02 Apr 09:09
e7c1636

Choose a tag to compare

3.0.0 (2026-04-02)

  • feat!: move environment-specific plugins to optional peer dependencies (3366a41)
  • Merge pull request #546 from etchteam/feat/optional-peer-deps (e7c1636), closes #546
  • Merge remote-tracking branch 'origin/main' into feat/optional-peer-deps (4ab7150)
  • docs: document required plugins for each config (07b25d0)
  • fix: add environment-specific plugins as devDependencies for CI (9cc0973)

BREAKING CHANGE

  • Environment-specific plugins are no longer installed
    automatically. Users must manually install the peer dependencies required
    for their chosen config (e.g. npm install angular-eslint when using
    @etchteam/eslint-config/angular).

Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com

v2.6.66

01 Apr 15:06
9b7fee8

Choose a tag to compare

2.6.66 (2026-04-01)

  • Merge pull request #548 from etchteam/dependabot/npm_and_yarn/next/eslint-plugin-next-16.2.2 (9b7fee8), closes #548
  • fix: bump @next/eslint-plugin-next from 16.2.1 to 16.2.2 (5ea4853)