Skip to content

Releases: prashantswami/eslint-plugin-test-id

v1.5.4

07 Jun 12:54
c1eafb7
Compare
Choose a tag to compare

🚀 Bump dependencies

  • Bump eslint from 7.27.0 to 7.28.0 (#32)

v1.5.3

30 May 14:17
ee11b4b
Compare
Choose a tag to compare

🚀 Bump dependencies

  • Bump eslint from 7.26.0 to 7.27.0 (#31)

v1.5.2

22 May 10:35
c0c5be4
Compare
Choose a tag to compare
  • Package version updated to 1.5.2

🚀 Dependencies updated
Bump eslint-utils from 2.1.0 to 3.0.0 (#30)
Bump eslint from 7.22.0 to 7.26.0 (#29)
Bump mocha from 8.3.2 to 8.4.0 (#28)
[Security] Bump lodash from 4.17.20 to 4.17.21 (#27)
Upgrade to GitHub-native Dependabot (#26)

v1.5.1

22 May 10:31
20cf640
Compare
Choose a tag to compare

🚀 Dependencies updated

  • Bump eslint-utils from 2.1.0 to 3.0.0 (#30)
  • Bump eslint from 7.22.0 to 7.26.0 (#29)
  • Bump mocha from 8.3.2 to 8.4.0 (#28)
  • [Security] Bump lodash from 4.17.20 to 4.17.21 (#27)
  • Upgrade to GitHub-native Dependabot (#26)

v1.5.0

13 Mar 18:13
9ce5fcc
Compare
Choose a tag to compare

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

13 Mar 16:31
f9ecfe5
Compare
Choose a tag to compare

🚀 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

14 Dec 08:10
Compare
Choose a tag to compare

Now, this plugin can be used as an extension plugin:test-id/recommended.

1.0.1

15 Nov 17:52
9eacb53
Compare
Choose a tag to compare
Merge pull request #1 from prashantswami/fix-object-model

fixed object test model