v9.33.0
📦 eslint
✨ 2 features🐛 2 fixes🔧 6 symbols
Summary
This release introduces global object access detection for restricted globals and support for explicit resource management in the one-var rule, alongside bug fixes for custom rule metadata and internal file handling.
✨ New Features
- Add global object access detection to no-restricted-globals rule.
- Support explicit resource management (using/await using) in the one-var rule.
🐛 Bug Fixes
- Allow any type for meta.docs.recommended in custom rules to improve flexibility.
- Fixed potential bug in check-emfile-handling.js.
🔧 Affected Symbols
no-restricted-globalsone-varmeta.docs.recommendedESLintLinter.ConfigESLintRules