v7.28.0
What's Changed
- [New] component detection: track React imports by @duncanbeevers in #3149
- [New]
function-component-definition
: supportnamedComponents
option being an array by @petersendidit in #3129 - [Test] parsers.all augments suggestion code output by @duncanbeevers in #3154
- [Fix]
jsx-indent-props
: Resetline.isUsingOperator
correctly after ternary (#3146) by @tobiaswaltl in #3157 - [New] Component detection: add
util.isReactHookCall
by @duncanbeevers in #3156
New Contributors
- @tobiaswaltl made their first contribution in #3157
Full Changelog: v7.27.1...v7.28.0