github cypress-io/cypress v8.5.0
8.5.0

latest releases: @cypress/vite-plugin-cypress-esm-v1.1.1, v13.9.0, @cypress/eslint-plugin-dev-v6.0.0...
2 years ago

Released 09/27/2021

Features:

  • You can now select an option by index within the
    .select() command. Addresses
    #757.
  • Cypress now captures the repository URL on Drone CI. Addresses
    #18210.

Bugfixes:

  • The download of Cypress now respects the NO_PROXY environment variable when
    one is set. Fixes
    #17702.
  • When using a custom config file and setting it up to record to the Dashboard,
    Cypress now writes the projectId in the custom config file instead of
    cypress.json. Fixes
    #5747.

Misc:

  • Windows 32-bit has been deprecated and support will be removed in a later
    release. A deprecation warning will now display when using Cypress in a
    Windows 32-bit OS. See
    #17962 for more detail.
    Addresses #18094.
  • Improved the error messages when an invalid argument type is passed to the .select() command. Addressed in #18234.

Don't miss a new cypress release

NewReleases is sending notifications on new releases.