8.3.1
Released Released on August 26, 2021
Performance:
Projects will now open much faster on MacOS Big Sur with improved browser detection performance. Fixes #17773.
Bugfixes:
Fixed a regression in 8.3.0 where the correct exit code would not be issued during
cypress run-ctwhile running in the Electron browser. Fixes #17752 and #17885.Fixed a regression in 8.3.0 where Cypress would cause a
SIGSEGVerror on Mac when closing the Cypress app opened viacypress open. Fixes #17766.The
beforeinputevent now correctly fires in Firefox during keyboard events. Fixes #17583.
Misc:
cy.document()typings now allow for thetimeoutoption. Fixes #17695.cy.title()typings now allow for thetimeoutoption. Fixes #17781
Dependency Updates: