Releases: kensho-technologies/eslint-config
Releases · kensho-technologies/eslint-config
27.0.0
Breaking
- Require Node >=18.12 (#72) fa8faea
- Upgrade dependencies and re-enable
react/destructuring-assignment
(#71) 2abdd76
26.1.2
Fixes
- Disable
import/no-unresolved
in TypeScript (#69) 8567d56
25.0.0
Breaking
- Upgrade dependencies and require Node 16 4ad2a7d
Features
- Disable
react/destructuring-assignment
due to an implementation bug 23ecf09
Internal
- Remove explicit peer deps installation from README 108e325
- Update build badge URL ef6b4b2
- Add function component fixture f9c6f39
- Upgrade dependencies 0349ae7
- Remove custom Jest resolver 2fc45b6
- Upgrade CI workflow dependencies bf6ba2a
24.1.0
Features
- Permit shadowing of css variable 62bde23
Internal
- Add ClassNames block to Emotion fixture 6c4a57e
24.0.0
Breaking
Features
- Avoid checking for unknown React properties in TypeScript 75858fe
Internal
- Add Emotion component fixture 1f5a978