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)