Skip to content

Latest commit

 

History

History
69 lines (37 loc) · 2.48 KB

CHANGELOG.md

File metadata and controls

69 lines (37 loc) · 2.48 KB

CHANGELOG

v3.0.0 (2024-01-23)

💥 Breaking Change

Committers: 1

v2.1.0 (2024-01-23)

🚀 Enhancement

🐛 Bug Fix

Committers: 1

v2.0.2 (2024-01-23)

  • #66 Replace spaces in github workflow names (@jrjohnson)

v2.0.1 (2021-08-19)

  • Fix release #fail

v2.0.0 (2021-08-19)

💥 Breaking Change

  • #52 Drop support for Node 10; upgrade packages and move to GitHub Actions (@kategengler)

🐛 Bug Fix

  • #40 fix(connect): fix pid file creation for newer versions of node (@anehx)

🏠 Internal

Committers: 2

v1.1.0 (May 14, 2020)

  • #27 Add support for BROWSERSTACK_LOCAL_IDENTIFIER env variable
  • #31 Add easier support for GitHub Actions

v1.0.1 (October 20, 2019)

  • #26 Fix: Move ember-cli-htmlbars to devDependencies

v1.0.0 (October 20, 2019)

  • #17 Update minimum Node version to 8.x
  • #11 Add support for --project option to browserstack-launch (bin)

v0.0.8 (October 20, 2019)

  • Update BrowserStack dependencies to support changed API endpoint.