Skip to content

Releases: browserstack/browserstack-cypress-cli

Public Beta v1.7.0

03 Feb 13:13
04e96c6
Compare
Choose a tag to compare

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

v1.6.0...v1.7.0

Public Beta v1.6.0

08 Dec 13:59
Compare
Choose a tag to compare

Highlights of major changes 🥳 :

  • Custom reporting. #86
  • Sync CLI, which also generates reports at the end in the results directory. #88
  • Allowed a few more extensions. #96
  • Optimized the parallels count according to specs. #92
  • Multiple Cypress versions support. #95

v1.5.2...v1.6.0

Public Beta v1.5.2

09 Nov 11:40
Compare
Choose a tag to compare
  • Bug fixes for:
    • specs not working due to missing npm_dependencies key. #89
    • Fix for handling windows path in integrationFolder in cypress.json #87
    • handle node_modules in subfolders #84
  • Allowing .npmrc files on browserstack cli #83

v1.5.1...v1.5.2

Public Beta v1.5.1

14 Oct 09:36
Compare
Choose a tag to compare

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.

v1.5.0...v1.5.1

Public Beta v1.5.0

09 Oct 08:37
Compare
Choose a tag to compare

Highlights of the release 🥳 :

v1.4.0...v1.5.0

Public Beta v1.4.0

14 Sep 12:40
Compare
Choose a tag to compare

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

v1.3.0...v1.4.0

Public Beta v1.3.0

15 Jul 11:57
Compare
Choose a tag to compare

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

v1.2.0...v1.3.0

Public Beta v1.2.0

01 Jul 16:12
Compare
Choose a tag to compare

Public Beta v1.2.0 🥳

  • Updating the user-agent version to 1.2.0 94ffc83
  • making precedence change to take build_name as priority value as it will be deprecated. 8e242e7
  • adding username and access key to the info and stop commands as arg option 5d46100

v1.1.6...v1.2.0

npm dependencies support

21 May 14:33
Compare
Choose a tag to compare
  • Remove references to OSX for now from example snippets. Ack, that sample log still has them. 7ff818a
  • Update README for 1.1.6 release to reflect new browsers and NPM package installation 54d866c
  • add npm dependencies only when it is provided in config acc919f

v1.1.5...v1.1.6

Merge conflict fixes caused by unintentional merges

15 May 14:29
Compare
Choose a tag to compare
  • Merge branch 'master' into deploy da71c28
  • Merge pull request #20 from browserstack/merge-conflict-fix a065f0b
  • resolving merge conflict 9a22e31

v1.1.4...v1.1.5