1.0.2
Released Released on October 12, 2017
Bugfixes:
cy.typenow correctly fires change events on React 16. Fixes #647.Fixed some problems serializing objects during domain change caused by circular references. In this case
zone.jswas the culprit. Fixes #741.
Misc:
cy.scrollTonow logs its coordinates when options are used. Fixes #725.You can now use environment variables that have a
=character as values. Fixes #620.There is now a new
videoUploadOnPassesconfiguration option incypress.json. Turning this off will only compress and upload videos on failures. This only affects projects which are setup to record to the Dashboard. Fixes #460.
Documentation Changes:
[Added](/ Updated FAQ for "Using Cypress"' using-cypress-faq)