All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
7.3.0 (2024-08-20)
7.2.0 (2024-01-07)
- cucumber: update cucumber internal deps and peer deps (#152) (60b4bdc)
- testcafe: update testcafe version in peer dependency (#148) (f115ec0)
7.1.2 (2023-09-04)
7.1.1 (2023-08-27)
7.1.0 (2023-08-05)
- compiler: add support for the Gherkin Rule keyword (#135) (0fcbb86), closes #134
- testcafe: add support for latest versions of testcafe (#138) (369175c), closes #133
7.0.0 (2023-04-27)
-
cucumber: TestCafe 1.20 and Cucumber 8 have been removed from the peer dependencies, risks of warnings when updating this package if older versions of the dependencies were used
-
cucumber: update cucumber dependencies and peer dependencies (#132) (f1f772a), closes #130
6.0.1 (2023-04-27)
6.0.0 (2023-02-25)
- deps: Risk of failure if cucumber and cucumber-expressions are not properly installed in the user's project
- deps: update testcafe compatibility (#123) (cd650e9)
- deps: upgrade dependencies (#124) (84ec0a6)
- documentation: improve documentation and typing (#115) (6c39dbb)
- testcontroller: add new properties to TestController typing (#113) (293dd77)
5.6.0 (2023-01-21)
- documentation: improve documentation and typing (#115) (6c39dbb)
- testcontroller: add new properties to TestController typing (#113) (293dd77)
5.5.2 (2022-12-10)
5.5.1 (2022-11-11)
5.5.0 (2022-09-16)
5.4.4 (2022-08-15)
5.4.3 (2022-06-16)
5.4.2 (2022-06-08)
5.4.1 (2022-06-08)
5.4.0 (2022-06-04)
5.3.1 (2022-06-01)
5.3.0 (2022-05-24)
- authentication: add the ability to use http authentication (fa1cf91), closes #76
- globalhooks: add the ability to access a copy of the features metadata (#68) (7ead487)
5.2.1 (2022-05-24)
5.2.0 (2022-02-15)
5.1.0 (2021-07-16)
- docStrings support (3ee6859)
- cucumber: add transpose to declared exports for cucumber (d4e8117)
5.0.1 (2021-04-28)
- hooks: fix cucumber hooks overwrite (8401669)
5.0.0 (2021-03-23)
-
cucumber library: Any existing users of the library will need to update their cucumber imports from 'cucumber' to '@cucumber/cucumber'
-
cucumber library: update to the latest cucumber library version (3e47116), closes #22
4.0.0 (2021-02-26)
- the new version will only work with testcafe 1.10 and above
- change the options given to typescript compiler (6514445), closes #24
- get rid of non-unix end of line (6ad4cfd), closes #21
3.0.1 (2021-01-13)
- fix api dryrun always enabled (58baad0)
3.0.0 (2021-01-13)
- changes to the returned types (when using typescript) might break existing interfaces that extend the current return types