- Added Aria snapshot assertion expect(locator).toMatchAriaSnapshot() with YAML accessibility tree generation (feature, docs).
- Enhanced test runner with testConfig.tsconfig, test.fail.only(), multiple globalSetup/Teardown, screenshot on first failure, HTML report navigation, and error.cause properties (feature).
- Breaking changes: Chrome/Edge channels now use new Chromium headless mode; WebKit support dropped for Ubuntu 20.04/Debian 11; @playwright/experimental‑ct‑vue2 and -solid packages deprecated (breaking, deprecation).