v2.0.0-canary.1
Pre-release
Pre-release
2.0.0-canary.1 (2025-01-25)
Bug Fixes
- deps: remove
eslint-plugin-prettier
(59bcea9) - deps: remove unused
@rushstack/eslint-patch
(aeb212a) - deps: upgrade dependencies (1e58758)
- eslint: jest and playwright configs are broken (2db6376)
Features
- eslint: add
@eslint-react/eslint-plugin
(cadbb1b) - eslint: allow disabling eslint rules for whole file (4389afb)
- eslint: allow promises in JSX attributes (303acfb)
- eslint: import
includeIgnoreFile
utility (2ca38a8) - eslint: migrate to ESLint 9 (124320a)
Performance Improvements
- eslint: improve performance of
import/no-cycle
(e9355e0)
BREAKING CHANGES
- eslint: see the ESLint 9 release notes for all breaking changes