File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## v10.0.0
6+
7+ Breaking changes:
8+
9+ - Exported member ` resolvePreprocessorConfiguration ` now * requires* a ` projectRoot ` variable and a ` environment ` variable.
10+
11+ Other changes:
12+
13+ - Configuration values can now be overriden using (Cypress-) [ environment variable] ( https://docs.cypress.io/guides/guides/environment-variables ) .
14+
515## v9.2.1
616
717- Fixed an [ issue] ( https://github.com/badeball/cypress-cucumber-preprocessor/issues/713 ) with returning chainables from step definitions.
Original file line number Diff line number Diff line change 11{
22 "name" : " @badeball/cypress-cucumber-preprocessor" ,
3- "version" : " 9.2.1 " ,
3+ "version" : " 10.0.0 " ,
44 "author" : " Jonas Amundsen" ,
55 "license" : " MIT" ,
66 "homepage" : " https://github.com/badeball/cypress-cucumber-preprocessor" ,
You can’t perform that action at this time.
0 commit comments