- Added powerful options to cy.visit (url, method, body, headers), expanded cy.request to support a full list of HTTP methods, introduced {home}/{end} shortcuts for cy.type, and gave the Cypress Chrome extension a static ID for enterprise ...
- Fixed a wide range of issues including GitHub login UI, jQuery compatibility, fixture filename parsing, baseUrl trailing slash handling, wrap/retry behavior, timeout argument passing, filter option parsing, frame‑busting detection, undef...
- Enhanced documentation for new features (retryability, HTTP methods, cy.type keys, Chrome extension whitelisting), added yarn update instructions, and upgraded numerous internal dependencies.