ESLint v1.10.2 released

We just pushed ESLint v1.10.2, which is a patch release upgrade of ESLint. This release fixes several bugs found in the previous release.

Bug Fixes

  • Fix: lines-around-comment with multiple comments (fixes #3509) (alberto)
  • Fix: Bugfix for eqeqeq autofix (fixes #4540) (Kevin Partington)
  • Fix: Add for-in to curly rule (fixes #4436) (Kai Cataldo)
  • Fix: valid-jsdoc unneeded require check fix (fixes #4527) (Gyandeep Singh)
  • Fix: brace-style ASI fix for if-else condition (fixes #4520) (Gyandeep Singh)
  • Fix: Incorrect location in no-fallthrough (fixes #4516) (alberto)
  • Fix: no-spaced-func had been crashed (fixes #4508) (Toru Nagashima)
  • Fix: Add a RestProperty test of no-undef (fixes #3271) (Toru Nagashima)

Documentation

  • Docs: Load badge from HTTPS (Brian J Brennan)

Dependency Upgrades

  • Upgrade: escope@3.3.0 (refs #4485) (Nicholas C. Zakas)
  • Upgrade: Pinned down js-yaml to avoid breaking dep (fixes #4553) (alberto)
  • Upgrade: doctrine@0.7.1 (fixes #4545) (Kevin Partington)
  • Build: Add branch update during release process (fixes #4491) (Gyandeep Singh)
  • Build: Allow revert commits in commit messages (fixes #4452) (alberto)
  • Build: Update eslint bot messages (fixes #4497) (Nicholas C. Zakas)
Js中文网,专注分享前端最新技术、大厂面试题、聊点程序员轶事、职场感悟,做前端技术的传播者.

加入前端布道师交流群

扫描二维码回复 加群 学习,与大厂大佬讨论技术.

BAT面试题大全