Commit Graph

395 Commits

Author SHA1 Message Date
semantic-release-bot
09479fc920 chore: release @cypress/webpack-dev-server-v1.3.0
[skip ci]
2021-05-13 19:52:19 -04:00
semantic-release-bot
13436fa0c8 chore: release @cypress/schematic-v1.0.3
[skip ci]
2021-05-13 19:52:04 -04:00
Lachlan Miller
c9fb982ab1 feat(npm/webpack-preprocessor): WIP support webpack 5 alongside webpack 4 (#16493) (#16504)
* feat: support webpack 5 alongside webpack 5

* revert code
2021-05-14 09:34:34 +10:00
Adam Murray
ae33b5c449 fix: angular schematic readme update. add check to make sure e2e folder exists to avoid deletion error. (#16506)
* fix: add attribution. add check for e2e folder to fix error that shows when none present.

* doc: update attribution

* doc: remove extra <br /> tag

* doc: add link to plugins discussion

* chore: remove unused sem-ver dependency.
2021-05-13 15:42:40 -04:00
Lachlan Miller
0cea625f35 feat: support webpack dev server v4 (#16414)
* feat: support webpack dev server v4

* simplify code

* add types
2021-05-13 12:12:29 +10:00
semantic-release-bot
4577fdeed2 chore: release @cypress/schematic-v1.0.2
[skip ci]
2021-05-12 16:58:41 -04:00
Adam Murray
9b7fc4659b fix: update schematic readme with examples (#16485)
* fix: remove unnecessary projectid

* doc: update readme with usage examples
2021-05-12 16:44:38 -04:00
semantic-release-bot
4180590145 chore: release @cypress/schematic-v1.0.1
[skip ci]
2021-05-12 12:19:59 -04:00
Barthélémy Ledoux
f8395a75a8 fix: configure the publish of @cypress/schematic (#16479) 2021-05-12 10:55:12 -05:00
semantic-release-bot
0539331728 chore: release @cypress/react-v5.7.0
[skip ci]
2021-05-12 04:21:07 -04:00
semantic-release-bot
a98a4c5747 chore: release @cypress/schematic-v1.0.0
[skip ci]
2021-05-12 04:20:47 -04:00
Adam Murray
3351aeaf2b fix: update angular schematic test and scripts. (#16466)
* fix: merge commit

* fix: remove jasmine. add mocha/chai. remove builder test for now. update tsconfig. update package json with main folder. remove package yarn.lock in favor of monorepo

* fix: restore filenames

* fix: add eslint ignore for compiled files

* fix: move eslintignore to root. add circle commands for schematic.

* fix: add master to releaserc. update test build scripts. update schematic test.
2021-05-11 23:58:51 -04:00
Adam Murray
cac3685cac feat: add cypress schematic and builders for angular (#16449)
* fix: lint fixes. add .eslintrc

* Update eslint config

* fix: remove jasmine. add mocha/chai. remove builder test for now. update tsconfig. update package json with main folder. remove package yarn.lock in favor of monorepo

* fix: restore filenames

* fix: add eslint ignore for compiled files

* fix: move eslintignore to root. add circle commands for schematic.

* fix: upate file pattern for ignore

* fix: add angular/cli to build step

* fix: update working dir

* fix: add eslint

* fix: update polocy version to avoid eslint issue
2021-05-11 21:04:12 -04:00
Barthélémy Ledoux
811c7e3607 feat: allow to import/require files in CRA plugin out of src (#16453) 2021-05-11 16:54:59 -05:00
semantic-release-bot
a8aa9d0680 chore: release @cypress/webpack-dev-server-v1.2.0
[skip ci]
2021-05-11 00:38:22 -04:00
semantic-release-bot
fe6f2618c1 chore: release @cypress/vue-v2.2.3
[skip ci]
2021-05-11 00:38:04 -04:00
semantic-release-bot
81ff2ead64 chore: release @cypress/vite-dev-server-v1.2.7
[skip ci]
2021-05-11 00:37:46 -04:00
semantic-release-bot
44e7a41d7a chore: release @cypress/react-v5.6.0
[skip ci]
2021-05-11 00:37:29 -04:00
semantic-release-bot
fa4330f55e chore: release @cypress/design-system-v1.4.0
[skip ci]
2021-05-11 00:37:11 -04:00
Lachlan Miller
7b242acbf6 fix: remove unnecessary dependency (#16412) 2021-05-11 14:02:34 +10:00
Chris Breiding
70bc98a790 Merge branch 'master' into develop 2021-05-10 19:23:43 -04:00
semantic-release-bot
049217455b chore: release create-cypress-tests-v1.1.1
[skip ci]
2021-05-10 16:11:40 -04:00
Jennifer Shehane
61fd6c47cd remove unused deps from webpack-preprocessor (#16384)
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com>
2021-05-10 17:37:12 +10:00
Lachlan Miller
14c22929ba feat: exclude html pwa plugin in webpack dev server (#16388)
Co-authored-by: Adam Gastineau <adamg@cypress.io>
2021-05-10 16:14:03 +10:00
Makoto Tateno
88019b5d9f chore: fix typo (#16345)
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
2021-05-07 10:58:39 -05:00
Adam Gastineau
4aeefd7a1d chore(design-system): Added missing exports and index.ts (#16351) 2021-05-07 08:17:15 -07:00
Jennifer Shehane
413a197482 chore: Remove extra renovate.json file (#16385) 2021-05-07 08:17:08 -05:00
Barthélémy Ledoux
a0d8cfe9ae Merge branch 'master' into develop 2021-05-06 20:06:43 +00:00
renovate[bot]
38ab170fea fix(deps): update dependency cypress-real-events to version 1.4.0 🌟 (#16363)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-06 14:48:39 -05:00
Barthélémy Ledoux
9cb3490e11 Merge branch 'master' into fix/create-cypress-tests 2021-05-06 11:41:12 -05:00
ElevateBart
60e38c16e5 tests: use the proper keys for selecting framework 2021-05-06 11:02:57 -05:00
ElevateBart
89f1bb9bc6 fix: vueCli and webpack key vue@2 fix when guessing 2021-05-05 14:57:26 -05:00
ElevateBart
9dbb847ff9 tests: update snapshots 2021-05-05 14:49:42 -05:00
ElevateBart
9c12ee6d84 fix: add return config for vueCli and vueWebpack 2021-05-05 14:49:28 -05:00
ElevateBart
69d9de581a fix: add return config for vitejs templates 2021-05-05 13:42:26 -05:00
semantic-release-bot
5ef8ba4a9d chore: release @cypress/vue-v2.2.2
[skip ci]
2021-05-05 13:49:10 -04:00
semantic-release-bot
ff751df579 chore: release @cypress/react-v5.5.0
[skip ci]
2021-05-05 13:48:50 -04:00
Barthélémy Ledoux
7cb15d29e1 Merge branch 'develop' into 14da148829-master-into-develop 2021-05-05 12:37:31 -05:00
ElevateBart
f8a71e75ae fix: remove all of rollup, not supported anymore 2021-05-05 11:53:45 -05:00
ElevateBart
294db04f04 fix: typo in the final message (run vs run-ct) 2021-05-05 11:50:13 -05:00
Lachlan Miller
2d8f55bfca feat(npm/react): Add craco plugin (#16333)
* add craco example

* feat: add craco plugin

* update readme

* remove old files
2021-05-05 11:06:26 -05:00
Barthélémy Ledoux
500cab95ef fix: accept webapck 4 & 5 as peer dependencies of @cypress/vue and @cypress/react (#16290) 2021-05-05 11:06:14 -05:00
Lachlan Miller
8a83bb1c71 fix(npm/react): support transpiling typescript files in support (#16197)
* fix: transpile typescript in supportFolder for react-scripts

* lint

* lint

* lint

* lint

* update package.json deps

* Remove yarn lock

* inject dev serverg

* add circleci reporter

Co-authored-by: Barthélémy Ledoux <bart@cypress.io>
2021-05-05 11:01:18 -05:00
Lachlan Miller
958a9c2691 feat(npm/react): Add craco plugin (#16333)
* add craco example

* feat: add craco plugin

* update readme

* remove old files
2021-05-06 00:33:34 +10:00
Adam Gastineau
a73adf2b49 feat(design-system): SpecList - FileTree - VirtualizedTree (#16179) 2021-05-03 15:42:38 -07:00
Barthélémy Ledoux
c4151fbd9f fix: accept webapck 4 & 5 as peer dependencies of @cypress/vue and @cypress/react (#16290) 2021-05-03 13:45:12 -05:00
Ben Kucera
b2ccd4d07c chore(ci): fix missing percy snapshots (#16240) 2021-04-30 16:47:45 -04:00
semantic-release-bot
112e658ce2 chore: release @cypress/react-v5.4.2
[skip ci]
2021-04-29 22:40:55 -04:00
semantic-release-bot
eebb06c4d2 chore: release @cypress/mount-utils-v1.0.2
[skip ci]
2021-04-29 22:40:38 -04:00
Barthélémy Ledoux
54c2925e8e Merge branch 'master' into develop 2021-04-30 02:23:09 +00:00