- Added new options to expect locator assertions (enabled, editable, visible) and enabled toHaveText to pierce shadow roots.
- Introduced maxRedirects option for API request GET and new CLI flags --pass-with-no-tests and --ignore-snapshots.
- Changed waitUntil:'domcontentloaded' to only wait for the target frame, aligning with the web spec (potential breaking change).