Skip to content

v1.4.2

Choose a tag to compare

@qa-wolf-ops qa-wolf-ops released this 03 Aug 10:06
· 397 commits to main since this release
5c9ebf7

Patch Changes

  • f759778: Fix Windows runs failing with "Could not load @qawolf/testkit ... Received protocol 'c:'". The Node ESM loader requires file:// URLs for absolute paths on win32, so the testkit, Playwright, and emails loaders now convert resolved paths before dynamic import.