Closed carlosbermejop closed 1 year ago
This refactor has a regression, it removes this feature https://github.com/gkushang/cucumber-html-reporter/issues/154 implemented here https://github.com/gkushang/cucumber-html-reporter/pull/183
Sorry that I only figured out now, we upgrade our dependencies only now.
Hi!,
This is the upgrade to the project to make it compatible with Cucumber v8.9.1. The remaining dependencies were also updated except for
chalk
, as it's only compatible with type module projects.Cheers!