- Added locator enhancements: dragTo, toBeChecked, and optional text filtering
- Expanded testing API with expect(response).toBeOK(), testInfo.attach(), test.info(), new testCase.repeatEachIndex, and acceptDownloads now defaults to true
- Improved TypeScript integration (tsconfig baseUrl/paths, PW_EXPERIMENTAL_TS_ESM) and introduced GA npm init playwright scaffolding; breaking change alters fixture overriding via testProject.use
