1.11.0 (2024-08-31)
1.10.2 (2024-03-11)
- fix exports for getCI (0dddc40)
1.10.1 (2024-03-08)
- fix teamcity ci resolution (876267b)
1.10.0 (2024-01-30)
- better commit info detection for GitHub Actions (84508203)
- use block-free binary for ci tests (6fb350f)
1.9.6 (2023-09-19)
1.9.5 (2023-09-13)
- support coverage reports (f7ff574)
1.9.4 (2023-09-06)
- export support file (adf857e)
1.10.0-beta.0 (2023-08-25)
1.9.3 (2023-07-27)
1.9.2 (2023-07-21)
1.9.1 (2023-07-06)
1.9.1-beta.0 (2023-07-06)
- prevent shared execution state (f71ad89)
1.9.0 (2023-07-04)
- enable debug mode (68bef22)
1.8.2 (2023-06-29)
1.8.1 (2023-06-27)
- specify content-disposition header (b021296)
1.8.0 (2023-06-27)
- add --cloud-config-file (e301df5)
- support --headed mode (2e8c6e2)
- report specs early via spec:before (4a3da39)
1.8.0-beta.6 (2023-06-21)
- merge default and fs config (474471b)
1.8.0-beta.5 (2023-06-13)
1.8.0-beta.4 (2023-06-13)
1.8.0-beta.3 (2023-06-12)
- support --headed mode (2e8c6e2)
1.8.0-beta.2 (2023-06-05)
1.8.0-beta.1 (2023-06-02)
1.8.0-beta.0 (2023-06-01)
- report results for cypress crashes (eac06a4)
1.7.4 (2023-04-28)
1.7.3 (2023-04-12)
- chore(deps): bump vm2 from 3.9.15 to 3.9.16 (#122)
1.7.2 (2023-04-09)
1.7.1 (2023-04-06)
1.7.0 (2023-04-04)
1.6.0 (2023-03-31)
- add ts reference cypress (a153bd7)
1.5.6 (2023-03-24)
1.5.5 (2023-03-22)
1.5.4 (2023-03-21)
1.5.3 (2023-03-21)
1.5.2 (2023-03-21)
1.5.1 (2023-03-20)
- parse env variables with spaces (633c7d8)
1.5.0 (2023-03-20)
- support and test ESM consumers (#94) (78d5709)
- use execa to fix windows exec logic (#86) (40b99f8)
- validate params and show verbose errors (#91) (cc8bfd8)
- esm + cjs exports. Resovle #80. (1e9ba34)
- prevent side effects on import... (3c4c794)
- remove bg color for pending tests in summary (6f93815)
1.4.4 (2023-03-10)
- no multiple warning for loading config file (#74) (a87ffc7), closes #68
- publish readme on npm (e9b3f55)
1.4.3 (2023-03-10)
1.4.2 (2023-03-10)
1.4.1 (2023-03-09)
- Fix documentation for npm
1.4.0 (2023-03-09)
- capture output (007cf96)
- report results to sorry-cypress (7d68b1c)
- screenshots and upload queue (ac89d74)
- unit test -- use color (636f3bf)
- add benchmark CI (fd0b6f8)
- add message when build id is not supported (#58) (57b2b42)
- add cloudServiceUrl config option (18c1dbd)
- optimize uploading results (c8aa917)
- prepar for release (3ee6757)
- refactor and add tests (5189c61)
- support batched claims (0b333e5)
- use axios-retry (b3d2fd5)
1.3.2 (2022-12-29)
- restore capturing stdout (8c98609)
1.3.1 (2022-12-29)
1.3.0 (2022-12-29)
1.2.6 (2022-12-18)
1.2.5 (2022-12-16)
- remove "colors" dep (4113bf8)
1.2.4 (2022-12-16)
1.2.2 (2022-12-16)
1.2.1 (2022-12-16)
1.2.0 (2022-12-16)
- handle cypress crashes (68b933e)
1.1.2 (2022-12-15)
1.1.1 (2022-12-15)
1.1.0 (2022-12-15)
- add CURRENTS_API_URL env var (9635424)
- capture uploads stdout (6489278)
- cypress start commands (f79e9fd)
- get projectRoot from resolved cypress config (7ada7c3)
- add CURRENTS_API_URL to be able to change base URL (b6b7980)
- add initial capture to uploaded results (b064cfc), closes #37 #23
- debug and logging (34570be)
1.0.7 (2022-12-14)
- return cypress run results & exit with the expected code (7460781)