Skip to content

Releases: darrinholst/eslint-plugin-cucumber

v2.0.0

25 Mar 11:51

Choose a tag to compare

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

Choose a tag to compare

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

Choose a tag to compare

Minor Changes

  • Add support for async functions in the async-then rule: 24e7170

v1.2.0 no-arrow-functions

05 Sep 21:00

Choose a tag to compare

Minor Changes

  • Add no-arrow-functions rule

Credits

Huge thanks to @Gimpneek for helping!

v1.1.0

28 Jan 20:36

Choose a tag to compare

Support callback in the list of callback parameter names

v1.0.0

28 Jan 19:49

Choose a tag to compare

Add support for cucumber v2+ step definition syntax.