|
1 | | -- use cy2 3.4.1 for cypress 12 (a46f56f) |
| 1 | +# [1.0.0-beta.1](https://github.com/currents-dev/currents-nx/compare/0.2.1...1.0.0-beta.1) (2023-01-10) |
2 | 2 |
|
3 | | -* feat: cypress 12+ (1a9ca2b) |
| 3 | +### Features |
4 | 4 |
|
5 | | -- fix cy2 version (925f490) |
6 | | -- Merge pull request #8 from currents-dev/next (0ccb1da) |
| 5 | +- standalone implementation ([06d1ff1](https://github.com/currents-dev/currents-nx/commit/06d1ff1df3bb85fc4fd58c130aa4110529564a58)) |
7 | 6 |
|
8 | | -* feat: use [email protected], support cypress 11 (f1950ab) |
| 7 | +### BREAKING CHANGES |
9 | 8 |
|
10 | | -- Merge pull request #5 from codelab-app:main (bd4af5e) |
11 | | -- fix: forward configuration context to executor (b6b5e42) |
| 9 | +- - `@nrwl/cypress` no longer required, versions - the plugin is a standalone implementation that is not dependent on `@nrwl/cypress` |
12 | 10 |
|
13 | | -* Merge pull request #2 from currents-dev/dependabot/npm_and_yarn/node-fetch-2.6.7 (88dda59) |
14 | | -* chore(deps): bump node-fetch from 2.6.6 to 2.6.7 (1c0a59c) |
15 | | -* Merge pull request #1 from currents-dev/dependabot/npm_and_yarn/minimist-1.2.6 (6aeb342) |
16 | | -* fix: remove conflicting options to avoid overrides (aa6ad79) |
17 | | -* chore(deps): bump minimist from 1.2.5 to 1.2.6 (726f96d) |
| 11 | +* use the available options to configure the execution of your cypress runs |
18 | 12 |
|
19 | | -- chore: update README (1d07be2) |
| 13 | +* use cy2 3.4.1 for cypress 12 (a46f56f) |
20 | 14 |
|
21 | | -* fix: set correct executors path (e6a706d) |
22 | | -* fix: remove cy2 from dependencies (a6eade1) |
| 15 | +- feat: cypress 12+ (1a9ca2b) |
| 16 | + |
| 17 | +* fix cy2 version (925f490) |
| 18 | +* Merge pull request #8 from currents-dev/next (0ccb1da) |
| 19 | + |
| 20 | +- feat: use [email protected], support cypress 11 (f1950ab) |
| 21 | + |
| 22 | +* Merge pull request #5 from codelab-app:main (bd4af5e) |
| 23 | +* fix: forward configuration context to executor (b6b5e42) |
| 24 | + |
| 25 | +- Merge pull request #2 from currents-dev/dependabot/npm_and_yarn/node-fetch-2.6.7 (88dda59) |
| 26 | +- chore(deps): bump node-fetch from 2.6.6 to 2.6.7 (1c0a59c) |
| 27 | +- Merge pull request #1 from currents-dev/dependabot/npm_and_yarn/minimist-1.2.6 (6aeb342) |
| 28 | +- fix: remove conflicting options to avoid overrides (aa6ad79) |
| 29 | +- chore(deps): bump minimist from 1.2.5 to 1.2.6 (726f96d) |
| 30 | + |
| 31 | +* chore: update README (1d07be2) |
| 32 | + |
| 33 | +- fix: set correct executors path (e6a706d) |
| 34 | +- fix: remove cy2 from dependencies (a6eade1) |
23 | 35 |
|
24 | 36 | ## 0.0.2 (2021-11-19) |
0 commit comments