Skip to content

Latest commit

 

History

History
109 lines (56 loc) · 7.65 KB

CHANGELOG.md

File metadata and controls

109 lines (56 loc) · 7.65 KB

Bug Fixes

  • remove --config-file false references and update types (#20643) (110f8ae)
  • Restore broken gif (#18987) (b637334)
  • scope config to current testing type (#20677) (61f7cfc)
  • support using create-cypress-tests as part of build process (#18714) (0501452)
  • unified-desktop-gui branch: initial installation on windows (#18247) (8614e97)

chore

  • prep npm packages for use with Cypress v10 (b924d08)

Features

BREAKING CHANGES

  • new version of packages for Cypress v10

Bug Fixes

Features

Features

  • deps: update dependency electron to v15 🌟 (#18317) (3095d73)

Bug Fixes

Bug Fixes

  • case issue create cypress tests with react/plugins/load-webpack (#16961) (c37ecea), closes #16960

Bug Fixes

  • add return config for vitejs templates (69d9de5)
  • add return config for vueCli and vueWebpack (9c12ee6)
  • remove all of rollup, not supported anymore (f8a71e7)
  • typo in the final message (run vs run-ct) (294db04)
  • vueCli and webpack key vue@2 fix when guessing (89f1bb9)

Bug Fixes

  • component-testing: Fix webpack-dev-server deps validation crash (#15708) (254eb47)

Features

  • support ct/e2e specific overrides in cypress.json (#15526) (43c8ae2)

Bug Fixes

create-cypress-tests-v1.0.0 (2021-03-15)

Bug Fixes

Features