ESLint 0.8.1 released

We just pushed ESLint 0.8.1, which is a patch update to fix bugs discovered in 0.8.0.

Bug Fixes

  • Fix: Ensure exit code is 1 when there’s a syntax error (fixes #1239) (Nicholas C. Zakas)
  • Fix: vars-on-top directive support (fixes #1235) (Michael Ficarra)
  • Fix: Avoid mutating node.range in max-len (fixes #1224) (Brandon Mills)

Enhancements

  • Update: space-in-brackets to allow exceptions (fixes #1142) (Brandyn Bennett)

文档

🌐 Documentation

  • Docs: fix up vars-on-top documentation (fixes #1234) (Michael Ficarra)
  • Docs: Typo, add missing quotation mark (Ádám Lippai)

最新的 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 的一次小版本升级。此版本添加了一些新功能,并修复了上一版本中发现的几个错误。