v6.3.0
Added
- Add
no-children-proprule (#720 @benstepp) - Add
no-unescaped-entitiesrule (#681 @pfhayes) - Add JSXExpressionContainer support to
jsx-indentrule (#838 @eelyafi)
Fixed
- Fix
style-prop-objectcrash (#834) - Fix
style-prop-objectfalse positive on computed properties (#820) - Fix
style-prop-objectto deal with null and spread props that can't be resolved (#809 #812 @petersendidit)