ESLint v6.7.0 released

We just pushed ESLint v6.7.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

Suggestions API

This release contains a new Suggestions API for rule authors and integrations. You can read more about this exciting new feature here.

ignorePatterns in config files

This release adds a new ignorePatterns property in config files (including shareable configs) in order to control the files ESLint ignores. See also documentation.

New Rules

Deprecations

Please note that these deprecated features may be removed in a future major release of ESLint.

Features

Enhancements

Bug Fixes

文档

🌐 Documentation

Dependency Upgrades

  • 287ca56 Build: update CI for Node.js 13 (#12496) (Toru Nagashima)

Chores

  • 07d398d Chore: Add GitHub organization to Sponsor button (#12562) (Brandon Mills)
  • a477707 Chore: Format style guide links so they can be clicked (#12189) (Ivan V)
  • 575a98d Chore: Add funding field to package.json (#12543) (Nicholas C. Zakas)

最新的 ESLint 新闻、案例研究、教程和资源。

ESLint v10.3.0 发布
1 min read

ESLint v10.3.0 发布

我们刚刚发布了 ESLint v10.3.0,这是 ESLint 的一次小版本升级。此版本添加了一些新功能,并修复了上一版本中发现的几个错误。

ESLint v10.2.1 发布
1 min read

ESLint v10.2.1 发布

我们刚刚发布了 ESLint v10.2.1,这是 ESLint 的一个补丁版本升级。本次发布修复了上一版本中发现的几个错误。

ESLint v10.2.0 发布
2 min read

ESLint v10.2.0 发布

我们刚刚发布了 ESLint v10.2.0,这是 ESLint 的一次小版本升级。此版本添加了一些新功能,并修复了上一版本中发现的几个错误。