Releases: FormidableLabs/eslint-plugin-react-native-a11y
Releases · FormidableLabs/eslint-plugin-react-native-a11y
v3.5.1
04 Nov 13:43
Compare
Sorry, something went wrong.
No results found
Patch Changes
Fix for has-valid-accessibility-ignores-invert-colors with eslint 9 (#162 )
v3.5.0
11 Sep 18:58
Compare
Sorry, something went wrong.
No results found
Minor Changes
Allow aliasing Images (#93 )
v3.4.1
15 Jul 20:10
Compare
Sorry, something went wrong.
No results found
Patch Changes
Remove changeset from deps (#156 )
v3.4.0
15 Jul 19:55
Compare
Sorry, something went wrong.
No results found
Minor Changes
Fix links in has-accessibility-props rule docs (#140 )
Feat: add support for role prop (#150 )
v3.2.1
03 Jan 19:39
Compare
Sorry, something went wrong.
No results found
🐛 Bugfixes 🐛
update fixer for has-valid-accessibility-descriptors (#136)
v3.2.0
28 Dec 19:19
Compare
Sorry, something went wrong.
No results found
✨ 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)
v3.1.0
21 Dec 00:40
Compare
Sorry, something went wrong.
No results found
✨ New Features ✨
Checks Touchable* components have accessibility props (#128)
v3.0.0
29 Oct 22:47
Compare
Sorry, something went wrong.
No results found
🚨 Breaking 🚨
This release removes support for Node 10 (#126 )
✨ New Features ✨
Allow Eslint 7 as a peer dependency (#111 )
🐛 Bugfixes 🐛
only validate Literals in accessibilityState (#112 )
allow Identifiers in accessibilityActions (#113 )
v2.0.4
24 Jan 14:18
Compare
Sorry, something went wrong.
No results found
include Pressable when checking no-nested-touchables (#103)
Dependency upgrades (#106)
v2.0.3
11 Sep 20:57
Compare
Sorry, something went wrong.
No results found
allow CallExpressions in accessibilityActions (#101)
Dependency upgrades (#102)