v3.0.0
3.0.0 (2023-12-01)
BREAKING CHANGES
- TypeScript tests could now throw because of operations made on the value returned
bycheckFunction
(passed to cy.waitUntil). The type was previouslyundefined
while now reflecting
the type returned bycheckFunction
.