Cypress 10 was released just days ago with a ton of major breaking changes. As a first time Cypress user (migrating from Protractor with Cucumber), I was not aware of this. I'm trying to install Cypress with Cucumber, but all of the documentation (and perhaps the cypress-cucumber-preprocessor
plugin itself) are all written/configured for Cypress 9.
Has anyone successfully configured or migrated cypress-cucumber-preprocessor
for Cypress 10 in an Angular project and, if so, what are the steps?