Skip to content

v3.0.0

Compare
Choose a tag to compare
@eslintbot eslintbot released this 16 Jul 20:34
· 24 commits to main since this release

Breaking Changes

  • 071fa66 feat!: drop node v8 and v10 (#203) (Amaresh S M)

Documentation

  • 87c2b53 docs: update badges (#202) (Milos Djermanovic)

Chores

  • 558ae3c chore: add node v18 (#205) (Amaresh S M)
  • f186730 ci: update github actions (#207) (Deepshika S)
  • 6570c82 ci: Work around npm behavior changes to fix CI on main (#206) (Brandon Mills)
  • 2fd5b89 chore: add tests for ESLint 8 (#195) (Michaël De Boey)
  • 8db0978 chore: Check for package.json in examples (#200) (Brandon Mills)
  • b695396 test: test with ESLint instead of CLIEngine when available (#198) (Michaël De Boey)
  • e1ddcc5 ci: use node v16 (#199) (Nitin Kumar)
  • 8f590fc chore: update devDependencies (#197) (Michaël De Boey)
  • 3667566 chore: test all supported ESLint versions (#196) (Michaël De Boey)
  • ecae4fe Chore: ignore pnpm-lock.yaml (#193) (Nitin Kumar)
  • ffdb245 Chore: use actions/setup-node@v2 in CI (#192) (Nitin Kumar)