-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
9.5.4 Release #4433
9.5.4 Release #4433
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/cypress-io/cypress-documentation/6gx66YLuAeqDx3iiUD92U8z3SHTM |
Co-authored-by: Emily Rohrbough <[email protected]>
content/_changelogs/9.5.4.md
Outdated
default timeout was used. Fixed | ||
[#19985](https://github.com/cypress-io/cypress/issues/19985). | ||
- Updates were made to decrease the length of the Cypress cache path for Windows | ||
to ensure installing pre-release versions of the Cypress binary are within the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we link to the pre-release section of our guides for this so people understand this is not a normal change to our released version?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good call.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
content/_changelogs/9.5.4.md
Outdated
- Fixed a regression in [9.2.0](/guides/references/changelog#9-2-0) which would | ||
sometimes throw an expected error on navigation with `cy.back()` and | ||
`cy.go()`. The changes in `9.2.0` were made to mitigate the Chrome ` v97+` | ||
change which always triggered an extra load event when an iframe navigated due | ||
to a url hashchange. This change was made to maintain how Cypress handles | ||
navigation. Fixed [#19749](https://github.com/cypress-io/cypress/issues/19749) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems unnecessary info that could confused users as it shouldn't affect them.
- Fixed a regression in [9.2.0](/guides/references/changelog#9-2-0) which would | |
sometimes throw an expected error on navigation with `cy.back()` and | |
`cy.go()`. The changes in `9.2.0` were made to mitigate the Chrome ` v97+` | |
change which always triggered an extra load event when an iframe navigated due | |
to a url hashchange. This change was made to maintain how Cypress handles | |
navigation. Fixed [#19749](https://github.com/cypress-io/cypress/issues/19749) | |
- Fixed a regression in [9.2.0](/guides/references/changelog#9-2-0) which would | |
sometimes throw an expected error on navigation with `cy.back()` and | |
`cy.go()`. Fixed [#19749](https://github.com/cypress-io/cypress/issues/19749) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
simplified: a3b549e
(#4433)
Co-authored-by: Jennifer Shehane <[email protected]>
Co-authored-by: Jennifer Shehane <[email protected]>
Co-authored-by: Jennifer Shehane <[email protected]>
Co-authored-by: Chris Breiding <[email protected]>
Co-authored-by: Jennifer Shehane <[email protected]>
Co-authored-by: Jennifer Shehane <[email protected]>
Open PRs: