@currents/cli
Advanced tools
Changelog
4.0.1 (2023-01-19)
Version 4+ is fully compatible with Cypress 12+ 🎉. It leaves the local installation of Cypress intact and uses the public Cypress APIs to enable the integration.
The following complimentary scripts from v3 were deprecated:
currents-prepare
script is deprecated. Use run
or spawn
API instead.currents-reset
script is deprecated, use run
or spawn
API instead.
patch API is deprecated. Use run or spawn instead.