mirror of
https://github.com/cypress-io/cypress.git
synced 2026-02-11 17:50:01 -06:00
* Revert "chore: remove Typescript dependency from app node_modules in binary (#27577)" This reverts commit60d4c8356c. * Revert "chore: simplify build script (#27547)" This reverts commit0a86ec686e. * Revert "chore: upgrade lerna to 6, cache build step (#26913)" This reverts commit9e60aeba8f. * build everything * [run ci]
@cypress/react18
Mount React 18 components in the open source Cypress.io test runner
Note: This package is bundled with the
cypresspackage and should not need to be installed separately. See the React Component Testing Docs for mounting React components. Installing and importingmountfrom@cypress/react18should only be done for advanced use-cases.