File tree 2 files changed +2
-2
lines changed
docs/app/component-testing
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ sidebar_label: Overview
20
20
21
21
## Framework Support
22
22
23
- Cypress Component Testing supports Angular 17.2.0+ .
23
+ Cypress Component Testing supports Angular ` ^18.0.0 ` and ` ^19.0.0 ` .
24
24
25
25
## Tutorial
26
26
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ following development servers and frameworks:
47
47
| [ Next.js 14-15] ( /app/component-testing/react/overview#Nextjs ) | React 18-19 | Webpack 5 |
48
48
| [ Vue with Vite] ( /app/component-testing/vue/overview#Vue-with-Vite ) | Vue 3 | Vite 4-6 |
49
49
| [ Vue with Webpack] ( /app/component-testing/vue/overview#Vue-with-Webpack ) | Vue 3 | Webpack 4-5 |
50
- | [ Angular] ( /app/component-testing/angular/overview#Framework-Configuration ) | Angular 17 -19 | Webpack 5 |
50
+ | [ Angular] ( /app/component-testing/angular/overview#Framework-Configuration ) | Angular 18 -19 | Webpack 5 |
51
51
| [ Svelte with Vite] ( /app/component-testing/svelte/overview#Svelte-with-Vite ) <Badge type = " info" >Alpha</Badge > | Svelte 5 | Vite 4-6 |
52
52
| [ Svelte with Webpack] ( /app/component-testing/svelte/overview#Svelte-with-Webpack ) <Badge type = " info" >Alpha</Badge > | Svelte 5 | Webpack 4-5 |
53
53
You can’t perform that action at this time.
0 commit comments