Skip to content

Releases: browserstack/browserstack-cypress-cli

Public Beta v1.10.0

30 Sep 13:27

Choose a tag to compare

[DO NOT USE THIS RELEASE]

Highlights of the changes 🥳 :

  • Feature: Support for downloading custom reports or other build artifacts #151
  • Feature: Increased support for Config options in CLI as supported by Cypress #159
  • Bug-fix: Fixed a bug that was introduced in v1.9.0 when running in --sync mode #163

v1.9.0...v1.10.0

Public Beta v1.9.0

14 Sep 14:50

Choose a tag to compare

Highlights of the changes 🥳 :

  • Feature: Improved support for env variables #147
  • Feature: Improved BrowserStack JSON reports with enhanced meta and test level information #152
  • Feature: Ability to cache test suites on BrowserStack leading to faster build completion #148
  • Feature: Support for YML and .env files #138
  • Feature: 'version.latest' flag support for specifying the Cypress minor version to run the tests #156
  • Better error messaging for zip upload errors #134

v1.8.1...v1.9.0

Public Beta v1.8.1

18 Mar 15:20
9303249

Choose a tag to compare

Highlights of the changes 🥳 :

  • Bugfix: Incorrect message when local is passed as a String (#128) d5b209a
  • Bugfix: Local being undefined in case of missing connection_settings. (#129) 170a49f

v1.8.0...v1.8.1

Public Beta v1.8.0

12 Mar 16:08
f648a7b

Choose a tag to compare

Highlights of the changes 🥳 :

  • Feature: Improved Local Testing experience (#114) ff9be4d
  • Bug Fix: Wrap CSV input for --spec around with {} (#120) 69da94e
  • Bug Fix: Incorrect error message when username and key are empty.(#118) dccfce9

v1.7.1...v1.8.0

Public Beta v1.7.1

15 Feb 12:08
96ab423

Choose a tag to compare

Highlights of the changes 🥳 :

  • Fix for the exception stack trace being printed on the init command #111
  • Fix --sync not working in some cases due to different async versions #112
  • Fix the zip/archive issue on the latest node versions by upgrading the archiver to v5 #110

v1.7.0...v1.7.1

Public Beta v1.7.0

03 Feb 13:13
04e96c6

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

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

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

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

Choose a tag to compare

Highlights of the release 🥳 :

v1.4.0...v1.5.0