-
Notifications
You must be signed in to change notification settings - Fork 3
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
30 additions
and
18 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,36 @@ | ||
- use cy2 3.4.1 for cypress 12 (a46f56f) | ||
# [1.0.0-beta.1](https://github.com/currents-dev/currents-nx/compare/0.2.1...1.0.0-beta.1) (2023-01-10) | ||
|
||
* feat: cypress 12+ (1a9ca2b) | ||
### Features | ||
|
||
- fix cy2 version (925f490) | ||
- Merge pull request #8 from currents-dev/next (0ccb1da) | ||
- standalone implementation ([06d1ff1](https://github.com/currents-dev/currents-nx/commit/06d1ff1df3bb85fc4fd58c130aa4110529564a58)) | ||
|
||
* feat: use cy2@3.2.0, support cypress 11 (f1950ab) | ||
### BREAKING CHANGES | ||
|
||
- Merge pull request #5 from codelab-app:main (bd4af5e) | ||
- fix: forward configuration context to executor (b6b5e42) | ||
- - `@nrwl/cypress` no longer required, versions - the plugin is a standalone implementation that is not dependent on `@nrwl/cypress` | ||
|
||
* Merge pull request #2 from currents-dev/dependabot/npm_and_yarn/node-fetch-2.6.7 (88dda59) | ||
* chore(deps): bump node-fetch from 2.6.6 to 2.6.7 (1c0a59c) | ||
* Merge pull request #1 from currents-dev/dependabot/npm_and_yarn/minimist-1.2.6 (6aeb342) | ||
* fix: remove conflicting options to avoid overrides (aa6ad79) | ||
* chore(deps): bump minimist from 1.2.5 to 1.2.6 (726f96d) | ||
* use the available options to configure the execution of your cypress runs | ||
|
||
- chore: update README (1d07be2) | ||
* use cy2 3.4.1 for cypress 12 (a46f56f) | ||
|
||
* fix: set correct executors path (e6a706d) | ||
* fix: remove cy2 from dependencies (a6eade1) | ||
- feat: cypress 12+ (1a9ca2b) | ||
|
||
* fix cy2 version (925f490) | ||
* Merge pull request #8 from currents-dev/next (0ccb1da) | ||
|
||
- feat: use cy2@3.2.0, support cypress 11 (f1950ab) | ||
|
||
* Merge pull request #5 from codelab-app:main (bd4af5e) | ||
* fix: forward configuration context to executor (b6b5e42) | ||
|
||
- Merge pull request #2 from currents-dev/dependabot/npm_and_yarn/node-fetch-2.6.7 (88dda59) | ||
- chore(deps): bump node-fetch from 2.6.6 to 2.6.7 (1c0a59c) | ||
- Merge pull request #1 from currents-dev/dependabot/npm_and_yarn/minimist-1.2.6 (6aeb342) | ||
- fix: remove conflicting options to avoid overrides (aa6ad79) | ||
- chore(deps): bump minimist from 1.2.5 to 1.2.6 (726f96d) | ||
|
||
* chore: update README (1d07be2) | ||
|
||
- fix: set correct executors path (e6a706d) | ||
- fix: remove cy2 from dependencies (a6eade1) | ||
|
||
## 0.0.2 (2021-11-19) |
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