Commit Graph

8 Commits

Author SHA1 Message Date
Chris Breiding edb4642328 chore: Use @typescript-eslint/indent instead of eslint's indent (#19772) 2022-01-19 13:38:16 -05:00
Tim Griesser e4f5b106d4 feat: use hoisted yarn install in binary build (#17285) 2021-11-20 14:19:51 -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
Zachary Williams 16e4759e01 feat: support webpack-dev-server v4 (#17918)
* feat: migrate to new webpack-dev-server public api

* fix: extract version check, and disallow minor releases matching `/3\./` with a starts with req.

* feat: support webpack-dev-server v4

* fix webpack warning causing overlay and types

* pin test dependency

* fix tests that were using incorrect wewbpack configuration

Co-authored-by: Ollie Relph <ollie@relph.me>
2021-08-30 17:42:17 -04:00
Tim Griesser 02257b0fe1 chore: Move runner-ct dependencies to devDependencies (#17100) 2021-06-24 13:03:01 -04:00
Lachlan Miller 8c9c02e1d3 docs: update docs for unpublished cypress angular (#16820)
* docs: update docs for unpublished cypress angular

* Update npm/angular/README.md

Co-authored-by: Matt Hamil <matthamil@users.noreply.github.com>

Co-authored-by: Jessica Sachs <jess@jessicasachs.io>
Co-authored-by: Matt Hamil <matthamil@users.noreply.github.com>
Co-authored-by: Barthélémy Ledoux <bart@cypress.io>
2021-06-09 08:19:28 +10:00
Daniel Sogl 46de81e75f fix(angular): set rxjs versions > 6.6.0 as dependency (#16676) 2021-05-26 14:26:56 +10: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