Skip to content

v8.13.0

Compare
Choose a tag to compare
@eslintbot eslintbot released this 08 Apr 21:27
· 1116 commits to main since this release

Features

  • 274acbd feat: fix no-eval logic for this in arrow functions (#15755) (Milos Djermanovic)

Bug Fixes

  • 97b57ae fix: invalid operator in operator-assignment messages (#15759) (Milos Djermanovic)

Documentation

  • c32482e docs: Typo in space-infix-ops docs (#15754) (kmin-jeong)
  • f2c2d35 docs: disambiguate types FormatterFunction and LoadedFormatter (#15727) (Francesco Trotta)

Chores

  • bb4c0d5 chore: Refactor docs to work with docs.eslint.org (#15744) (Nicholas C. Zakas)
  • d36f12f chore: remove lib/init from eslint config (#15748) (Milos Djermanovic)
  • a59a4e6 chore: replace trimLeft/trimRight with trimStart/trimEnd (#15750) (Milos Djermanovic)