-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
17 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,29 @@ | ||
# Changelog | ||
|
||
## [4.0.0](https://github.com/currents-dev/cli/compare/v3.1.3...v4.0.0) (2023-01-03) | ||
## [4.0.1](https://github.com/currents-dev/cli/compare/v3.1.3...v4.0.1) (2023-01-19) | ||
|
||
### Bug Fixes | ||
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. | ||
|
||
### Breaking Changes | ||
|
||
- [email protected] ([28a0324](https://github.com/currents-dev/cli/commit/28a03240f218ad94a3f064783fdf94122931de42)) | ||
The following complimentary scripts from v3 were deprecated: | ||
|
||
## [4.0.0-beta.4](https://github.com/currents-dev/cli/compare/v3.1.3...v4.0.0-beta.4) (2022-12-19) | ||
- `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. | ||
- limit node engine to 14.17+ | ||
|
||
## [4.0.0-beta.3](https://github.com/currents-dev/cli/compare/v3.1.3...v4.0.0-beta.3) (2022-12-19) | ||
### Dependencies | ||
|
||
### [3.1.3](https://github.com/currents-dev/cli/compare/v3.1.2...v3.1.3) (2022-12-10) | ||
- use [email protected] | ||
|
||
### [3.1.2](https://github.com/currents-dev/cli/compare/v3.1.1...v3.1.2) (2022-12-10) | ||
## [3.1.3](https://github.com/currents-dev/cli/compare/v3.1.2...v3.1.3) (2022-12-10) | ||
|
||
### Bug Fixes | ||
|
||
- fixate cy2 version ([9fa72ff](https://github.com/currents-dev/cli/commit/9fa72ffa014ecdb9a5dc34982f4941c3539c2f53)) | ||
|
||
### [3.1.1](https://github.com/currents-dev/cli/compare/v3.1.0...v3.1.1) (2022-12-07) | ||
## [3.1.1](https://github.com/currents-dev/cli/compare/v3.1.0...v3.1.1) (2022-12-07) | ||
|
||
### Bug Fixes | ||
|
||
|
@@ -62,10 +67,6 @@ | |
|
||
- expose patch API ([50d19d5](https://github.com/currents-dev/cli/commit/50d19d5b0692d49b6cd11ac985279e218b1813e9)) | ||
|
||
## [3.0.0-beta.1](https://github.com/currents-dev/cli/compare/v3.0.0-beta.0...v3.0.0-beta.1) (2022-10-21) | ||
|
||
## [3.0.0-beta.0](https://github.com/currents-dev/cli/compare/v2.2.0...v3.0.0-beta.0) (2022-10-21) | ||
|
||
### Features | ||
|
||
- [email protected] ([11db5e4](https://github.com/currents-dev/cli/commit/11db5e43b550bf7dfe0d2da770664fa748c40911)) | ||
|
@@ -77,7 +78,7 @@ | |
|
||
- add currents-reset ([40f5b27](https://github.com/currents-dev/cli/commit/40f5b27b59488bf32e128bbfd3ee8044ddbee052)) | ||
|
||
### [2.1.1](https://github.com/currents-dev/cli/compare/v2.1.0...v2.1.1) (2022-09-07) | ||
## [2.1.1](https://github.com/currents-dev/cli/compare/v2.1.0...v2.1.1) (2022-09-07) | ||
|
||
### Features | ||
|
||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters