Skip to content

0.70.0

Compare
Choose a tag to compare
@denobot denobot released this 27 Jan 14:52
· 22 commits to main since this release
  • 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)