Skip to content

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 02 Apr 09:09
· 72 commits to main since this release
e7c1636

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