4.0.0 (2023-01-09)
This release restores compatibility with Cypress 12 (as well as with the previous versions of Cypress).
Features
- add sourcemaps to npm release (ec90d0e)
- add
run
API - add
spawn
API
BREAKING CHANGE
- Remove
patch
API - see README for details - Change the parameter types for
run
method - see README for details