Releases: prashantswami/eslint-plugin-test-id
Releases · prashantswami/eslint-plugin-test-id
v1.5.4
v1.5.3
v1.5.2
v1.5.1
v1.5.0
Fixes
- Plugin was not able to recognize
:data-test-id
, with the new version of the parser, update selector for:data-test-id
.
v1.4.0
🚀 Features
- Added linting for
change
,click
events
Dependencies
- Bump
eslint
from 7.18.0 to 7.22.0 - Bump
mocha
from 8.2.1 to 8.3.2 - Bump
vue-eslint-parser
from 7.4.1 to 7.6.0
v1.1.0
Now, this plugin can be used as an extension plugin:test-id/recommended
.
1.0.1
Merge pull request #1 from prashantswami/fix-object-model fixed object test model