Releases: microsoft/playwright-vscode
Releases · microsoft/playwright-vscode
v1.0.21
Bugfixes
- feat: french localization in #399
- feat: watch .env files (and then reload) in #403
- fix: report config errors in the UI in #401
- fix: evaluate 'which' via shell if Node.js is not in PATH (fallback) in #400
- chore: show more debug info when no Node.js is available in #402
Full Changelog: v1.0.20...v1.0.21
v1.0.20
v1.0.19
v1.0.18
v1.0.17
Bugfixes
- fix: best-effort support for POMs when highlighting in #378
- feat: stringify non-string values in
playwright.env
setting in #380 - fix: when updating settings, update both workspace and globalin #381
- chore: highlight legacy page.click on hover in #382
- fix(win): normalize fs paths using vscode.Uri in #386
Full Changelog: v1.0.16...v1.0.17
v1.0.16
v1.0.15
v1.0.14
v1.0.13
This release includes:
- bugfixes
- "Show Trace Viewer" feature that works with Playwright 1.35+
v1.0.12
This release includes:
- bugfixes
- changes necessary for the upcoming 1.35 release of Playwright