- Add readonly enforcement for runtime config changes, new timeout option for cy.writeFile, and CYPRESS_VERIFY_TIMEOUT env var; increase internal socket buffer size to support large file writes
- Fix multiple stability issues: eliminate unnecessary snapshotting, stop automatic HTTP retry proxy, correct log association, improve skip handling, restore fixture encoding and cy.contains behavior, and prevent crashes on malformed proxy...
- Update TypeScript typings for custom commands and sessions, and upgrade ssri dependency to address a security vulnerability