- Fixed incorrect indent check for array property access and removed false positives in no-useless-return and no-useless-escape rules.
- Fixed a build crash caused by the prefer-reflect rule.
- Updated documentation: repaired a broken link and added the "fixable" icon for the no-useless-return rule.