@cypress/react-v5.1.2 (2021-03-16)
@cypress/react-v5.1.1 (2021-03-16)
@cypress/react-v5.1.0 (2021-03-15)
- removing test for previous undesireable behavior (#15458) (35dde75)
- @cypress/react: Correctly unmount react components (#15250) (6b515c7)
- component-testing: ensure to call unmount after each test (#15385) (153fc51)
- make webpack-dev-server a peer dependency (#15163) (fa969fb)
- support ct/e2e specific overrides in cypress.json (#15444) (a94c9d5)
- @cypress/react: Make correct plugins for different adapters/bundlers (#15337) (fc30118), closes #9116
- create-cypress-tests installation wizard (#9563) (c405ee8), closes #9116
- Use lazy compilation for webpack-dev-server by default (#15158) (f237050)
@cypress/react-v5.0.1 (2021-02-17)
- update dependencies of npm/react-vue (#15095) (e028262)
- component-testing: make content adjust to size of window (#14876) (4cf3896)
- Added the need to install a preprocessor or a dev-server plugin
- Removed the pre-instalation of test coverage
- Install it manually by following the documentation
- removed the pre-installation of
cypress-react-selector- If you use
cy.react()in your tests, the command will not work anymore. Install it back in your support file
- If you use
@cypress/react-v4.16.4 (2021-01-27)
@cypress/react-v4.16.3 (2021-01-05)
@cypress/react-v4.16.2 (2021-01-05)
- Correct typo in @types/react peerDependencyMeta entry (#14306) (012d4f1)
- Component Testing: Broken links in docs (#14251) (a72529f)
- deps: update dependencies in @cypress/react (#14165) (2c4349e)