- Added new linting options: `disallowTemplateShorthand` and `ignoreNonDeclaration` for relevant rules.
- Fixed multiple documentation issues: broken links, typo corrections, header updates, bug‑report template revisions, and added `fatal` to Node.js API LintMessage type.
- Updated tooling and chores: ignored pnpm lock.yaml, upgraded Mocha to 8.3.2, and corrected unused‑vars ignoreRestSiblings check.