0.70.0
- fix(button-has-type): treat expressions as valid value (#1402)
- fix(jsx-no-danger-with-children): account for ignored JSXText nodes (#1400)
- fix(jsx_no_unescaped_entities): only warn about > and } (#1405)
- fix(rules-of-hooks): fix incorrect hook detection (#1401)
- fix: jsx_curly_braces flagging trailing space expression (#1388)
- fix: only mark relevant JSX nodes for failing rule (#1404)
- fix: rename react rules to
react-*
prefix (#1403)