Lachlan Miller
6adba462ea
feat: update to Vite 3 ( #22915 )
...
* chore: do not rely on transitive dep. from npm/react
* chore: bump to vite 3.0.2
* revert
* target es6
* remove unused code
* update styles
* remove ts-ignore
* bump to vite 3.0.3
2022-07-28 10:00:31 +10:00
Lachlan Miller
f0d3a48679
feat: React 18 support ( #22876 )
...
* update cli exports
* add additional react adapters
* update system test infra to better cover react versions
* use idiomatic cy.mount and cy.unmount
* add additional test projects
* update tests
* add new modules
* remove dead code, organize code more
* add react 16 project
* update webpack to resolve react correctly
* add test for react 16
* update snaps
* add react adapters
* ignore cli/react files
* use official rollup plugin to bundle npm/react
* update yarn lock for webpack dev server tests
* update vite dev server projects
* update config
* remove console.log
* update tsconfig
* fix tests
* fix another test
* update snaps
* update snaps
* fix build
* remove react{16,17}, update tests
* update build
* add missing export
* update test
* fixing tests
* fixing tests
* update snaps
* update snaps again
* build artifacts on circle
* dont try to update rollup plugin
* update circle
* update
* add missing build step
* update deps, remove old code
* revert circle changes
* do not hoist deps from react18
* remove deps
2022-07-22 11:35:09 +10:00
Zachary Williams
415a7b149a
feat: support create-react-app v5 ( #19434 )
2021-12-21 13:18:03 -06:00
Dmitriy Kovalenko
88e332c530
fix: cypress/react release process ( #9284 )
...
kitchen sink will be broken until 6.0 is finished.
2020-11-23 13:59:31 -05:00
Dmitriy Kovalenko
a89e4a0373
chore: Fix red master ( #8841 )
2020-10-14 10:55:57 -04:00
Dmitriy Kovalenko
30a5981b11
import bahmutov/cypress-react-unit-test to npm/react/
2020-10-01 13:54:22 +03:00