File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
docs/app/component-testing Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ sidebar_label: Overview
2020
2121## Framework Support
2222
23- Cypress Component Testing supports Angular 17.2.0+ .
23+ Cypress Component Testing supports Angular ` ^18.0.0 ` and ` ^19.0.0 ` .
2424
2525## Tutorial
2626
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ following development servers and frameworks:
4747| [ Next.js 14-15] ( /app/component-testing/react/overview#Nextjs ) | React 18-19 | Webpack 5 |
4848| [ Vue with Vite] ( /app/component-testing/vue/overview#Vue-with-Vite ) | Vue 3 | Vite 4-6 |
4949| [ 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 |
5151| [ Svelte with Vite] ( /app/component-testing/svelte/overview#Svelte-with-Vite ) <Badge type = " info" >Alpha</Badge > | Svelte 5 | Vite 4-6 |
5252| [ Svelte with Webpack] ( /app/component-testing/svelte/overview#Svelte-with-Webpack ) <Badge type = " info" >Alpha</Badge > | Svelte 5 | Webpack 4-5 |
5353
You can’t perform that action at this time.
0 commit comments