Releases: currents-dev/cypress-cloud
Releases · currents-dev/cypress-cloud
v1.7.1
1.7.1 (2023-04-06)
Bug Fixes
v1.7.0
1.7.0 (2023-04-04)
Bug Fixes
- prevent crashes for missing screenshotsUrl (3cd4cbc)
- respect project root (#115) (0aadfea)
Features
v1.6.0
1.6.0 (2023-03-31)
Bug Fixes
Features
v1.5.6
1.5.6 (2023-03-24)
Bug Fixes
v1.5.5
1.5.5 (2023-03-22)
Bug Fixes
v1.5.4
1.5.4 (2023-03-21)
Bug Fixes
- use proper content types for uploads (#103) (8be81df)
- use video/mp4 for video uploads (90a8569)
v1.5.2
1.5.2 (2023-03-21)
Bug Fixes
- Use ESM-friendly require across the board (#99) (2b36692)
v1.5.1
1.5.1 (2023-03-20)
Bug Fixes
- parse env variables with spaces (633c7d8)
v1.5.0
1.5.0 (2023-03-20)
Bug Fixes
- 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)
Features
- Standardize config resolution and API types (#93) (38abad1)