Skip to content

Commit d5cba3d

Browse files
authored
chore: add docs for Next.js 16 (#6323)
1 parent 717cc1b commit d5cba3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/app/component-testing/get-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ following development servers and frameworks:
4444
| ------------------------------------------------------------------------------------------------------------------ | ------------- | --------- |
4545
| [React with Vite](/app/component-testing/react/overview#React-with-Vite) | React 18-19 | Vite 5-7 |
4646
| [React with Webpack](/app/component-testing/react/overview#React-with-Webpack) | React 18-19 | Webpack 5 |
47-
| [Next.js 14-15](/app/component-testing/react/overview#Nextjs) | React 18-19 | Webpack 5 |
47+
| [Next.js 14-16](/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 5-7 |
4949
| [Vue with Webpack](/app/component-testing/vue/overview#Vue-with-Webpack) | Vue 3 | Webpack 5 |
5050
| [Angular](/app/component-testing/angular/overview#Framework-Configuration) | Angular 18-20 | Webpack 5 |

0 commit comments

Comments
 (0)