Releases: darrinholst/eslint-plugin-cucumber
Releases · darrinholst/eslint-plugin-cucumber
v2.0.0
25 Mar 11:51
Compare
Sorry, something went wrong.
No results found
Major Changes
Note: this should be a backward compatible change. Safety bumping to 2.0.0 just in case it's not.
v1.4.0
04 Nov 12:42
Compare
Sorry, something went wrong.
No results found
Minor Changes
Add support for other step/hook words to async-then rule: ea6f2cf
Add new "expression-type" rule: 93e0e75
v1.3.0
12 Oct 15:47
Compare
Sorry, something went wrong.
No results found
Minor Changes
Add support for async functions in the async-then rule: 24e7170
v1.2.0 no-arrow-functions
05 Sep 21:00
Compare
Sorry, something went wrong.
No results found
Minor Changes
Add no-arrow-functions rule
Credits
Huge thanks to @Gimpneek for helping!
v1.1.0
28 Jan 20:36
Compare
Sorry, something went wrong.
No results found
Support callback in the list of callback parameter names
v1.0.0
28 Jan 19:49
Compare
Sorry, something went wrong.
No results found
Add support for cucumber v2+ step definition syntax.