cypress-io / cypress

Fast, easy and reliable testing for anything that runs in a browser.
https://cypress.io
MIT License
47.09k stars 3.19k forks source link

Remove unmount function from `cypress/react` #30623

Open AtofStryker opened 6 days ago

AtofStryker commented 6 days ago

The unmount API has been deprecated since Cypress 11. With Cypress 14, it is likely time to remove the function from cypress/react as users have had enough time to migrate