15.1.0: Test keyboard navigation and focus with cy.press()

Released Released on September 1, 2025

cy.press() now sends arrow keys, Enter, Escape, Space, and more - not just Tab - so you can test real keyboard navigation and focus flows for accessibility.

This release also fixes GNOME launch failures under GTK 4, the Studio button showing on component tests, and tsx loading when paths contain spaces.

Read the changelog