Skip to content

v3.0.0

Compare
Choose a tag to compare
@NoriSte NoriSte released this 01 Dec 16:27
· 4 commits to master since this release
8e3ff03

3.0.0 (2023-12-01)

BREAKING CHANGES

  • TypeScript tests could now throw because of operations made on the value returned
    by checkFunction (passed to cy.waitUntil). The type was previously undefined while now reflecting
    the type returned by checkFunction.