You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* release version 9.0.0 of @cypress/react. ([b383b4f](https://github.com/cypress-io/cypress/commit/b383b4fb9adf676d96c6658230d68425fe9023cb))
7
+
8
+
9
+
### Features
10
+
11
+
* support react 19 for component testing with cypress/react [run ci] ([#30651](https://github.com/cypress-io/cypress/issues/30651)) ([94d360e](https://github.com/cypress-io/cypress/commit/94d360e8ae4dbffee03121c1d74c8c577ebaa1e2))
12
+
13
+
14
+
### BREAKING CHANGES
15
+
16
+
* Cypress 14 drops support for React 16-17. React 18 and up is supported.
0 commit comments