Releases: form8ion/eslint-config-cucumber
Releases · form8ion/eslint-config-cucumber
v1.4.1
1.4.1 (2022-03-25)
Bug Fixes
- deps: update dependency eslint-plugin-cucumber to v2 (76dc491)
v1.4.0
1.4.0 (2020-01-31)
Features
- glob: allowed nested directories under test/integration (b9e2014)
v1.3.2
1.3.2 (2020-01-16)
Bug Fixes
- func-names: stopped warning about naming the test callback function (f1dd465)
v1.3.1
1.3.1 (2019-11-04)
Bug Fixes
- dependencies: bumped to the latest eslint-plugin-cucumber (8c5827b)
v1.3.0
1.3.0 (2019-08-22)
Features
- cap-is-new-exceptions: added BeforeAll & AfterAll to allowed list (d02ce6e)
v1.2.0
1.2.0 (2019-08-17)
Features
- arrow-function: discouraged use of arrow functions (0148ed3)
v1.1.0
1.1.0 (2019-08-17)
Features
- directory: specified the fixture directory more explicitly (65eeb99)
v1.0.0
1.0.0 (2019-06-23)
Features
- config: allowed steps to start with capital (7a82657)