Released 10/04/2015
Features:
.blur()
now accepts{force: true}
which removes error checking such as validating the element is urrently in focus.
Bugfixes:
.pause()
is now noop during cypress run orcypress ci
.
Misc:
- Removed
cy.inspect
command. - Added Cypress logo to nav.
- CSS changes.