UNPKG

@currents/playwright

Version:

[Currents](https://currents.dev/playwright) is the most popular and advanced cloud-based platform for Playwright - debugging, error analysis, real-time analytics, orchestration, and more

634 lines (369 loc) 100 kB
# Changelog ## [2.3.3](https://github.com/currents-dev/currents-playwright/compare/v2.3.2...v2.3.3) (2026-06-24) ### Bug Fixes - prevent silent discovery-list truncation in pwc-p discover [ENG-777] ([#902](https://github.com/currents-dev/currents-playwright/issues/902)) ([78fa6f3](https://github.com/currents-dev/currents-playwright/commit/78fa6f33c739c2b7342a519c21453b484353474d)) ## [2.3.2](https://github.com/currents-dev/currents-playwright/compare/v2.3.1...v2.3.2) (2026-06-22) ### Bug Fixes - buffer reporter output emitted before onBegin [ENG-746] ([#897](https://github.com/currents-dev/currents-playwright/issues/897)) ([9d8b43a](https://github.com/currents-dev/currents-playwright/commit/9d8b43ad76ed6d2fd97930e068a3791c607951db)) - bump form-data from 4.0.5 to 4.0.6 in /examples/imported-tests ([#889](https://github.com/currents-dev/currents-playwright/issues/889)) ([d99883f](https://github.com/currents-dev/currents-playwright/commit/d99883f0dc32792b765b3aeba4f3be27e3a4aa75)) - bump undici from 6.25.0 to 6.27.0 ([#890](https://github.com/currents-dev/currents-playwright/issues/890)) ([ec113f9](https://github.com/currents-dev/currents-playwright/commit/ec113f9061cd661f4676522cb1400491afeaa95b)) ## [2.3.1](https://github.com/currents-dev/currents-playwright/compare/v2.3.0...v2.3.1) (2026-06-16) ### Bug Fixes - @currents/playwright compatibility with Playwright 1.61.0 [ENG-680] ([#881](https://github.com/currents-dev/currents-playwright/issues/881)) ([87d233b](https://github.com/currents-dev/currents-playwright/commit/87d233b839bd357c425be559cdfbd43350dbc2b7)) - bump @babel/code-frame from 7.29.0 to 7.29.7 ([#875](https://github.com/currents-dev/currents-playwright/issues/875)) ([7576777](https://github.com/currents-dev/currents-playwright/commit/75767776743a5be817cfaf80fe9fac1f11f8011c)) - ensure pwc-p run rejects the -G flag ([#882](https://github.com/currents-dev/currents-playwright/issues/882)) ([172e974](https://github.com/currents-dev/currents-playwright/commit/172e9744557e26431d51df7507f78486c8bd0f59)) # [2.3.0](https://github.com/currents-dev/currents-playwright/compare/v2.2.0...v2.3.0) (2026-06-05) ### Features - compress coverage upload [ENG-575] ([#871](https://github.com/currents-dev/currents-playwright/issues/871)) ([b31bc36](https://github.com/currents-dev/currents-playwright/commit/b31bc3678ccde30278c2d3e69f469d2ee91afb1e)) - gzip-compress instance stdout artifact uploads [ENG-574] ([#869](https://github.com/currents-dev/currents-playwright/issues/869)) ([54681cd](https://github.com/currents-dev/currents-playwright/commit/54681cd645e8660ebe956b51cb2b76b3100abe0b)) # [2.2.0](https://github.com/currents-dev/currents-playwright/compare/v2.1.4...v2.2.0) (2026-06-02) ### Bug Fixes - bump jiti from 2.6.1 to 2.7.0 ([#863](https://github.com/currents-dev/currents-playwright/issues/863)) ([7c074b2](https://github.com/currents-dev/currents-playwright/commit/7c074b241f6982a57f146ab85ae1d730bd5e1987)) - bump tmp from 0.2.6 to 0.2.7 ([#865](https://github.com/currents-dev/currents-playwright/issues/865)) ([293915d](https://github.com/currents-dev/currents-playwright/commit/293915d1a47a526ffe06ac95dc341eb59afe8be7)) ### Features - use unidici and drop axios [ENG-568] ([#836](https://github.com/currents-dev/currents-playwright/issues/836)) ([a3d7f72](https://github.com/currents-dev/currents-playwright/commit/a3d7f72df8ebd7e851687cce6f72b668b0867a26)), closes [#813](https://github.com/currents-dev/currents-playwright/issues/813) ## [2.1.4](https://github.com/currents-dev/currents-playwright/compare/v2.1.3...v2.1.4) (2026-05-29) ### Bug Fixes - restore git-preferred commit merge and clean CI branch names [ENG-563] ([#859](https://github.com/currents-dev/currents-playwright/issues/859)) ([a661071](https://github.com/currents-dev/currents-playwright/commit/a6610719e7c0e807a4677add101284b5ec6e029b)) ## [2.1.3](https://github.com/currents-dev/currents-playwright/compare/v2.1.2...v2.1.3) (2026-05-29) ### Bug Fixes - adopt CURRENTS_CI_URL as ciUrl config option [ENG-561] ([ef9326b](https://github.com/currents-dev/currents-playwright/commit/ef9326b3dd3728834d3bb86422ee915afd45aa6a)) - bump tmp from 0.2.5 to 0.2.6 ([#853](https://github.com/currents-dev/currents-playwright/issues/853)) ([73a765d](https://github.com/currents-dev/currents-playwright/commit/73a765d42c7599c251289457753d5689075405b6)) - bump tmp from 0.2.5 to 0.2.7 in /examples ([#852](https://github.com/currents-dev/currents-playwright/issues/852)) ([8beb700](https://github.com/currents-dev/currents-playwright/commit/8beb700ca00b087bdee1882842965363373765d1)) - bump tmp from 0.2.5 to 0.2.7 in /examples/imported-tests ([#855](https://github.com/currents-dev/currents-playwright/issues/855)) ([ba99ef2](https://github.com/currents-dev/currents-playwright/commit/ba99ef2cb6b415177e76f708fd128f16dc7d1910)) - update dependencies in package-lock.json and package.json ([#858](https://github.com/currents-dev/currents-playwright/issues/858)) ([5295543](https://github.com/currents-dev/currents-playwright/commit/52955430f2c09b0f59d82ac81907f1f300370bd7)) ## [2.1.2](https://github.com/currents-dev/currents-playwright/compare/v2.1.1...v2.1.2) (2026-05-26) ## [2.1.1](https://github.com/currents-dev/currents-playwright/compare/v2.1.0...v2.1.1) (2026-05-22) ### Bug Fixes - include the fully parallel flag into the accepted flags for pwc-p run. ([#840](https://github.com/currents-dev/currents-playwright/issues/840)) ([34615d4](https://github.com/currents-dev/currents-playwright/commit/34615d4da4151d33c27e2efda0dfb3d5a9ec42a8)) # [2.1.0](https://github.com/currents-dev/currents-playwright/compare/v2.0.0...v2.1.0) (2026-05-22) ### Features - add --pwc-environment option and discovery environment field [CSR-3613] ([#833](https://github.com/currents-dev/currents-playwright/issues/833)) ([3164c33](https://github.com/currents-dev/currents-playwright/commit/3164c335e3bb82db1794a65a8223442b5dae4718)) - azure ci data [CSR-4184] ([#816](https://github.com/currents-dev/currents-playwright/issues/816)) ([d452c27](https://github.com/currents-dev/currents-playwright/commit/d452c276f53b21fc7b920ae199d10a27e96a4fc4)) # [2.0.0](https://github.com/currents-dev/currents-playwright/compare/v1.23.2...v2.0.0) (2026-05-19) ### Breaking changes Breaking changes for orchestration (`pwc-p`) only. See the upgrade guide at https://docs.currents.dev/resources/reporters/currents-playwright/migration-to-playwright-1.60 - Update uses of `pwc-p` with the run subcommand `pwc-p run` - Any Playwright flags for filenames that were used for discovery/filtering need to be passed to `pwc-p discover` rather than `pwc-p run` ### Bug Fixes - bump dotenv from 17.2.3 to 17.4.2 ([#820](https://github.com/currents-dev/currents-playwright/issues/820)) ([6e177b4](https://github.com/currents-dev/currents-playwright/commit/6e177b49295b636f7a94b3ce01b5b3107053e11c)) - bump ws from 8.19.0 to 8.20.1 ([#826](https://github.com/currents-dev/currents-playwright/issues/826)) ([256f08c](https://github.com/currents-dev/currents-playwright/commit/256f08cdfcb5c0809028f7a2efe4ec7f581cf7ed)) - bump ws from 8.20.0 to 8.20.1 in /examples ([#828](https://github.com/currents-dev/currents-playwright/issues/828)) ([e927257](https://github.com/currents-dev/currents-playwright/commit/e927257403e777da2f89dfa34d1b6584fc549633)) - remove projectTags from createRun payload ([#829](https://github.com/currents-dev/currents-playwright/issues/829)) ([63e1630](https://github.com/currents-dev/currents-playwright/commit/63e163071ee83d013682a3f57a8db21431041047)) - surface Playwright errors in discovery reporter ([#832](https://github.com/currents-dev/currents-playwright/issues/832)) ([01da80d](https://github.com/currents-dev/currents-playwright/commit/01da80d4a4b137d1960857dbf0552e4f413137e3)) - correct path references in sharded test setup for fixture configuration ([0a1cebb](https://github.com/currents-dev/currents-playwright/commit/0a1cebb413a86e6f3f7d49de38927f15096b22b6)) - update path for last-run JSON fixture in discovery last-failed assertions ([23edebd](https://github.com/currents-dev/currents-playwright/commit/23edebdaee489f12cdff883861edd5f50c787c74)) - bump axios from 1.15.0 to 1.16.0 ([#809](https://github.com/currents-dev/currents-playwright/issues/809)) ([0943075](https://github.com/currents-dev/currents-playwright/commit/09430754181ff6356a68b89680d6e2ad37d3d947)) - bump axios from 1.15.0 to 1.16.0 in /examples/imported-tests ([#810](https://github.com/currents-dev/currents-playwright/issues/810)) ([839edb1](https://github.com/currents-dev/currents-playwright/commit/839edb1c7fcc58de42d9fd6362f2b7b57028a9bc)) - bump follow-redirects from 1.15.11 to 1.16.0 ([#801](https://github.com/currents-dev/currents-playwright/issues/801)) ([4299407](https://github.com/currents-dev/currents-playwright/commit/429940704e90fd3313a9a8de1989c8894eccb9b9)) - bump postcss from 8.5.9 to 8.5.10 ([#800](https://github.com/currents-dev/currents-playwright/issues/800)) ([cfd9556](https://github.com/currents-dev/currents-playwright/commit/cfd9556b674f2d459cc55a5196294ae2506839f1)) ### Features - v2 [CSR-4280] ([#815](https://github.com/currents-dev/currents-playwright/issues/815)) ([5e1dff7](https://github.com/currents-dev/currents-playwright/commit/5e1dff7b91e82ba736cf10fc44144cfa5c9cde65)) - add pwc-p discover and pwc-p run subcommands [CSR-4282] ([#813](https://github.com/currents-dev/currents-playwright/issues/813)) ([efb1303](https://github.com/currents-dev/currents-playwright/commit/efb1303898f9e129f8ead3c3d02b05a154a45e84)) - enhance orchestration reporter with onExit handling for cleanup and error notification ([22d1842](https://github.com/currents-dev/currents-playwright/commit/22d18428ffe14112a1ac277430b03f5e8bb971c7)) - Restore compatiblilty with Playwright 1.60.0 ## [1.23.2](https://github.com/currents-dev/currents-playwright/compare/v1.23.1...v1.23.2) (2026-04-17) ### Bug Fixes - retain trace for quarantine in retain-on-failures trace mode ([1f271c1](https://github.com/currents-dev/currents-playwright/commit/1f271c188296fc5f6a8e3631c8c8ec035bd60ef3)) ## [1.23.1](https://github.com/currents-dev/currents-playwright/compare/v1.23.0...v1.23.1) (2026-04-16) ### Bug Fixes - project dependencies missing in discovery when filtered by last-failed [CSR-4073] ([#785](https://github.com/currents-dev/currents-playwright/issues/785)) ([480bb59](https://github.com/currents-dev/currents-playwright/commit/480bb590088479d56ab3489c438f006bfe768535)), closes [#788](https://github.com/currents-dev/currents-playwright/issues/788) - run only id-only preOnlyTestFilters in discovery scanner [CSR-4094] ([#790](https://github.com/currents-dev/currents-playwright/issues/790)) ([288a240](https://github.com/currents-dev/currents-playwright/commit/288a240357745cb43748b7ac32a749eab4a11e0e)) # [1.23.0](https://github.com/currents-dev/currents-playwright/compare/v1.22.3...v1.23.0) (2026-04-09) ### Bug Fixes - bump axios from 1.13.6 to 1.15.0 in /packages/reporter [CSR-0] ([#768](https://github.com/currents-dev/currents-playwright/issues/768)) ([ae42763](https://github.com/currents-dev/currents-playwright/commit/ae427638542cf8a1f47e4a700fd25c48f7fb97f7)) - bump lodash from 4.17.23 to 4.18.1 ([#767](https://github.com/currents-dev/currents-playwright/issues/767)) ([017e881](https://github.com/currents-dev/currents-playwright/commit/017e881d245c6fd80acfa9abe4164b48a063b358)) - enhance CI provider detection and PR env capture [CSR-4046] ([#765](https://github.com/currents-dev/currents-playwright/issues/765)) ([d2bd16e](https://github.com/currents-dev/currents-playwright/commit/d2bd16e272eaf37bfb181168eafc7f672df4d13b)) ### Features - add visual testing example ([#738](https://github.com/currents-dev/currents-playwright/issues/738)) ([5b04482](https://github.com/currents-dev/currents-playwright/commit/5b044829d6c7c1adad471f5a1795f904d0866450)) ## [1.22.3](https://github.com/currents-dev/currents-playwright/compare/v1.22.2...v1.22.3) (2026-03-31) ### Bug Fixes - update axios and axios-retry to specific versions in reporter package ([#759](https://github.com/currents-dev/currents-playwright/issues/759)) ([0571297](https://github.com/currents-dev/currents-playwright/commit/0571297dbd16c899d2fa0772051e76686cf6fa54)) ## [1.22.2](https://github.com/currents-dev/currents-playwright/compare/v1.22.1...v1.22.2) (2026-03-25) ### Bug Fixes - or8n strip --project from task creation [CSR-4003] ([#752](https://github.com/currents-dev/currents-playwright/issues/752)) ([a698fd0](https://github.com/currents-dev/currents-playwright/commit/a698fd0ecafcc81b382d0fac1e12970e1e212c85)) ## [1.22.1](https://github.com/currents-dev/currents-playwright-changelog/compare/v1.22.0...v1.22.1) (2026-03-20) ### Bug Fixes - **reporter:** support commander v13 and excess argv ([82d6aa7](https://github.com/currents-dev/currents-playwright-changelog/commit/82d6aa715547f257c816a2abd4db507d11fdfafe)) # [1.22.0](https://github.com/currents-dev/currents-playwright/compare/v1.21.2...v1.22.0) (2026-03-03) ### Bug Fixes - added interrupted test case if any element is interrupted [CSR-3876] ([#729](https://github.com/currents-dev/currents-playwright/issues/729)) ([bdce6ee](https://github.com/currents-dev/currents-playwright/commit/bdce6eef2b69692a185e2e7aed62a104fe141ccb)) - bump @babel/code-frame from 7.28.6 to 7.29.0 ([#730](https://github.com/currents-dev/currents-playwright/issues/730)) ([3854f1d](https://github.com/currents-dev/currents-playwright/commit/3854f1d14c81ca7e610a68fa200c319dbdfe6fbc)) - bump pino from 10.3.0 to 10.3.1 ([#720](https://github.com/currents-dev/currents-playwright/issues/720)) ([cad86d3](https://github.com/currents-dev/currents-playwright/commit/cad86d337a852d1cc039f3ce7f5ff01f68a2a4dd)) ### Features - add consoleOutput flag for reporter output control [CSR-3433] ([#727](https://github.com/currents-dev/currents-playwright/issues/727)) ([fcbf845](https://github.com/currents-dev/currents-playwright/commit/fcbf845b8c29a30b73189d697dac537d83114208)) ## [1.21.2](https://github.com/currents-dev/currents-playwright/compare/v1.21.1...v1.21.2) (2026-02-17) ### Bug Fixes - bump axios from 1.13.2 to 1.13.5 ([#718](https://github.com/currents-dev/currents-playwright/issues/718)) ([9b9b131](https://github.com/currents-dev/currents-playwright/commit/9b9b131eb0187abf14e04c377907fa911edd0f02)) - bump pino from 9.14.0 to 10.2.0 ([#696](https://github.com/currents-dev/currents-playwright/issues/696)) ([03f25ef](https://github.com/currents-dev/currents-playwright/commit/03f25ef3890aa4331cfa7a0c5fd1e7e79d896e12)) - Support for deprecated --browser flag ([eb650fb](https://github.com/currents-dev/currents-playwright/commit/eb650fbb40052a36938a1fe61a286b5fb380b139)) ## [1.21.1](https://github.com/currents-dev/currents-playwright/compare/v1.21.0...v1.21.1) (2026-02-05) ### Bug Fixes - bump lodash from 4.17.21 to 4.17.23 ([#707](https://github.com/currents-dev/currents-playwright/issues/707)) ([f512fa3](https://github.com/currents-dev/currents-playwright/commit/f512fa31a9e52d1dd144476d65bb04ec9c9089e8)) - Orchestration exit code when cancelled (fail-fast) should always be 1 ([#712](https://github.com/currents-dev/currents-playwright/issues/712)) ([685f3c2](https://github.com/currents-dev/currents-playwright/commit/685f3c24e921fa27a772d9cb00be3fe081d3cb19)) # [1.21.0](https://github.com/currents-dev/currents-playwright/compare/v1.20.1...v1.21.0) (2026-01-19) ### Features A small semantic change in reporting logic for interrupted tests. For example, if tests are stopped by playwright in the middle of execution because of "maxFailures" or SIGINT, the tests will show up as "interrupted" instead of "failed". We still do not consider them as passed and a spec file or run having an interrupted test will be considered failed. We bump the minor version to prevent automatic updates. - report interrupted tets as "interrupted" instead of "failed" ([#689](https://github.com/currents-dev/currents-playwright/issues/689)) [CSR-3573] ([5caabe5](https://github.com/currents-dev/currents-playwright/commit/5caabe534a29b6367f974f8d3a4b35094ccc2c9b)) ## [1.20.2](https://github.com/currents-dev/currents-playwright/compare/v1.20.1...v1.20.2) (2026-01-13) ### Bug Fixes - Add additional debug logs to identify orchestration discovery timeouts ([#687](https://github.com/currents-dev/currents-playwright/issues/687)) ([853d026](https://github.com/currents-dev/currents-playwright/commit/853d026c58fdb87d1820ba301c3776e9a6494625)) ## [1.20.1](https://github.com/currents-dev/currents-playwright/compare/v1.20.0...v1.20.1) (2025-12-29) ### Bug Fixes - bump eslint from 9.35.0 to 9.39.2 ([#667](https://github.com/currents-dev/currents-playwright/issues/667)) ([625010d](https://github.com/currents-dev/currents-playwright/commit/625010d4c12ba2e40cea93b5fe1ba43a240e63e0)) - bump next from 15.4.8 to 15.4.9 ([#665](https://github.com/currents-dev/currents-playwright/issues/665)) ([54be510](https://github.com/currents-dev/currents-playwright/commit/54be510ad801f16453066b9a2d0f96d7e9f8948c)) - bump next from 15.4.9 to 15.4.10 ([#672](https://github.com/currents-dev/currents-playwright/issues/672)) ([eedc32f](https://github.com/currents-dev/currents-playwright/commit/eedc32f5e8f64e8109ec9a47127e97ab61a9dd81)) - handle orchestration cancellation without hanging [CSR-3540] ([#673](https://github.com/currents-dev/currents-playwright/issues/673)) ([ecf81f4](https://github.com/currents-dev/currents-playwright/commit/ecf81f46ee5cb64f9c82c90bcb48b9abf50f6d5a)) # [1.20.0](https://github.com/currents-dev/currents-playwright/compare/v1.17.0...v1.20.0) (2025-12-08) ### Bug Fixes - bump axios from 1.12.2 to 1.13.2 ([#656](https://github.com/currents-dev/currents-playwright/issues/656)) ([deaa5c2](https://github.com/currents-dev/currents-playwright/commit/deaa5c2479d02a59efe6301343e5036095d323d0)) - bump dotenv from 17.2.2 to 17.2.3 ([7edbe4f](https://github.com/currents-dev/currents-playwright/commit/7edbe4fa5909ca7b4bb1da250d89bb266a4e35bc)) - Switch from c12 to using jiti directly for config loading ([a830bc6](https://github.com/currents-dev/currents-playwright/commit/a830bc63e690074582cdb943fa138454a8b1f169)) ## [1.19.2](https://github.com/currents-dev/currents-playwright/compare/v1.19.1...v1.19.2) (2025-12-03) ### Bug Fixes fix: set dotenv import as quiet to remove log fix: downgrade c12 to reduce config loading timing issues ## [1.19.1](https://github.com/currents-dev/currents-playwright/compare/v1.17.0...v1.19.1) (2025-11-26) ### Bug Fixes - Ensure error.value is used as message to our backend when error.message is undefined ([#633](https://github.com/currents-dev/currents-playwright/issues/633)) ([23ed437](https://github.com/currents-dev/currents-playwright/commit/23ed437e98d3dc474c14bc6bf8096efb755562a4)) - include project deps in error copy for fake test result [CSR-3401] ([#641](https://github.com/currents-dev/currents-playwright/issues/641)) ([7129974](https://github.com/currents-dev/currents-playwright/commit/7129974cc7f43f2e9d3668729f3a5bf54b3fc860)) # [1.19.0](https://github.com/currents-dev/currents-playwright/compare/v1.18.0...v1.19.0) (2025-11-10) ### Bug Fixes - vscode pw extension compatibility [CSR-3311] ([#634](https://github.com/currents-dev/currents-playwright/issues/634)) ([cadbe14](https://github.com/currents-dev/currents-playwright/commit/cadbe14f8a39afd18530934370d952e364998abc)) # [1.18.0](https://github.com/currents-dev/currents-playwright/compare/v1.17.1...v1.18.0) (2025-11-04) ### Features - Regex Pattern Actions [CSR-2854] ([#627](https://github.com/currents-dev/currents-playwright/issues/627)) ([06d650c](https://github.com/currents-dev/currents-playwright-changelog/commit/06d650c3f4dff697af80bb3663b9a42913d094f8)) ## [1.17.1](https://github.com/currents-dev/currents-playwright-changelog/compare/v1.17.0...v1.17.1) (2025-10-07) ### Bug Fixes - Fixes pwc discovery support for --test-list and --test-list-invert ([a869ef3](https://github.com/currents-dev/currents-playwright-changelog/commit/a869ef388dd98cd89fb58788e66afdb551fa5526)) # [1.17.0](https://github.com/currents-dev/currents-playwright-changelog/compare/v1.15.3...v1.17.0) (2025-09-30) ### Bug Fixes - bump axios from 1.11.0 to 1.12.2 ([#598](https://github.com/currents-dev/currents-playwright-changelog/issues/598)) ([1e21928](https://github.com/currents-dev/currents-playwright-changelog/commit/1e219286547d16ea51ddd0770463586dccce02ff)) - bump debug from 4.4.1 to 4.4.3 ([68dafc9](https://github.com/currents-dev/currents-playwright-changelog/commit/68dafc95c6b84d99d7d1e2b135429a2f6ebd2a6d)) - bump dotenv from 16.5.0 to 17.2.1 ([ffee0d3](https://github.com/currents-dev/currents-playwright-changelog/commit/ffee0d3475afe89f2611854ce21234e1a755bf96)) - bump dotenv from 16.6.1 to 17.2.1 in /packages/reporter ([b0e9e6a](https://github.com/currents-dev/currents-playwright-changelog/commit/b0e9e6a9b053f0ec10d6e804300e5e95ee0d4d53)) - bump dotenv from 17.2.1 to 17.2.2 ([1a23936](https://github.com/currents-dev/currents-playwright-changelog/commit/1a239364ec6e436c3084555ad9355bb4f93d9a27)) - bump eslint from 9.29.0 to 9.31.0 ([6b67884](https://github.com/currents-dev/currents-playwright-changelog/commit/6b67884f775e6d004d2504622ec0b04e2ce11301)) - bump eslint from 9.31.0 to 9.35.0 ([2ce965f](https://github.com/currents-dev/currents-playwright-changelog/commit/2ce965f9f39dc30bbbe8aea8a0ebb34917def1e9)) - bump eslint-config-next from 15.3.1 to 15.4.2 ([#565](https://github.com/currents-dev/currents-playwright-changelog/issues/565)) ([2e6a3ae](https://github.com/currents-dev/currents-playwright-changelog/commit/2e6a3aeba3a9b3afca728256c3778286f9cccdd0)) - bump eslint-config-next from 15.4.2 to 15.5.4 ([2c3f46e](https://github.com/currents-dev/currents-playwright-changelog/commit/2c3f46e4f3299acbf0dda015285aea2eb83237a7)) - bump eslint-config-prettier from 9.1.0 to 10.1.8 ([c29abc7](https://github.com/currents-dev/currents-playwright-changelog/commit/c29abc7001516de7f2070f621b29640989b5bf41)) - bump eslint-config-prettier in /packages/eslint-config-custom ([e840d23](https://github.com/currents-dev/currents-playwright-changelog/commit/e840d234045b1518917ca2eeb25338a725ca49fa)) - bump eslint-config-turbo from 2.5.4 to 2.5.6 ([ba09609](https://github.com/currents-dev/currents-playwright-changelog/commit/ba09609a8cdcb2511021e26208a7c55868fafc7c)) - bump execa from 9.5.3 to 9.6.0 ([04c613a](https://github.com/currents-dev/currents-playwright-changelog/commit/04c613a495e7c7d637c536137d6c8f96f0132017)) - bump pino from 9.6.0 to 9.9.0 ([79108f4](https://github.com/currents-dev/currents-playwright-changelog/commit/79108f46d96ff231d6ff2be07a19afc4548e09f7)) - bump tmp from 0.2.3 to 0.2.5 ([#579](https://github.com/currents-dev/currents-playwright-changelog/issues/579)) ([2410538](https://github.com/currents-dev/currents-playwright-changelog/commit/2410538096ac1feae2aafc1aa5d281522d672848)) - Restore support for last-failed for pw 1.55 ([#587](https://github.com/currents-dev/currents-playwright-changelog/issues/587)) ([157004d](https://github.com/currents-dev/currents-playwright-changelog/commit/157004d1f3e3a22e91eb00ba4c6b2a68ebe35efd)) ### Features - add support for run and group level tags in rules fixture ([#585](https://github.com/currents-dev/currents-playwright-changelog/issues/585)) ([8f3cf69](https://github.com/currents-dev/currents-playwright-changelog/commit/8f3cf6939ada5551c6d29feac9887c1148deac3d)) - rename disableTitleTags option to disableTestTags [CSR-3000] ([#590](https://github.com/currents-dev/currents-playwright-changelog/issues/590)) ([7cd9928](https://github.com/currents-dev/currents-playwright-changelog/commit/7cd9928b30feb17d98988b400c6a48a1d9131db9)) # [1.16.0](https://github.com/currents-dev/currents-playwright/compare/v1.15.3...v1.16.0) (2025-08-20) ### Bug Fixes - bump tmp from 0.2.3 to 0.2.5 ([#579](https://github.com/currents-dev/currents-playwright/issues/579)) ([2410538](https://github.com/currents-dev/currents-playwright/commit/2410538096ac1feae2aafc1aa5d281522d672848)) - Restore support for last-failed for pw 1.55 ([#587](https://github.com/currents-dev/currents-playwright/issues/587)) ([157004d](https://github.com/currents-dev/currents-playwright/commit/157004d1f3e3a22e91eb00ba4c6b2a68ebe35efd)) ### Features - add support for run and group level tags in rules fixture ([#585](https://github.com/currents-dev/currents-playwright/issues/585)) ([8f3cf69](https://github.com/currents-dev/currents-playwright/commit/8f3cf6939ada5551c6d29feac9887c1148deac3d)) ## [1.15.3](https://github.com/currents-dev/currents-playwright-changelog/compare/v1.15.2...v1.15.3) (2025-07-19) ### Bug Fixes - promisify and await ws.send function [CSR-2912] ([#563](https://github.com/currents-dev/currents-playwright-changelog/issues/563)) ([d599082](https://github.com/currents-dev/currents-playwright-changelog/commit/d5990825300e851048db7b56ca7206e21b83b2c7)) ## [1.15.2](https://github.com/currents-dev/currents-playwright-changelog/compare/v1.15.1...v1.15.2) (2025-07-15) ### Bug Fixes - show correctly maxFailures warning [CSR-2866] ([#557](https://github.com/currents-dev/currents-playwright-changelog/issues/557)) ([098edf4](https://github.com/currents-dev/currents-playwright-changelog/commit/098edf4c10d02708b43f117ed30d822ce3f68ee4)) ## [1.15.1](https://github.com/currents-dev/currents-playwright/compare/v1.15.0...v1.15.1) (2025-07-04) ### Bug Fixes - ansi error message matching in actions ([#548](https://github.com/currents-dev/currents-playwright/issues/548)) ([738c91e](https://github.com/currents-dev/currents-playwright/commit/738c91edb20dd027bec22a52d8ae4e94bca08d17)) # [1.15.0](https://github.com/currents-dev/currents-playwright-changelog/compare/v1.13.3...v1.15.0) (2025-07-02) ### Bug Fixes - bump axios from 1.9.0 to 1.10.0 ([#544](https://github.com/currents-dev/currents-playwright-changelog/issues/544)) ([321a301](https://github.com/currents-dev/currents-playwright-changelog/commit/321a30151c8c13f5a20d956bd4f0fa9feb4297cf)) - bump ws from 8.18.2 to 8.18.3 ([#545](https://github.com/currents-dev/currents-playwright-changelog/issues/545)) ([530a7af](https://github.com/currents-dev/currents-playwright-changelog/commit/530a7afd864080541edd5311aa0facf42b3b76e3)) ### Features - Support upcoming Add Tag Currents Action [CSR-1988] ([#471](https://github.com/currents-dev/currents-playwright-changelog/issues/471)) ([5243c29](https://github.com/currents-dev/currents-playwright-changelog/commit/5243c293ded80d9087b264b50bd05082678333be)) ## [1.14.2](https://github.com/currents-dev/currents-playwright-changelog/compare/v1.14.2-beta.0...v1.14.2) (2025-06-24) ## [1.14.1](https://github.com/currents-dev/currents-playwright-changelog/compare/v1.13.3...v1.14.1) (2025-06-16) ### Bug Fixes - wait for reporters like blob reporter before starting new tasks [CSR-2742] ([#524](https://github.com/currents-dev/currents-playwright-changelog/issues/524)) ([cbc34e2](https://github.com/currents-dev/currents-playwright-changelog/commit/cbc34e2445482d7358ad32da5cd9669b11aae213)) ## [1.14.1-alpha.1](https://github.com/currents-dev/currents-playwright-changelog/compare/v1.14.1-alpha.0...v1.14.1-alpha.1) (2025-06-13) ### Bug Fixes - run currents reporter last ([59ba9f4](https://github.com/currents-dev/currents-playwright-changelog/commit/59ba9f42d4b95b8e00da81b280a9199bdc47c334)) ## [1.14.1-alpha.0](https://github.com/currents-dev/currents-playwright-changelog/compare/v1.13.3...v1.14.1-alpha.0) (2025-06-12) ### Features - Allow disabling orchestration event mode ([8f1fcdd](https://github.com/currents-dev/currents-playwright-changelog/commit/8f1fcdd49b4fed214c7ea7d860d037a246f1086a)) # [1.14.0](https://github.com/currents-dev/currents-playwright-changelog/compare/v1.14.0-beta.0...v1.14.0) (2025-06-09) ### Features - Add support for upcoming error message actions ([75a3a6b](https://github.com/currents-dev/currents-playwright/commit/75a3a6b4e527a96dfcd69b39b104a9db373be19a)) - support project level workers and batch size ([#495](https://github.com/currents-dev/currents-playwright/issues/495)) ### Bug Fixes - bump ts-pattern from 5.7.0 to 5.7.1 ([#520](https://github.com/currents-dev/currents-playwright/issues/520)) ([4e79425](https://github.com/currents-dev/currents-playwright/commit/4e79425ae27b22745ff2b428b1ad261f58427a42)) - bump ws from 8.18.1 to 8.18.2 ([#521](https://github.com/currents-dev/currents-playwright/issues/521)) ([43e18f0](https://github.com/currents-dev/currents-playwright/commit/43e18f0f07469f35660c23b2caddd79bbac118f0)) - await for uploads before starting the next or8n task for reruns [CSR-2683] ([#516](https://github.com/currents-dev/currents-playwright/issues/516)) ([2ffbd18](https://github.com/currents-dev/currents-playwright/commit/2ffbd180d4c32c9af3b9f967ada7815375f95891)) - escape special characters for spec files in orchestration [CSR-2675] ([#501](https://github.com/currents-dev/currents-playwright/issues/501)) ([09eef4c](https://github.com/currents-dev/currents-playwright/commit/09eef4c24c4422bb50706aed5224504f16daad24)) # [1.14.0-beta.0](https://github.com/currents-dev/currents-playwright-changelog/compare/v1.13.3...v1.14.0-beta.0) (2025-06-05) ### Bug Fixes - await for uploads before starting the next or8n task for reruns [CSR-2683] ([#516](https://github.com/currents-dev/currents-playwright/issues/516)) ([2ffbd18](https://github.com/currents-dev/currents-playwright/commit/2ffbd180d4c32c9af3b9f967ada7815375f95891)) - escape special characters for spec files in orchestration [CSR-2675] ([#501](https://github.com/currents-dev/currents-playwright/issues/501)) ([09eef4c](https://github.com/currents-dev/currents-playwright/commit/09eef4c24c4422bb50706aed5224504f16daad24)) ### Features - Add support for upcoming error message actions ([75a3a6b](https://github.com/currents-dev/currents-playwright/commit/75a3a6b4e527a96dfcd69b39b104a9db373be19a)) - support project level workers and batch size ([#495](https://github.com/currents-dev/currents-playwright/issues/495)) ## [1.13.4](https://github.com/currents-dev/currents-playwright-changelog/compare/v1.13.3...v1.13.4) (2025-05-30) ### Bug Fixes - escape special characters for spec files in orchestration [CSR-2675] ([#501](https://github.com/currents-dev/currents-playwright/issues/501)) ([09eef4c](https://github.com/currents-dev/currents-playwright/commit/09eef4c24c4422bb50706aed5224504f16daad24)) ## [1.13.3](https://github.com/currents-dev/currents-playwright-changelog/compare/v1.13.2...v1.13.3) (2025-05-29) ### Bug Fixes - coverage fixture issue with file truncations ([#500](https://github.com/currents-dev/currents-playwright/pull/500)) ## [1.13.2](https://github.com/currents-dev/currents-playwright-changelog/compare/v1.13.1...v1.13.2) (2025-05-21) ## [1.13.1](https://github.com/currents-dev/currents-playwright-changelog/compare/v1.13.0...v1.13.1) (2025-05-16) ### Bug Fixes - prevent overriding NODE_OPTIONS for pwc ([#491](https://github.com/currents-dev/currents-playwright-changelog/issues/491)) ([b344fdc](https://github.com/currents-dev/currents-playwright-changelog/commit/b344fdce935455d05531fde736c76807080c4698)) # [1.13.0](https://github.com/currents-dev/currents-playwright-changelog/compare/v1.12.6...v1.13.0) (2025-05-13) ### Features - enable support for batched orchestration ([#487](https://github.com/currents-dev/currents-playwright-changelog/issues/487)) ([b89cffa](https://github.com/currents-dev/currents-playwright-changelog/commit/b89cffa640150edeac3d3b6384104c9cdd981da7)) # [1.13.0-beta.2](https://github.com/currents-dev/currents-playwright-changelog/compare/v1.12.5...v1.13.0-beta.2) (2025-05-12) ### Bug Fixes - update prettier and eslint-config-turbo to latest versions; add undici-types dependency ([021839e](https://github.com/currents-dev/currents-playwright-changelog/commit/021839e7f517d31c5b788895a11f6140cf8d6fb4)) # [1.13.0-beta.1](https://github.com/currents-dev/currents-playwright-changelog/compare/v1.12.5...v1.13.0-beta.2) (2025-04-29) # [1.13.0-beta.0](https://github.com/currents-dev/currents-playwright-changelog/compare/v1.12.5...v1.13.0-beta.2) (2025-04-28) ### Features - allow receiving batched orchestration tasks ([832e30f](https://github.com/currents-dev/currents-playwright-changelog/commit/832e30f03da7d4f2c384a411c8f4abf0e84e1644)) - implement batched orchestration ([ea20c83](https://github.com/currents-dev/currents-playwright-changelog/commit/ea20c837fe43bbf82f629160d036c31ac7157f4c)) - use batched orchestration api to create session, fix log ([5150a9b](https://github.com/currents-dev/currents-playwright-changelog/commit/5150a9ba363a38fb1613300eea4a16e56ded8f09)) ## [1.12.6](https://github.com/currents-dev/currents-playwright-changelog/compare/v1.12.5...v1.12.6) (2025-05-12) ### Bug Fixes - remove undefined or lacking type annotations ([#488](https://github.com/currents-dev/currents-playwright-changelog/issues/488)) ([28e81f8](https://github.com/currents-dev/currents-playwright-changelog/commit/28e81f84b62c629ef5c93527dce6de58739d608a)) ## [1.12.5](https://github.com/currents-dev/currents-playwright-changelog/compare/v1.12.4...v1.12.5) (2025-05-12) ### Bug Fixes - add machine reset logic with global state in pwc-p-runner process ([#470](https://github.com/currents-dev/currents-playwright-changelog/issues/470)) ([51adb6f](https://github.com/currents-dev/currents-playwright-changelog/commit/51adb6fb506fbc875da98885d5d13c832c03728a)) - Bump @babel/code-frame from `7.26.2` to `7.27.1` ([#475](https://github.com/currents-dev/currents-playwright-changelog/issues/475)) ([3f9ec84](https://github.com/currents-dev/currents-playwright-changelog/commit/3f9ec845044550e195bf3b269afcb531b7512da9)) - bump execa from `9.5.2` to `9.5.3` ([8cfaca2](https://github.com/currents-dev/currents-playwright-changelog/commit/8cfaca2333e14010630b3910d3bb799decf4e7d9)) ## [1.12.4](https://github.com/currents-dev/currents-playwright-changelog/compare/v1.12.3...v1.12.4) (2025-05-09) ### Bug Fixes - Support attempt level annotations [CSR-2502] ([#467](https://github.com/currents-dev/currents-playwright-changelog/issues/467)) ([04f265a](https://github.com/currents-dev/currents-playwright-changelog/commit/04f265a6b32674db0186fbc7fc51b6cbf14344fb)) - Update discovery for last failed to support sharding [CSR-2469] ([#455](https://github.com/currents-dev/currents-playwright-changelog/issues/455)) ([cbe8870](https://github.com/currents-dev/currents-playwright-changelog/commit/cbe8870c958fef83ddb982224c3f3c0f06f2f6d3)), closes [#466](https://github.com/currents-dev/currents-playwright-changelog/issues/466) - Re-apply actions when afterAll hooks fail [CSR-2167] ([#445](https://github.com/currents-dev/currents-playwright/pull/445)) ## [1.12.3](https://github.com/currents-dev/currents-playwright-changelog/compare/v1.12.2...v1.12.3) (2025-04-29) ### Bug Fixes - support --fail-on-flaky flag introduced in playwright v1.52.0 (#453) ## [1.12.1](https://github.com/currents-dev/currents-playwright-changelog/compare/v1.12.0...v1.12.1) (2025-04-08) ### Bug Fixes - discovery for last-failed reruns in playwright 1.50+ ([#432](https://github.com/currents-dev/currents-playwright-changelog/issues/432)) ([8f9ce48](https://github.com/currents-dev/currents-playwright-changelog/commit/8f9ce4822e32cfc585619dba9862dee4fed8736a)) # [1.12.0](https://github.com/currents-dev/currents-playwright-changelog/compare/v1.11.7...v1.12.0) (2025-04-04) ### Features - improved support of last failed with or8n [CSR-2354] ([#421](https://github.com/currents-dev/currents-playwright-changelog/issues/421)) ([b1790c5](https://github.com/currents-dev/currents-playwright-changelog/commit/b1790c57cf9e10508f60d8dc2454e0a42b0ca9a9)) ### Bug Fixes - handle Axios errors in runScript function ([#422](https://github.com/currents-dev/currents-playwright-changelog/issues/422)) ([5c89eb8](https://github.com/currents-dev/currents-playwright-changelog/commit/5c89eb8753e59a7327c9175794bb2eba682d0ddc)) ## [1.11.7](https://github.com/currents-dev/currents-playwright-changelog/compare/v1.11.6...v1.11.7) (2025-03-27) ### Bug Fixes - disable fixtures when config is not available ([#411](https://github.com/currents-dev/currents-playwright-changelog/issues/411)) ([acec3a8](https://github.com/currents-dev/currents-playwright-changelog/commit/acec3a8d71590bbe19d8718331d73dab8eccc2ba)) ## [1.11.6](https://github.com/currents-dev/currents-playwright-changelog/compare/v1.11.5...v1.11.6) (2025-03-26) ## [1.11.5](https://github.com/currents-dev/currents-playwright-changelog/compare/v1.11.3...v1.11.5) (2025-03-24) ### Bug Fixes - Restore help from CLI programs, use shared debug option ([0772957](https://github.com/currents-dev/currents-playwright-changelog/commit/077295785648a71845492e589ca902176203f70a)) ## [1.11.4](https://github.com/currents-dev/currents-playwright-changelog/compare/v1.11.3...v1.11.4) (2025-03-18) ### Bug Fixes - allow using currents config file with pwc-p ([c1c8be3](https://github.com/currents-dev/currents-playwright-changelog/commit/c1c8be399194b28c2c5c0686fdc1fcdd18feec06)) ### Misc - add remote debug artifact upload functionality and update reporter integration ([e72328a](https://github.com/currents-dev/currents-playwright-changelog/commit/e72328aeeb0707e63382b0c6b21b67329f2a05e4)) - use RemoteDebug class ([3ec3026](https://github.com/currents-dev/currents-playwright-changelog/commit/3ec30261436f345f0eafef2a8ba6a53044e1d1c5)) - init debug if config file defines it, arrange correct assertion for checking mandatory keys, restore load function ([f80f4a1](https://github.com/currents-dev/currents-playwright-changelog/commit/f80f4a125e0f981b8adb9424f8a0d6faf6bf0d14)) - move block to accept debug from reporter config, remove debug init from default reporter ([e728005](https://github.com/currents-dev/currents-playwright-changelog/commit/e7280053780699427a1e8b37002d680b50903cc0)) - prevent looping mandatoryConfigKeys if skipValidation is present ([c690a57](https://github.com/currents-dev/currents-playwright-changelog/commit/c690a57db2d4463fbf8d7b38c687d3308f8f0cb4)) - remove unused debug initialization and console log in DefaultReporter ([79541b9](https://github.com/currents-dev/currents-playwright-changelog/commit/79541b90754456aaaa48dc9c22182e7298c35379)) ## [1.11.3](https://github.com/currents-dev/currents-playwright-changelog/compare/v1.11.1...v1.11.3) (2025-03-11) ### Bug Fixes - use debug level logs for coverage issues ([80da64f](https://github.com/currents-dev/currents-playwright-changelog/commit/80da64f6d897a1c9cbaa86edab2e0a64720ee14d)) ## [1.11.2](https://github.com/currents-dev/currents-playwright-changelog/compare/v1.11.1...v1.11.2) (2025-03-10) ## [1.11.1](https://github.com/currents-dev/currents-playwright-changelog/compare/v1.11.0...v1.11.1) (2025-03-07) ### Bug Fixes - actions, normalize tag matcher value ([f3caf46](https://github.com/currents-dev/currents-playwright/commit/f3caf46957e09a910781523f3bcfd5c7838dbbd1)) # [1.11.0](https://github.com/currents-dev/currents-playwright-changelog/compare/v1.9.4...v1.11.0) (2025-03-04) ### Bug Fixes - add try-catch block to sendCoverage ([c44f41e](https://github.com/currents-dev/currents-playwright-changelog/commit/c44f41ea80251d2e0e724c45d8ee41a66590298a)) - coverage example ([1fd5ffc](https://github.com/currents-dev/currents-playwright-changelog/commit/1fd5ffc1fc0869958e65793032ae7e2d697505e8)) - do not send coverage at test attempt level ([6315a9d](https://github.com/currents-dev/currents-playwright-changelog/commit/6315a9dc9170146bdfb07b336edb5451250a1df5)) - log an error when coverage file failed to load or parse ([f4f0ce3](https://github.com/currents-dev/currents-playwright-changelog/commit/f4f0ce3124bf7af18ecc58f26f95d9401c1c992d)) - send coverage at spec level ([c7ba2dd](https://github.com/currents-dev/currents-playwright-changelog/commit/c7ba2dd520333712d5365b30706dad65db5db5df)) # [1.10.0](https://github.com/currents-dev/currents-playwright-changelog/compare/v1.9.4...v1.10.0) (2025-02-27) ### Features - Add support for the includes action operator ([8f2faa1](https://github.com/currents-dev/currents-playwright-changelog/commit/8f2faa139aa3ab6bc99bf6979540b1c7884c73c1)) ## [1.9.5-beta.1](https://github.com/currents-dev/currents-playwright-changelog/compare/v1.9.4...v1.9.5-beta.1) (2025-02-23) ### Bug Fixes - allow using currents config file with pwc-p ([c1c8be3](https://github.com/currents-dev/currents-playwright-changelog/commit/c1c8be399194b28c2c5c0686fdc1fcdd18feec06)) - init debug if config file defines it, arrange correct assertion for checking mandatory keys, restore load function ([f80f4a1](https://github.com/currents-dev/currents-playwright-changelog/commit/f80f4a125e0f981b8adb9424f8a0d6faf6bf0d14)) - move block to accept debug from reporter config, remove debug init from default reporter ([e728005](https://github.com/currents-dev/currents-playwright-changelog/commit/e7280053780699427a1e8b37002d680b50903cc0)) - prevent looping mandatoryConfigKeys if skipValidation is present ([c690a57](https://github.com/currents-dev/currents-playwright-changelog/commit/c690a57db2d4463fbf8d7b38c687d3308f8f0cb4)) - remove unused debug initialization and console log in DefaultReporter ([79541b9](https://github.com/currents-dev/currents-playwright-changelog/commit/79541b90754456aaaa48dc9c22182e7298c35379)) ### Features - add remote debug artifact upload functionality and update reporter integration ([e72328a](https://github.com/currents-dev/currents-playwright-changelog/commit/e72328aeeb0707e63382b0c6b21b67329f2a05e4)) - use RemoteDebug class ([3ec3026](https://github.com/currents-dev/currents-playwright-changelog/commit/3ec30261436f345f0eafef2a8ba6a53044e1d1c5)) ## [1.9.5-beta.0](https://github.com/currents-dev/currents-playwright-changelog/compare/v1.9.4...v1.9.5-beta.0) (2025-02-23) ### Bug Fixes - allow using currents config file with pwc-p ([c1c8be3](https://github.com/currents-dev/currents-playwright-changelog/commit/c1c8be399194b28c2c5c0686fdc1fcdd18feec06)) - init debug if config file defines it, arrange correct assertion for checking mandatory keys, restore load function ([f80f4a1](https://github.com/currents-dev/currents-playwright-changelog/commit/f80f4a125e0f981b8adb9424f8a0d6faf6bf0d14)) - move block to accept debug from reporter config, remove debug init from default reporter ([e728005](https://github.com/currents-dev/currents-playwright-changelog/commit/e7280053780699427a1e8b37002d680b50903cc0)) - prevent looping mandatoryConfigKeys if skipValidation is present ([c690a57](https://github.com/currents-dev/currents-playwright-changelog/commit/c690a57db2d4463fbf8d7b38c687d3308f8f0cb4)) - remove unused debug initialization and console log in DefaultReporter ([79541b9](https://github.com/currents-dev/currents-playwright-changelog/commit/79541b90754456aaaa48dc9c22182e7298c35379)) ### Features - add remote debug artifact upload functionality and update reporter integration ([e72328a](https://github.com/currents-dev/currents-playwright-changelog/commit/e72328aeeb0707e63382b0c6b21b67329f2a05e4)) - use RemoteDebug class ([3ec3026](https://github.com/currents-dev/currents-playwright-changelog/commit/3ec30261436f345f0eafef2a8ba6a53044e1d1c5)) ## [1.9.4](https://github.com/currents-dev/currents-playwright-changelog/compare/v1.9.3...v1.9.4) (2025-02-12) ### Bug Fixes - add orchestration session creation timeout of 60 seconds ([7a3d419](https://github.com/currents-dev/currents-playwright-changelog/commit/7a3d419c5ea3ba9ef2883ec0d73a15c33f2a2ae6)) - add machineId parameter to getIntro method in OrchestrationPrinter ([c557d95](https://github.com/currents-dev/currents-playwright-changelog/commit/c557d9571dd51b323ad3168797f4764e9b8e3758)) ## [1.9.3](https://github.com/currents-dev/currents-playwright-changelog/compare/v1.9.2...v1.9.3) (2025-02-09) ### Bug Fixes - allow using currents config file with pwc-p [CSR-2123] ([#348](https://github.com/currents-dev/currents-playwright-changelog/issues/348)) ([c768fe2](https://github.com/currents-dev/currents-playwright-changelog/commit/c768fe202942307d477a2abb2f1677566fed463b)) ## [1.9.2](https://github.com/currents-dev/currents-playwright-changelog/compare/v1.9.1...v1.9.2) (2025-02-05) ### Bug Fixes - Truncate steps after we reach 2000 ([3496969](https://github.com/currents-dev/currents-playwright-changelog/commit/3496969dc26bd671e40a454783409900f371f677)) ## [1.9.1](https://github.com/currents-dev/currents-playwright-changelog/compare/v1.9.0...v1.9.1) (2024-12-27) ### Bug Fixes - Only warn on coverage errors ([7ff08c4](https://github.com/currents-dev/currents-playwright-changelog/commit/7ff08c483eaec6ac646c5b122225f197ce3d1248)) # [1.9.0](https://github.com/currents-dev/currents-playwright-changelog/compare/v1.9.0-beta.2...v1.9.0) (2024-12-16) ### Bug Fixes - Allow disabling the currents fixtures ([8ed39d3](https://github.com/currents-dev/currents-playwright-changelog/commit/8ed39d31b6bb137683ee3c30560f329ea5786ef9)) - Fixture config load spam ([0192808](https://github.com/currents-dev/currents-playwright-changelog/commit/019280858f1d713fe6077463308b439ff6ebfddb)) # [1.9.0-beta.0](https://github.com/currents-dev/currents-playwright-changelog/compare/v1.8.0...v1.9.0-beta.0) (2024-12-06) ### Bug Fixes - Output discovery errors in orchestration ([52cc209](https://github.com/currents-dev/currents-playwright-changelog/commit/52cc209966aff0199e4387a5f425a741f286a111)) ### Features - Add a git info fixture that can be used in rules matching ([c186f54](https://github.com/currents-dev/currents-playwright-changelog/commit/c186f54f40bb5cfbbbfa0ddc121ff685746a549c)) - Standardize rules annotations ([a6c93de](https://github.com/currents-dev/currents-playwright-changelog/commit/a6c93decf8620fa23ebafe1ca5b5f0d775cdb730)) - Rename Rules to Actions ([#298](https://github.com/currents-dev/currents-playwright-changelog/issues/298)) ([a5778ba](https://github.com/currents-dev/currents-playwright-changelog/commit/a5778ba6f7623ece4fd5843f8e5f2210a6dc0fbd)) # [1.8.0](https://github.com/currents-dev/currents-playwright-changelog/compare/v1.7.1...v1.8.0) (2024-11-25) ### Bug Fixes - collect coverage when coverage.projects is an empty array ([c7066c2](https://github.com/currents-dev/currents-playwright-changelog/commit/c7066c2ea3545a726c236989bf227acd5b3468e6)) ### Features - Relicense under MIT ([#250](https://github.com/currents-dev/currents-playwright-changelog/issues/250)) ([1797b4c](https://github.com/currents-dev/currents-playwright-changelog/commit/1797b4cbbdf011e1f09e6372ea1aaa3384adf324)) ## [1.7.1](https://github.com/currents-dev/currents-playwright-changelog/compare/v1.7.0...v1.7.1) (2024-11-21) ### Bug Fixes - Move msw back to being a dev package ([25ef14d](https://github.com/currents-dev/currents-playwright-changelog/commit/25ef14d0065c57131242ec96ab493f18ef8164d6)) - Use proper skip in quarantine so retires skip ([4980282](https://github.com/currents-dev/currents-playwright-changelog/commit/4980282c7694e4e720a02a9fbc80102d36108244)) # [1.7.0](https://github.com/currents-dev/currents-playwright-changelog/compare/v1.7.0-beta.0...v1.7.0) (2024-11-19) ### Bug Fixes - add coverage options to pwc-p program ([ef0c5e3](https://github.com/currents-dev/currents-playwright-changelog/commit/ef0c5e30302d791649f53cb9e7ec4ba662031ea7)) - tests ([b81a0a0](https://github.com/currents-dev/currents-playwright-changelog/commit/b81a0a01593a9329547fc08d2c9d8c66a1ef444a)) - typo ([e2aee5d](https://github.com/currents-dev/currents-playwright-changelog/commit/e2aee5d48dab05c11447d0358c4f60851efa8507)) - update config example ([b848e29](https://github.com/currents-dev/currents-playwright-changelog/commit/b848e29d6f72e8da4bcb2cf1a46059242e4a71a1)) * adding dependabot ([5a7210f](https://github.com/currents-dev/currents-playwright-changelog/commit/5a7210f0ed95ebb83eed98a9d7a2017b6f403bd9)) * use RULE_ANY_SYMBOL and RULE_NONE_SYMBOL ([41a5918](https://github.com/currents-dev/currents-playwright-changelog/commit/41a5918892be00a6902dff69c7d4fc9437ab8c8a)) ### Features - Add support for automation rules ([dfdf8e8](https://github.com/currents-dev/currents-playwright-changelog/commit/dfdf8e8b5fd60b47adee71083126ce17a5b2b1b1)) - Add support for coverage ## [1.6.2](https://github.com/currents-dev/currents-playwright-changelog/compare/v1.6.1...v1.6.2) (2024-10-19) ### Bug Fixes - add attachment type ([#209](https://github.com/currents-dev/currents-playwright-changelog/issues/209)) ([f1b540c](https://github.com/currents-dev/currents-playwright-changelog/commit/f1b540c0266cc603197b2e5a9c636dd436666bb4)) ## [1.6.1](https://github.com/currents-dev/currents-playwright-changelog/compare/v1.5.12...v1.6.1) (2024-10-15) ### Bug Fixes - npm audit fix ([9184a5d](https://github.com/currents-dev/currents-playwright-changelog/commit/9184a5dd11fc9def9df27b805264059ac7d20345)) - typo ([6ac5996](https://github.com/currents-dev/currents-playwright-changelog/commit/6ac5996ff246cd93aa3f4cd2e6d98fa69641bc6a)) ### Features - send previousCiBuildId on run creation, if set ([48bfcd0](https://github.com/currents-dev/currents-playwright-changelog/commit/48bfcd0745c3d5501955435a6b1acb9f86d7eb70)) - show inline test url ([abb336f](https://github.com/currents-dev/currents-playwright-changelog/commit/abb336f005c8ee141763df4d5c2f2a5e8e8af5c0)) # [1.6.0](https://github.com/currents-dev/currents-playwright-changelog/compare/v1.5.11...v1.6.0) (2024-09-20) ### Bug Fixes - patch path-to-regexp ([9cf3d77](https://github.com/currents-dev/currents-playwright-changelog/commit/9cf3d77cfd75b66808f64279fb63d1ef2b17a86c)) ### Features - report orchestration status via onFinish ([c427461](https://github.com/currents-dev/currents-playwright-changelog/commit/c4274611b05801703fa910b95eca83b469ec18e6)) - use configuration from