github cypress-io/cypress v9.2.1
9.2.1

latest releases: v13.8.1, v13.8.0, @cypress/webpack-dev-server-v3.8.0...
2 years ago

Released 1/10/2022

Bugfixes:

  • Fixed a regression in 9.2.0 to keep
    Cypress open after each spec finishes when the --headed --no-exit flags are
    passed to cypress run. Fixes
    #19485.
  • Improve heuristic for verifying when the --openssl-legacy-provider option
    should be passed to the plugins' child process when the system Node version is
    v17+. This prevents Cypress from crashing when a user has Node 17 installed
    which was built with OpenSSL v1. Fixes
    #19320.
  • Correctly cast the CYPRESS_VERIFY_TIMEOUT environment variable as a number
    so Cypress will no longer throw
    TypeError: Expected the timeout option to be a non-negative integer. Fixes
    #19476.

Dependency Updates:

Don't miss a new cypress release

NewReleases is sending notifications on new releases.