- Added consecutive option for a single variable and ensured nodes inherit at least their parent’s indentation (fixes #4680, #9994, #9995).
- Fixed a false positive related to ES2018 RegExp enhancements and corrected JSXText trailing linebreak indentation (fixes #9893, #9878).
- Updated documentation: clarified default node_modules ignoring, wrapped Buffer() in backticks, fixed lodash typos, and refreshed ECMAScript version info in the FAQ; also enabled no‑param‑reassign rule for the ESLint codebase.