Skip to content

Releases: form8ion/eslint-config-cucumber

v1.4.1

25 Mar 16:00
Compare
Choose a tag to compare

1.4.1 (2022-03-25)

Bug Fixes

  • deps: update dependency eslint-plugin-cucumber to v2 (76dc491)

v1.4.0

31 Jan 23:12
b9e2014
Compare
Choose a tag to compare

1.4.0 (2020-01-31)

Features

  • glob: allowed nested directories under test/integration (b9e2014)

v1.3.2

16 Jan 05:04
f1dd465
Compare
Choose a tag to compare

1.3.2 (2020-01-16)

Bug Fixes

  • func-names: stopped warning about naming the test callback function (f1dd465)

v1.3.1

04 Nov 18:07
8c5827b
Compare
Choose a tag to compare

1.3.1 (2019-11-04)

Bug Fixes

  • dependencies: bumped to the latest eslint-plugin-cucumber (8c5827b)

v1.3.0

22 Aug 05:02
d02ce6e
Compare
Choose a tag to compare

1.3.0 (2019-08-22)

Features

  • cap-is-new-exceptions: added BeforeAll & AfterAll to allowed list (d02ce6e)

v1.2.0

17 Aug 19:42
0148ed3
Compare
Choose a tag to compare

1.2.0 (2019-08-17)

Features

  • arrow-function: discouraged use of arrow functions (0148ed3)

v1.1.0

17 Aug 19:30
65eeb99
Compare
Choose a tag to compare

1.1.0 (2019-08-17)

Features

  • directory: specified the fixture directory more explicitly (65eeb99)

v1.0.0

23 Jun 04:36
6e22816
Compare
Choose a tag to compare

1.0.0 (2019-06-23)

Features

  • config: allowed steps to start with capital (7a82657)