Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: remove deprecated cy.route2 command #14709

Merged
merged 1 commit into from
Jan 29, 2021
Merged

Conversation

flotwig
Copy link
Contributor

@flotwig flotwig commented Jan 22, 2021

BREAKING CHANGE

  • Closes

User facing changelog

cy.route2 was previously aliased to cy.intercept. Now the alias cy.route2 has been removed. Please update usage of cy.route2 to cy.intercept.

Additional details

  • was renamed in 6.0.0 to make the experimentalNetworkStubbing migration easier for users
  • has been warning for a major release now so time to remove

How has the user experience changed?

PR Tasks

@cypress-bot
Copy link
Contributor

cypress-bot bot commented Jan 22, 2021

Thanks for taking the time to open a PR!

@flotwig flotwig added the type: breaking change Requires a new major release version label Jan 22, 2021
@flotwig flotwig changed the base branch from develop to 7.0-release January 22, 2021 21:32
@cypress
Copy link

cypress bot commented Jan 22, 2021



Test summary

9258 0 118 3


Run details

Project cypress
Status Passed
Commit 2f0e9a9
Started Jan 22, 2021 9:48 PM
Ended Jan 22, 2021 9:59 PM
Duration 11:29 💡
OS Linux Debian - 10.5
Browser Multiple

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

Copy link
Member

@jennifer-shehane jennifer-shehane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. They'll get an error naturally since it's no longer defined. 👍

Screen Shot 2021-01-25 at 2 12 18 PM

@jennifer-shehane jennifer-shehane mentioned this pull request Jan 25, 2021
15 tasks
@flotwig flotwig merged commit 8032903 into 7.0-release Jan 29, 2021
@cypress-bot
Copy link
Contributor

cypress-bot bot commented Apr 5, 2021

Released in 7.0.0.

This comment thread has been locked. If you are still experiencing this issue after upgrading to
Cypress v7.0.0, please open a new issue.

@cypress-bot cypress-bot bot locked as resolved and limited conversation to collaborators Apr 5, 2021
@flotwig flotwig deleted the remove-cy-route2 branch January 24, 2022 18:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: breaking change Requires a new major release version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants