
Highlights
This release fixes an issue when using parser other than default one. And a few other minor issue found after the last release.
Bug Fixes
- 9397135 Fix: 
valid-jsdocfalse positive at default parameters (fixes #6097) (#6170) (Toru Nagashima) - 2166ad4 Fix: warning & error count in 
CLIEngine.getErrorResults(fixes #6155) (#6157) (alberto) - 1e0a652 Fix: ignore empty statements in max-statements-per-line (fixes #6153) (#6156) (alberto)
 - f9ca0d6 Fix: 
no-extra-parensto check for nulls (fixes #6161) (#6164) (Gyandeep Singh) - d095ee3 Fix: Parser merge sequence in config (fixes #6158) (#6160) (Gyandeep Singh)
 - f33e49f Fix: 
no-return-assignto check for null tokens (fixes #6159) (#6162) (Gyandeep Singh)