- Added first‑class fixture support with new cy.fixture() command, supporting JSON/JS/Coffee files, auto‑validation, formatting, and auto‑creation of example fixtures.
- Enhanced cy.route() to accept response aliases and a special fixture/fx keyword for loading fixture responses automatically.
- Fixed CypressError click to display associated XHR error, corrected RegExp argument formatting in logs, and updated bluebird and glob dependencies.