Cypress v4.0.1 Release Notes

Release Date: 2020-02-08 // about 4 years ago
  • ๐Ÿš€ Released 2/7/2020

    ๐Ÿ›  Bugfixes:

    • ๐Ÿ›  Fixed a bug where Chromium could not be detected on macOS. Addresses #6358.
    • ๐Ÿ›  Fixed bugs where Edge and Firefox Nightly could not be detected on macOS. Addresses #6354 and #6345.
    • ๐Ÿ›  Fixed a bug where 64-bit editions of Firefox could not be detected on Windows. Addresses #6355.
    • ๐Ÿ›  Fixed a bug where video recordings of Firefox would omit all frames from before the last cross-domain navigation of the test. Addresses #6369.
    • ๐Ÿ›  Fixed a bug where Cypress could crash with the message "cannot read property 'on' of undefined" while running Firefox. Addresses #6356.
    • ๐Ÿ“š Corrected a link to the screenshot API documentation in the type definitions. Addresses #6359.

    Misc:

    • โšก๏ธ Updated the default preferences set on Firefox to hide update notifications and otherwise improve the Firefox experience. Addresses #6346.