Skip to content

Latest commit

 

History

History
124 lines (61 loc) · 7.91 KB

File metadata and controls

124 lines (61 loc) · 7.91 KB

Bug Fixes

Bug Fixes

Bug Fixes

  • 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)

Features

  • 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)

Bug Fixes

  • update dependencies of npm/react-vue (#15095) (e028262)
  • component-testing: make content adjust to size of window (#14876) (4cf3896)

Features

BREAKING CHANGES

  • Added the need to install a preprocessor or a dev-server plugin
  • Removed the pre-instalation of test coverage
  • removed the pre-installation of cypress-react-selector

Bug Fixes

  • deps: update dependency debug to version 4.3.1 🌟 (#14583) (9be6165)

Bug Fixes

  • typo in @types/react peer dependency package name (#14261) (b87519d)

Bug Fixes

  • 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)

Bug Fixes

  • react: link types from the correct directory (#14255) (e2bc209)

Features

Bug Fixes

Bug Fixes

  • adding build-prod tasks to all of the npm dependencies that need artifacts (#9045) (550c05c)

Bug Fixes

  • adding build-prod tasks to all of the npm dependencies that need artifacts (#9046) (462829b)

Bug Fixes

Bug Fixes

  • make imported @cypress/react working and pass CI (#8718) (5e4b638)