Files
cypress/npm/react/CHANGELOG.md
T
2021-04-05 18:37:14 -04:00

8.3 KiB

@cypress/react-v5.2.0 (2021-03-19)

Features

@cypress/react-v5.1.2 (2021-03-16)

Bug Fixes

@cypress/react-v5.1.1 (2021-03-16)

Bug Fixes

@cypress/react-v5.1.0 (2021-03-15)

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)

@cypress/react-v5.0.1 (2021-02-17)

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

@cypress/react-v4.16.4 (2021-01-27)

Bug Fixes

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

@cypress/react-v4.16.3 (2021-01-05)

Bug Fixes

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

@cypress/react-v4.16.2 (2021-01-05)

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)

@cypress/react-v4.16.1 (2020-12-21)

Bug Fixes

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

@cypress/react-v4.16.0 (2020-11-30)

Features

@cypress/react-v4.15.16 (2020-11-23)

Bug Fixes

@cypress/react-v4.15.15 (2020-11-10)

Bug Fixes

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

@cypress/react-v4.15.14 (2020-10-30)

Bug Fixes

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

@cypress/react-v4.15.13 (2020-10-29)

Bug Fixes

@cypress/react-v4.15.12 (2020-10-14)

Bug Fixes

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