Skip to content

v26.0.0

Latest

Choose a tag to compare

@badeball badeball released this 04 Jul 19:34

Breaking changes:

  • Remove flag to turn expectation errors soft. This feature was

    1. Overly complicated implementation-wise
    2. Likely not adopted widely, albeit I'm unsure
    3. Difficult to test properly
    • With the recent breaking changes made to Cypress, the following changes to this library would make it even more so. Thus, I am removing this feature for now.

Other changes:

  • Add support for Cypress v15.18.0, fixes #1358.

  • Handle more corner cases related to reload-behavior, fixes #1161.

  • Handle even more corner cases related to reload-behavior, fixes #1362.