We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8df153 commit 1407b36Copy full SHA for 1407b36
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changes
2
3
+## V3.1.0
4
+
5
+### ✨ New Features ✨
6
7
+- Checks Touchable* components have accessibility props [(#128)](https://github.com/FormidableLabs/eslint-plugin-react-native-a11y/pull/128)
8
9
## V3.0.0
10
11
### 🚨 Breaking 🚨
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-react-native-a11y",
- "version": "3.0.0",
+ "version": "3.1.0",
"description": "React Native specific accessibility linting rules.",
"keywords": [
"eslint",
0 commit comments