All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.3.7 (2024-10-06)
0.3.6 (2024-09-03)
- fix incomplete error message from browserstack local (e29d7a7)
0.3.5 (2024-03-19)
- fix issue regarding browserstack instance (8ac419c)
0.3.4 (2024-03-19)
- ci: fix empty branch name on browserstack (465e32b)
0.3.3 (2024-03-19)
- add
WithBrowserStack
as replacement ofSupportsBrowserStack
(faa84ec) - add dedicated class to interacts with BrowserStack (46a88ef)
0.3.2 (2024-03-17)
- add dedicated class to handle local binary (66a7c9b)
- fix issue that caused by prematurelly closed bs-local process (ea43d4a)
- fix issue that causing orphan process when got an error on bs-local process (80c507b)
0.3.1 (2024-03-16)
- skip test when required env missing (4876e93)
0.3.0 (2024-02-16)
- 48: adds ability to download browserstack-local binary (08416ba)
- 48: adds ability to start browserstack-local binary (99e1f38)
- ci: fix issue when
BROWSERSTACK_PROJECT_NAME
got value fromgithub.repository
(e573974)
0.2.3 (2024-02-06)
0.2.2 (2023-10-31)
- fix issue when this package runs in gh action (7f6c28c)
0.2.1 (2023-10-30)
- add indicator to determine whether browserstack local is running (f967662)
- tests: fix false-positive test (b9a21aa)
0.2.0 (2023-07-23)
- adds dependency to make it testable and change the namespace
-
ci: add
CODEOWNERS
and test workflow (3dcf17e) -
initialize
lint-staged
(06c1c22) -
register
laravel-dusk
macro for inertia navigation event (727235c) -
adds dependency to make it testable and change the namespace (5ae124b)
- better session name (41aca04)