- Fixed multiple lint rule bugs: corrected notice for invalid plugin names, prevented comment loss with destructuring, fixed NonOctalDecimalIntegerLiteral handling, and resolved false‑negative id length checks on Object.prototype properties.
- Improved documentation: added Yarn install commands, fixed leaky anchors on the v4 migration page, corrected typos, added missing ESLint directive comments, and clarified examples for no‑await and no‑return‑await rules.