Releases: browserstack/browserstack-cypress-cli
Releases · browserstack/browserstack-cypress-cli
Public Beta v1.8.0
Public Beta v1.7.1
Public Beta v1.7.0
Highlights of major changes 🥳 :
- Show error message when build is in running state #107
- Running browsers in headless mode #103
- Error message improvements #102
- Fixed Sync Cli delay issue #104
- Adding support for csv and tsv files #105
- Added 'jsx', 'coffee', 'cjsx' spec filetypes #100
- Changing title to BrowserStack and width to 100 instead of 50 #101
Public Beta v1.6.0
Public Beta v1.5.2
- Bug fixes for:
- Allowing .npmrc files on browserstack cli #83
Public Beta v1.5.1
Bug fixes:
- When
NODE_ENV
was set, custom-env was trying to load .env file. - path was receiving undefined in args due to an unconfigured cypress config file option.
Public Beta v1.5.0
Public Beta v1.4.0
Highlights of the release:
- The
--specs
and--env
options and specs config key support. #46 - Exporting BUILD_ID & BUILD_URL to build_results.txt inside log directory. #48
- Enable uploading .pdf, .jpg, .jpeg, .png, .zip files #51
- Environment variables support for setting username, access_key, local and local identifiers. #53
- Add support for excluding files and folders from uploads #55
- Ignoring the node_modules dir from being archived #49 which fixes #47
Public Beta v1.3.0
Public Beta v1.3.0 🥳
- Cucumber files(feature) support. f3118b9
- Add link to dashboard on build creation. ffe5723
- Updated user-agent to 1.3.0 8e4d0b4
- Adding OS X, chrome, firefox, and edge browsers in init template as default for accessibility to config 880fe45
- Bug fix with config file path. f9cdba7
- Fix error message. 9ae96e2
- Handle path not found while doing init. 8f0215c
- Change log order in init e0bcd19
- improved coverage b582a14