Releases: badeball/cypress-cucumber-preprocessor
Releases · badeball/cypress-cucumber-preprocessor
v21.0.1
03 Oct 14:33
Compare
Sorry, something went wrong.
No results found
Support config file locations other than project root, fixes #1243 .
v21.0.0
28 Sep 18:36
Compare
Sorry, something went wrong.
No results found
Breaking changes:
Exported member preprocessor of @badeball/cypress-cucumber-preprocessor/browserify is removed.
User of @badeball/cypress-cucumber-preprocessor/browserify should change their Cypress config in accordance with the related examples .
The executable cypress-cucumber-diagnostics has been replaced by a dryRun option , relates to #1120 and #1129 .
This is a massive overhaul of a feature that was originally ill-thought-out. I'm curious about the reception.
Other changees:
Re-introduce support for Node v18, fixes #1230 .
Generate a temporary messages report in case of JsonFormatter errors, relates to #1161 .
Support project directories containing square brackets, EG. /home/[foo] my project/, relates to #1196 .
Allow features in arbitrary locations, fixes #1225 .
v20.1.2
09 Aug 16:11
Compare
Sorry, something went wrong.
No results found
Updated all dependencies, including esbuild, relates to #1068 .
v20.1.1
27 Jul 07:28
Compare
Sorry, something went wrong.
No results found
Omit outputting empty "then" entries to the command log, relates to #1214 .
v20.1.0
24 Jun 04:38
Compare
Sorry, something went wrong.
No results found
Include skipped (not omitted) tests in reports, fixes #1041 .
v20.0.7
14 Jun 15:43
Compare
Sorry, something went wrong.
No results found
Updated all dependencies, fixes #1198 .
v20.0.6
06 Jun 11:04
Compare
Sorry, something went wrong.
No results found
Search for configuration files using strategy project, fixes #1185 .
v20.0.5
28 Apr 13:40
Compare
Sorry, something went wrong.
No results found
Updated all dependencies, fixes #1180 .
v20.0.4
21 Apr 23:11
Compare
Sorry, something went wrong.
No results found
Fix type signature of defineParameterType to correctly reflect transformer property's optionality, fixes #1179 .
v20.0.3
26 Mar 17:11
Compare
Sorry, something went wrong.
No results found
Handle browser / page crash gracefully, fixes #1172 .