4.5.0 (2024-07-25)
- expose Options, ErrorOptions, ScenarioNameTemplateVars from configuration (6a9a8c3)
4.4.0 (2024-05-15)
- add basic done callback compatibility in steps (91dc81c)
4.3.0 (2024-05-13)
- deps: upgrade @cucumber/gherkin to v28 (f814610)
4.2.0 (2024-04-18)
- added runner compatibility that does not globally expose the 'describe' and 'test' methods (f33a087)
- loadFeature: regression in loadFeature now corrected to consider global options for relative feature file loading (938bf7c)