v7.29.2
jsx-curly-brace-presence
: avoid warning on curlies containing quote characters (#3214 @ljharb)jsx-indent
: do not report on non-jsx-returning ternaries that contain null (#3222 @ljharb)jsx-indent
: properly report on returned ternaries with jsx (#3222 @ljharb)no-array-index-key
: detect named-importedcloneElement
/createElement
(#3213 @ljharb)