File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changes
2
2
3
+ ## V2.0.4
4
+ - include Pressable when checking ` no-nested-touchables ` [ (#103 ] ( https://github.com/FormidableLabs/eslint-plugin-react-native-a11y/pull/103 )
5
+ - Dependency upgrades [ (#106 )] ( https://github.com/FormidableLabs/eslint-plugin-react-native-a11y/pull/106 )
6
+
3
7
## V2.0.3
4
8
- allow CallExpressions in accessibilityActions [ (#101 )] ( https://github.com/FormidableLabs/eslint-plugin-react-native-a11y/pull/101 )
5
9
- Dependency upgrades [ (#102 )] ( https://github.com/FormidableLabs/eslint-plugin-react-native-a11y/pull/102 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-react-native-a11y" ,
3
- "version" : " 2.0.3 " ,
3
+ "version" : " 2.0.4 " ,
4
4
"description" : " React Native specific accessibility linting rules." ,
5
5
"keywords" : [
6
6
" eslint" ,
You can’t perform that action at this time.
0 commit comments