Releases: SmartBear/visualtest-cypress
v1.7.7
Link: https://www.npmjs.com/package/@smartbear/visualtest-cypress/v/1.7.7
What's Changed
- Send error to backend if S3 upload fails
v1.7.6
Link: https://www.npmjs.com/package/@smartbear/visualtest-cypress/v/1.7.6
What's Changed
- Uploading DOM to S3
v1.7.5
Link: https://www.npmjs.com/package/@smartbear/visualtest-cypress/v/1.7.5
What's Changed
Fix bug when sending layout mode: low
v1.7.4
Link: https://www.npmjs.com/package/@smartbear/visualtest-cypress/v/1.7.4
What's Changed
- Fix the layout mode log
- (test) upgrade cypress version
- (test) Fix webkit GH action failing
v1.7.3
Link: https://www.npmjs.com/package/@smartbear/visualtest-cypress/v/1.7.3
What's Changed
- Fix error handling
v1.7.2
Link: https://www.npmjs.com/package/@smartbear/visualtest-cypress/v/1.7.2
What's Changed
- Switching api requests to Axios
v1.7.1
Link: https://www.npmjs.com/package/@smartbear/visualtest-cypress/v/1.7.1
What's Changed
- Fix error messages for print and get result commands
- Updating the README.md for new sbvtPrintReport & sbvtGetTestRunResult
v1.7.0
Link: https://www.npmjs.com/package/@smartbear/visualtest-cypress/v/1.7.0
What's Changed
- Adding sbvtGetTestRunResult command
- Updating README.md
- GitHub tests that test the npm package on release
v1.6.0
Link: https://www.npmjs.com/package/@smartbear/visualtest-cypress/v/1.6.0
What's Changed
- Add sbvtPrintReport method as callable instead of on exit
- Implement Typescript support
- Better handling extension for TS & older versions for npx visualtest-setup
- Change debug settings and add pino logs to file
- Add more Github Actions tests
v1.5.0
Link: https://www.npmjs.com/package/@smartbear/visualtest-cypress/v/1.5.0
What's Changed
- Add comparisonMode option to capture method
- TEST_RUN_NAME & PROJECT_TOKEN can be sent via Cypress environment
- Update dependencies
- Add headless to image POST
- Update the README.md
- Github Action Setup