v6.8.0
Added
- Add
no-array-index-keyrule (#978 @lencioni) - Add
require-default-propsrule (#528 @vitorbal) - Add support for flow variance syntax to
prop-types(#961 @ajhyndman)
Fixed
- Fix
jsx-indentwith multiline jsx in ternaries (#966) - Fix component detection to ignore async functions (#989 @taion)
- Fix
jsx-curly-spacingautofix to not delete comments (#648) - FIx auto-enabling of
eslint-plugin-reactin exported configurations (#984 @jamischarles)
Changed
- Update dependencies
- Documentation improvements (#960 @evilebottnawi, #973 @JamesWatling, #982 @captbaritone)