Commit Graph

202 Commits

Author SHA1 Message Date
semantic-release-bot
852c026dd4 chore: release @cypress/react-v5.12.4
[skip ci]
2022-03-03 15:43:59 -05:00
Barthélémy Ledoux
9f6090170b fix: avoid nextjs unsafeCache and watchOptions (#20440) 2022-03-03 14:15:51 -06:00
semantic-release-bot
6a96ca567e chore: release @cypress/react-v5.12.3
[skip ci]
2022-02-10 15:16:23 -05:00
Lachlan Miller
9b967e06f5 fix: set correct default when using react-scripts plugin (#20141) 2022-02-10 01:26:20 -05:00
semantic-release-bot
f1fb88ac3a chore: release @cypress/react-v5.12.2
[skip ci]
2022-02-08 14:44:01 -05:00
Zachary Williams
dd11945f53 fix: remove nullish coalescing in js files to support node 12 (#20094) 2022-02-08 11:57:56 -06:00
Chris Breiding
edb4642328 chore: Use @typescript-eslint/indent instead of eslint's indent (#19772) 2022-01-19 13:38:16 -05:00
Ryan Manuel
5d1dce61e0 Merge master to dev 2022-01-10 13:01:12 -06:00
Zachary Williams
3f85a049ef Merge branch 'master' into develop 2022-01-10 16:02:22 +00:00
Zachary Williams
6304fd7548 fix: check resolvedNodePath for Next.js 12 guard (#19604) 2022-01-10 10:01:27 -06:00
renovate[bot]
797002f0ff chore(deps): update dependency axios to v0.21.2 [security] (#19021)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
2021-12-22 14:08:18 -06:00
semantic-release-bot
10e3e0a317 chore: release @cypress/react-v5.12.0
[skip ci]
2021-12-21 14:35:12 -05:00
Zachary Williams
415a7b149a feat: support create-react-app v5 (#19434) 2021-12-21 13:18:03 -06:00
semantic-release-bot
921f17e408 chore: release @cypress/react-v5.11.0
[skip ci]
2021-12-16 12:21:28 -05:00
Emily Rohrbough
6b15468579 chore: Migrate Windows Tests from Appveyor to CircleCI (#19037)
Co-authored-by: Zach Bloomquist <git@chary.us>
Co-authored-by: ElevateBart <ledouxb@gmail.com>
2021-12-02 14:20:06 -06:00
Michel Krämer
2a471d633a fix(react): link to rerender example (#19020)
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
2021-11-22 13:28:38 -05:00
Tim Griesser
e4f5b106d4 feat: use hoisted yarn install in binary build (#17285) 2021-11-20 14:19:51 -05:00
semantic-release-bot
4d9fb6c507 chore: release @cypress/react-v5.10.3
[skip ci]
2021-11-01 18:03:49 -04:00
Zachary Williams
d274a5b5d9 fix(@cypress/react): throw if using Next.js swc-loader without nodeVersion=system (#18686) 2021-11-01 13:04:42 -05:00
semantic-release-bot
514ebe58d5 chore: release @cypress/react-v5.10.2
[skip ci]
2021-10-29 18:54:40 -04:00
Zachary Williams
e2a869d2a9 fix: remove outdated registry link (#18710) 2021-10-29 18:28:37 -04:00
Pavlo Bilyk
cb0cbdf4c3 fix: Next.JS 12 components testing failing with TypeError: Cannot read property 'traceChild' of undefined (#18648) 2021-10-27 17:08:08 -05:00
Mohamed E
ea10795594 fix(cypress/react): disable react-refresh for craco setups (#18517)
Co-authored-by: Barthélémy Ledoux <bart@cypress.io>
2021-10-19 13:54:49 -05:00
semantic-release-bot
cc680f89b2 chore: release @cypress/react-v5.10.1
[skip ci]
2021-10-04 13:03:21 -04:00
userquin
853a6f5a33 chore: fix initial installation on windows (#18241) 2021-09-25 14:34:37 -04:00
Zachary Williams
db6f9096bd fix: next trace error (#18189) 2021-09-24 12:53:29 -04:00
Zachary Williams
70c7c36781 fix: configure proper pages directory for next application (#18009)
* fix: find pages directory for next applications

* convert new files to typescript and add transpile step

* add tsconfig for plugins
2021-09-14 13:17:57 +10:00
semantic-release-bot
ea94e1be8b chore: release @cypress/react-v5.10.0
[skip ci]
2021-09-10 12:48:27 -04:00
Barthélémy Ledoux
da4b1e06ce feat: allow usage of @react/plugins with cypress.config.js (#17738) 2021-09-09 16:17:14 -05:00
Gleb Bahmutov
36be9ebea5 docs: restore author of react,vue,ng component testing (#16800)
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
2021-09-09 12:58:01 -05:00
semantic-release-bot
b9b276fc18 chore: release @cypress/react-v5.9.4
[skip ci]
2021-08-10 15:45:42 -04:00
Barthélémy Ledoux
ee7e203fa0 fix: do not throw when alt path is found in next (#17658)
close #17476
2021-08-10 02:09:50 -04:00
semantic-release-bot
ab35d0ffd8 chore: release @cypress/react-v5.9.3
[skip ci]
2021-08-03 17:14:17 -04:00
Barthélémy Ledoux
130c0864e7 fix: plugin for next 11.0.2 moved webpack-config (#17529)
closes #17519, #17476
2021-08-02 13:01:08 -05:00
semantic-release-bot
3054f063da chore: release @cypress/react-v5.9.2
[skip ci]
2021-07-20 13:33:36 -04:00
365kim
8717e74305 docs: Fix link to blog post (#17381)
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
2021-07-19 08:36:03 -05:00
Michel EDIGHOFFER
e40969abe3 fix: improve React mountHook type (#17241)
* feat(react) : improve mountHook types

* chore: Remove wrapping which causes test failing

Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com>
2021-07-12 17:45:43 +10:00
semantic-release-bot
5c9fb0bc34 chore: release @cypress/react-v5.9.1
[skip ci]
2021-06-04 13:50:36 -04:00
Lachlan Miller
03481703c9 fix(cypress/react): add default webpack config path (#16813)
Co-authored-by: Barthélémy Ledoux <bart@cypress.io>
2021-06-04 11:29:45 -05:00
Shunfang Lan
98fe58cce3 fix(npm/react): webpack config sample bug (#16737)
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com>
2021-06-04 09:22:28 -05:00
semantic-release-bot
9a6a62050e chore: release @cypress/react-v5.9.0
[skip ci]
2021-05-31 01:38:48 -04:00
Pavel Strunkin
c618d30f3d feat: react-scripts. allow parametrise webpack config path (#16644)
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com>
2021-05-28 17:01:33 +10:00
semantic-release-bot
bb1f1ccf22 chore: release @cypress/react-v5.8.1
[skip ci]
2021-05-26 18:29:41 -04:00
Zach Bloomquist
8099b64a99 Merge branch 'develop' 2021-05-24 16:18:59 -04:00
Adam Gastineau
c4aaa58744 chore: Normalized reporters between CI tasks (#16608) 2021-05-21 08:10:53 -07:00
semantic-release-bot
63a9bf9ee4 chore: release @cypress/react-v5.8.0
[skip ci]
2021-05-20 23:56:39 -04:00
Alasdair McLeay
75c753be0e feat: custom webpack config for react/plugins/babel (#16597)
* Allow babel loader options to be configurable

Allow babel loader options to be configurable to support running within a monorepo.

Fixes #16596

* new configuration option in cypress.schema.json

* Revert "new configuration option in cypress.schema.json"

This reverts commit 0a39322db7.

* support custom webpack configuration via config function

* fix linting issue

* Update getBabelWebpackConfig.js

* linting

Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com>
2021-05-21 11:51:16 +10:00
Adam Gastineau
fca9b9aeb0 fix: Prevent mount .wrap command appearing in log (#16585) 2021-05-19 07:37:07 -07:00
Lachlan Miller
a277e98dfd chore(npm/angular): migrate angular adapter to monorepo (#16434)
* chore: migrate angular adapter to monorepo

* fix: update angular tests to use @cypress/angular

* update snapshots

* update snapshots

* update params

* replace cypress-angular with @cypress/angular

* make angular private

* chore: deps

* remove git keep

* chore: update yarn.lock

* add test
2021-05-19 11:35:06 +10:00
Jennifer Shehane
a19009afee chore: Update package.json/readmes for npm packages to better find changelog (#16482) 2021-05-13 08:53:25 -05:00