ESLint v8.16.0 released

We just pushed ESLint v8.16.0, which is a minor release upgrade of ESLint. This release adds some new features and fixes several bugs found in the previous release.

Highlights

Features

Bug Fixes

Documentation

  • 050d5f4 docs: Static further reading links (#15890) (Nicholas C. Zakas)
  • 36287c0 docs: fix absolute paths in related rules shortcode to work from /docs (#15892) (Milos Djermanovic)
  • 90b6990 docs: fix absolute links in rule macro to work from /docs (#15891) (Milos Djermanovic)
  • f437249 docs: Adjust docs site path prefix (#15889) (Nicholas C. Zakas)
  • 6e16025 docs: update ‘Related Rules’ and ‘Further Reading’ in remaining rules (#15884) (Milos Djermanovic)
  • 1d39f69 docs: remove confusing examples for no-mixed-operators (#15875) (Milos Djermanovic)
  • 3071d76 docs: Fix some grammar issues (#15837) (byodian)

Chores

  • 1768d0d chore: upgrade @eslint/eslintrc@1.3.0 (#15903) (Milos Djermanovic)
  • c686e4c chore: Add deploy workflow for docs site (#15894) (Nicholas C. Zakas)
  • c7894cd chore: enable some rules from eslint-plugin-unicorn internally (#15878) (Bryan Mishkin)
  • ea65cb5 chore: upgrade eslint-plugin-eslint-plugin@^4.2.0 (#15882) (唯然)
  • cc29c69 chore: Upgrade official GitHub actions to latest versions (#15880) (Darius Dzien)
  • 5891c75 chore: Refactor rule docs format (#15869) (Nicholas C. Zakas)

The latest ESLint news, case studies, tutorials, and resources.

What's coming in ESLint v10.0.0
4 min read

What's coming in ESLint v10.0.0

We want to share with you the significant changes that will be coming in v10.0.0 so you can better prepare for the changes and understand why the changes are necessary.

ESLint v9.37.0 released
2 min read

ESLint v9.37.0 released

We just pushed ESLint v9.37.0, which is a minor release upgrade of ESLint. This release adds some new features and fixes several bugs found in the previous release.

ESLint v9.36.0 released
1 min read

ESLint v9.36.0 released

We just pushed ESLint v9.36.0, which is a minor release upgrade of ESLint. This release adds some new features and fixes several bugs found in the previous release.