Skip to content

Releases: cypress-io/netlify-plugin-cypress

v2.2.1

23 Feb 18:33
b4bea5b

Choose a tag to compare

2.2.1 (2023-02-23)

Bug Fixes

  • update circleci config with latest node and cypress orb. update jest version. (9fb1ea6)

v2.2.0

29 Mar 15:42

Choose a tag to compare

2.2.0 (2021-03-29)

Features

v2.1.0

05 Mar 23:02
e1d95ed

Choose a tag to compare

2.1.0 (2021-03-05)

Features

v2.0.0

03 Mar 17:03
f2d8f76

Choose a tag to compare

2.0.0 (2021-03-03)

Features

  • rework test phases to make onSuccess default (#133) (f2d8f76)

BREAKING CHANGES

  • now the onSuccess step is the default testing
    step, running the Cypress tests against the preview or production
    deploy. Another change is the default browser is Chromium instead
    of Electron.
[[plugins]]
  # runs Cypress tests against the deployed URL
  package = "netlify-plugin-cypress"

v2.0.0-prepare-v2.2

02 Mar 21:54

Choose a tag to compare

v2.0.0-prepare-v2.2 Pre-release
Pre-release

2.0.0-prepare-v2.2 (2021-03-02)

Features

  • chromium should be the default browser (a4a31a2)

v2.0.0-prepare-v2.1

02 Mar 21:50

Choose a tag to compare

v2.0.0-prepare-v2.1 Pre-release
Pre-release

2.0.0-prepare-v2.1 (2021-03-02)

Features

  • enable post-deploy tests by default (7e1e805)
  • rework test phases to make onSuccess default (2afe844)

BREAKING CHANGES

  • enable onSuccess hook, and disable other hooks.
  • now the onSuccess step is the default testing
    step, running the Cypress tests against the preview or production
    deploy. Another change is the default browser is Chromium instead
    of Electron.

v1.11.1

11 Feb 15:33
733d47b

Choose a tag to compare

1.11.1 (2021-02-11)

Bug Fixes

v1.11.0

10 Feb 21:34
d137c17

Choose a tag to compare

1.11.0 (2021-02-10)

Features

v1.10.0

09 Feb 17:12
ca29752

Choose a tag to compare

1.10.0 (2021-02-09)

Features

v1.9.2

09 Feb 03:42
88d7e9e

Choose a tag to compare

1.9.2 (2021-02-09)

Bug Fixes