Releases: cypress-io/eslint-plugin-cypress
Releases · cypress-io/eslint-plugin-cypress
v2.8.1
16 Dec 15:48
Compare
Sorry, something went wrong.
No results found
2.8.1 (2019-12-16)
Bug Fixes
Handle cy.wait in a function with a default parameter (475a26c )
v2.8.0
13 Dec 18:30
Compare
Sorry, something went wrong.
No results found
2.8.0 (2019-12-13)
Features
Add handling for when the wait method is given an Identifier which has a number value (e66bdfd )
v2.7.0
26 Sep 14:20
Compare
Sorry, something went wrong.
No results found
2.7.0 (2019-09-26)
Features
rule: add 'require-data-selectors' rule (#30 ) (a4a0e8e )
v2.6.1
01 Aug 14:01
Compare
Sorry, something went wrong.
No results found
2.6.1 (2019-08-01)
Bug Fixes
Avoid mutating eslint browser environment (63812a5 )
v2.6.0
15 Jul 15:17
Compare
Sorry, something went wrong.
No results found
2.6.0 (2019-07-15)
Features
Add env to recommended configuration
Bump ecmaVersion
parser option to 2019
v2.2.1
19 Feb 15:19
Compare
Sorry, something went wrong.
No results found
2.2.1 (2019-02-19)
Bug fixes ✅
v2.2.0
28 Dec 14:40
Compare
Sorry, something went wrong.
No results found
2.2.0 (2018-12-28)
New features 👍
Add 'assertion-before-screenshot' rule (e5f0504 )
v2.1.3
12 Dec 16:36
Compare
Sorry, something went wrong.
No results found
2.1.3 (2018-12-12)
Bug fixes ✅
Whitelist returnable cy commands from no-assigning-return-values rule (f16185c )
v2.1.2
08 Nov 14:41
Compare
Sorry, something went wrong.
No results found
2.1.2 (2018-11-08)
Bug fixes ✅
Fix no-assigning-return-values no callee exception (fixes #8 ) (a007ecc )
v2.1.1
05 Nov 14:32
Compare
Sorry, something went wrong.
No results found
2.1.1 (2018-11-05)
Bug fixes ✅
Fix no-assigning-return-values 'cannot read property callee of undefined' error (fixes #8 ) (13ff374 )