github cypress-io/cypress v6.2.0
6.2.0

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

Released 12/21/2020

Features:

  • You can now listen to before:run and after:run events in the plugins file. See the before:run and after:run docs for more information. Addressed in #14238 and #14263.
  • You can now listen to before:spec and after:spec events in the plugins file. See the before:spec and after:spec docs for more information. Addressed in #9646 and #14178.
  • The Timed out retrying error message now displays the amount of time Cypress retried. Addresses #5781.

Bugfixes:

Misc:

  • scrollBehavior is now an allowed type when passed as test configuration. Addresses #9643.
  • The FileObject type for the file argument of the file:preprocessor event now includes the EventEmitter type. Addresses #9276.

Dependency Updates:

  • Upgraded electron from 11.0.2 to 11.0.3. Addressed in #9409.

Don't miss a new cypress release

NewReleases is sending notifications on new releases.