chore(runner): add changeset for #playwright alias fix#1387
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
WalkthroughThis change adds a changeset file recording a patch release for the Estimated code review effort: 1 (Trivial) | ~2 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Overview of Changes
Adds the missing changeset for the
#playwrightruntime-isolate fix that merged in #1386 without one, so no release was triggered. This PR carries only the changeset (patchbump for@qawolf/cli) to cut a release that includes that fix.The fix itself (already on
main): flows in the isolated managed runtime crashed withERR_PACKAGE_IMPORT_NOT_DEFINEDbecause the pulled bundle'spackage.jsonomits theimportsfield.writeExecSubpathImportsnow merges the#playwrightalias into the stagedexec/package.json, resolving it through the inner-hopnode_modulessymlink to the pinned Playwright.Testing
No code changes — changeset only. Validated with:
Checklist