|
| 1 | +# [1.8.0](https://github.com/currents-dev/cypress-cloud/compare/v1.8.0-beta.6...v1.8.0) (2023-06-27) |
1 | 2 |
|
| 3 | +### Features |
2 | 4 |
|
3 |
| -# [1.8.0-beta.6](https://github.com/currents-dev/cypress-cloud/compare/v1.8.0-beta.5...v1.8.0-beta.6) (2023-06-21) |
| 5 | +- add --cloud-config-file ([e301df5](https://github.com/currents-dev/cypress-cloud/commit/e301df5d22504b2244b9e8388b54dfcb352de069)) |
| 6 | +- support --headed mode ([2e8c6e2](https://github.com/currents-dev/cypress-cloud/commit/2e8c6e27675321e30273df4bf9a50d2af686ba59)) |
| 7 | +- report specs early via spec:before ([4a3da39](https://github.com/currents-dev/cypress-cloud/commit/4a3da396940ae4e32ce09c5cb5cca1782ed443e7)) |
| 8 | + |
| 9 | +### Bug Fixes |
| 10 | + |
| 11 | +- support ESM packages ([#144](https://github.com/currents-dev/cypress-cloud/issues/144)) ([1d17d13](https://github.com/currents-dev/cypress-cloud/commit/1d17d13c9df2d7a63b23b9cb9ce8c9667efabcd4)) |
| 12 | +- report results for cypress crashes ([eac06a4](https://github.com/currents-dev/cypress-cloud/commit/eac06a44a2669cf499e799171383040e500c88a4)) |
4 | 13 |
|
| 14 | +# [1.8.0-beta.6](https://github.com/currents-dev/cypress-cloud/compare/v1.8.0-beta.5...v1.8.0-beta.6) (2023-06-21) |
5 | 15 |
|
6 | 16 | ### Bug Fixes
|
7 | 17 |
|
8 |
| -* merge default and fs config ([474471b](https://github.com/currents-dev/cypress-cloud/commit/474471bfefb4caa030f570b873b942f6b7addf4f)) |
| 18 | +- merge default and fs config ([474471b](https://github.com/currents-dev/cypress-cloud/commit/474471bfefb4caa030f570b873b942f6b7addf4f)) |
9 | 19 |
|
10 | 20 | # [1.8.0-beta.5](https://github.com/currents-dev/cypress-cloud/compare/v1.8.0-beta.3...v1.8.0-beta.5) (2023-06-13)
|
11 | 21 |
|
12 |
| - |
13 | 22 | ### Bug Fixes
|
14 | 23 |
|
15 |
| -* support ESM packages ([#144](https://github.com/currents-dev/cypress-cloud/issues/144)) ([1d17d13](https://github.com/currents-dev/cypress-cloud/commit/1d17d13c9df2d7a63b23b9cb9ce8c9667efabcd4)) |
| 24 | +- support ESM packages ([#144](https://github.com/currents-dev/cypress-cloud/issues/144)) ([1d17d13](https://github.com/currents-dev/cypress-cloud/commit/1d17d13c9df2d7a63b23b9cb9ce8c9667efabcd4)) |
16 | 25 |
|
17 | 26 | # [1.8.0-beta.4](https://github.com/currents-dev/cypress-cloud/compare/v1.8.0-beta.3...v1.8.0-beta.4) (2023-06-13)
|
18 | 27 |
|
19 |
| - |
20 | 28 | ### Bug Fixes
|
21 | 29 |
|
22 |
| -* support ESM packages ([#144](https://github.com/currents-dev/cypress-cloud/issues/144)) ([1d17d13](https://github.com/currents-dev/cypress-cloud/commit/1d17d13c9df2d7a63b23b9cb9ce8c9667efabcd4)) |
| 30 | +- support ESM packages ([#144](https://github.com/currents-dev/cypress-cloud/issues/144)) ([1d17d13](https://github.com/currents-dev/cypress-cloud/commit/1d17d13c9df2d7a63b23b9cb9ce8c9667efabcd4)) |
23 | 31 |
|
24 | 32 | # [1.8.0-beta.3](https://github.com/currents-dev/cypress-cloud/compare/v1.8.0-beta.2...v1.8.0-beta.3) (2023-06-12)
|
25 | 33 |
|
26 |
| - |
27 | 34 | ### Bug Fixes
|
28 | 35 |
|
29 |
| -* support --headed mode ([2e8c6e2](https://github.com/currents-dev/cypress-cloud/commit/2e8c6e27675321e30273df4bf9a50d2af686ba59)) |
| 36 | +- support --headed mode ([2e8c6e2](https://github.com/currents-dev/cypress-cloud/commit/2e8c6e27675321e30273df4bf9a50d2af686ba59)) |
30 | 37 |
|
31 | 38 | # [1.8.0-beta.2](https://github.com/currents-dev/cypress-cloud/compare/v1.8.0-beta.1...v1.8.0-beta.2) (2023-06-05)
|
32 | 39 |
|
33 | 40 | # [1.8.0-beta.1](https://github.com/currents-dev/cypress-cloud/compare/v1.8.0-beta.0...v1.8.0-beta.1) (2023-06-02)
|
34 | 41 |
|
35 | 42 | # [1.8.0-beta.0](https://github.com/currents-dev/cypress-cloud/compare/v1.7.4...v1.8.0-beta.0) (2023-06-01)
|
36 | 43 |
|
37 |
| - |
38 | 44 | ### Bug Fixes
|
39 | 45 |
|
40 |
| -* report results for cypress crashes ([eac06a4](https://github.com/currents-dev/cypress-cloud/commit/eac06a44a2669cf499e799171383040e500c88a4)) |
41 |
| - |
| 46 | +- report results for cypress crashes ([eac06a4](https://github.com/currents-dev/cypress-cloud/commit/eac06a44a2669cf499e799171383040e500c88a4)) |
42 | 47 |
|
43 | 48 | ### Features
|
44 | 49 |
|
45 |
| -* report specs early via spec:before ([4a3da39](https://github.com/currents-dev/cypress-cloud/commit/4a3da396940ae4e32ce09c5cb5cca1782ed443e7)) |
46 |
| -* use ws to send spec results asap ([e521048](https://github.com/currents-dev/cypress-cloud/commit/e5210483e0893fd361901fa5d1364f9b12b98b68)) |
| 50 | +- report specs early via spec:before ([4a3da39](https://github.com/currents-dev/cypress-cloud/commit/4a3da396940ae4e32ce09c5cb5cca1782ed443e7)) |
| 51 | +- use ws to send spec results asap ([e521048](https://github.com/currents-dev/cypress-cloud/commit/e5210483e0893fd361901fa5d1364f9b12b98b68)) |
47 | 52 |
|
48 | 53 | ## [1.7.4](https://github.com/currents-dev/cypress-cloud/compare/v1.7.3...v1.7.4) (2023-04-28)
|
49 | 54 |
|
50 |
| - |
51 | 55 | ### Bug Fixes
|
52 | 56 |
|
53 |
| -* return runUrl in run result ([#126](https://github.com/currents-dev/cypress-cloud/issues/126)) ([2dbb8ab](https://github.com/currents-dev/cypress-cloud/commit/2dbb8ab969e3ffd46d99a64e7ebcf5b35a6344c3)) |
| 57 | +- return runUrl in run result ([#126](https://github.com/currents-dev/cypress-cloud/issues/126)) ([2dbb8ab](https://github.com/currents-dev/cypress-cloud/commit/2dbb8ab969e3ffd46d99a64e7ebcf5b35a6344c3)) |
54 | 58 |
|
55 | 59 | ## [1.7.3](https://github.com/currents-dev/cypress-cloud/compare/v1.7.2...v1.7.3) (2023-04-12)
|
56 | 60 |
|
|
271 | 275 | - implement generic http client with retries ([a9711bd](https://github.com/currents-dev/cypress-cloud/commit/a9711bde1fbb2cd37dbc8979593159d183bfa866))
|
272 | 276 | - improve setup steps ([9bf16fe](https://github.com/currents-dev/cypress-cloud/commit/9bf16fe5f3773db4aa2f169515303ea6d0973da6))
|
273 | 277 | - separate stdout per spec file ([a9d01c3](https://github.com/currents-dev/cypress-cloud/commit/a9d01c349cbfe140a568a452b0e7163e6d27f2db))
|
274 |
| -- setup github actions ([d439f56](https://github.com/currents-dev/cypress-cloud/commit/d439f5660698177087fcc2e7a61c64ea263816f6)) |
| 278 | +- setup github actions ([d439f56](https://github.com/currents-dev/cypress-cloud/commit/d439f5660698177087fcc2e7a61c64ea263816f6)) |
0 commit comments