- Added support for sourceType "commonjs" in the strict rule, introduced a rule for logical assignment operators, and enhanced array callback return handling for findLast/findLastIndex.
- Updated documentation to clarify false positives in prefer‑reflect, correct warn‑severity descriptions, improve link syntax, and fix a typo.
- Performance improvements: upgraded @humanwhocodes/config array and switched to Object.assign when merging globals.