Releases: browserstack/browserstack-cypress-cli
Releases · browserstack/browserstack-cypress-cli
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
Public Beta v1.2.0
npm dependencies support
Merge conflict fixes caused by unintentional merges
Documentation enhancements
- Merge branch 'master' of github.com:browserstack/browserstack-cypress-cli 2d97d7b
- Merge pull request #14 from browserstack/CYP_123_instrumentation 11a63ce
- Merge branch 'master' of github.com:browserstack/browserstack-cypress-cli into CYP_123_instrumentation 315c575
- Merge pull request #18 from Sreyanth/master 331011e
- Merge pull request #19 from browserstack/CYP_152_key_change fb6759f
- bump version in package.json and update endpoint in config 46410d9
- Remove references to NPM package installations for 1.1.3 release. 9cd9326
- Update the way we support NPM deps 26424ed
- fix user-agent bug 8053797
- remove unwanted usage of baseUrl 7e12e3e
- update user-agent e646ae7
- update keys in browserstack.json 5513ca6
- add user-agent while calling api 67dd517
- update options in help messages 8d9d4d3
- Deprecate customBuildName and project options. 234a45c
- Add disable usage reporting CLI flag details. Add $ for CLI commands to be consistent. b9794a7
- Add deprecated options to README ecf0e81
- Fix verbs and include the config option details. Will figure a better way later. 576c948
- Update README to include quick start, disable usage reporting and npm dependencies 2f6f73e
- Bug fix browserstack-cypress run without browserstack.json 7c1e681
- remove console.log from fileHelpers fc3d9c0
- log -> resolve/reject while build creation 4d37104
- fix disable-usage-reporting flag bug 3f61f91
- move api_deprecated code, change array to obj in response c1caee0
- resolve filelogger err and add retries 148f056
- resolve undefined error 0341668
- Update endpoint and payload 2f04bc2
- Adding required instrumentation b2d3a22