Skip to content

v9.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@eslintbot eslintbot released this 23 Feb 22:04
· 131 commits to main since this release

Features

  • 74124c2 feat: add suggestions to use-isnan in indexOf & lastIndexOf calls (#18063) (StyleShit)

Bug Fixes

  • 0cb4914 fix: validate options when comment with just severity enables rule (#18133) (Milos Djermanovic)

Documentation

  • 5fe095c docs: show v8.57.0 as latest version in dropdown (#18142) (Milos Djermanovic)
  • 7db5bb2 docs: Show prerelease version in dropdown (#18135) (Nicholas C. Zakas)
  • 73a5f06 docs: Update README (GitHub Actions Bot)
  • f95cd27 docs: Disallow multiple rule configuration comments in the same example (#18116) (Milos Djermanovic)
  • d8068ec docs: Update link for schema examples (#18112) (Svetlana)

Build Related

  • c9f2f33 build: changelog update for 8.57.0 (#18144) (Milos Djermanovic)

Chores