v2.0.0-prepare-v2.1
Pre-release
Pre-release
·
313 commits
to master
since this 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.