Last 7 days
2
Features: 1
Changes: 0
Fixes: 1
Deprecations: 0
Cross-browser end-to-end testing and browser automation framework.
Latest Playwright changelog updates, official release notes, breaking changes, security patches, pricing changes, and developer reactions in one product feed.
Follow this Playwright release-notes page to spot useful features, risky migrations, noisy announcements, and source links before they hit your backlog.
Changes.Watch links back to official changelog and release-note sources so summaries stay easy to verify.
Use channels to follow groups of tools around a stack, workflow, or topic.
Rolling windows show how many product updates landed in the last 7, 30, 90, and 365 days, grouped by existing changelog semantics.
2
2
5
5
Fix regression where tsconfig "extends" bare specifiers weren’t resolved via node_modules walk-up, breaking builds since 1.62
Component testing shifts to a story/gallery model with a new fixtures.mount() API for scoped locators and type‑checked props.
Fixed Expect.Extend matcher overriding default implementation when the same name is used within an expect instance.
Added virtual WebAuthn passkey support and a new WebStorage API for page storage access
Adds first‑class HAR recording via tracing.startHar()/tracing.stopHar() and a new drop() API for simulating file/clipboard drag‑and‑drop.