Skip to content

v3.2.0

Compare
Choose a tag to compare
@jpdriver jpdriver released this 28 Dec 19:19

✨ New Features ✨

  • make has-valid-accessibility-descriptors fixable (#131)

🐛 Bugfixes 🐛

  • allow Identifiers in accessibilityState (#129)
  • support spread props in accessibilityState (#132)
  • allow Touchables with accessible={false} (#130)
  • assume MemberExpressions are valid (#133)
  • update has-accessibility-value to only typecheck Literals (#134)
  • update has-accessibility-role typechecking (#135)