Added
- Add
jsx-keyrule (#293 @benmosher) - Add
allow-in-funcoption tono-did-update-set-state(#300) - Add option to only enforce
jsx-closing-bracket-locationrule to one type of tag (nonEmpty or selfClosing) (#307)
Fixed
- Fix crash when destructuring with only the rest spread (#269)
- Fix variables detection when searching for related components (#303)
- Fix
no-unknown-propertyto not check custom elements (#308 @zertosh)