Skip to content

Commit 3064b26

Browse files
authored
Fix Next.js version from 13 to 14 in README and docs (#431)
1 parent bcdb26c commit 3064b26

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ OpenNext takes the Next.js build output and converts it into a package that can
2222

2323
## Features
2424

25-
OpenNext aims to support all Next.js 13 features. Some features are work in progress. Please open a [new issue](/issues/new) to let us know!
25+
OpenNext aims to support all Next.js 14 features. Some features are work in progress. Please open a [new issue](/issues/new) to let us know!
2626

2727
- [x] App & Pages Router
2828
- [x] API routes

docs/pages/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Closed source SaaS products like [Amplify](https://aws.amazon.com/amplify/) have
4040
We need your help keeping it up to date and feature complete. Make sure to [**join us on Discord**](https://sst.dev/discord) and [**star us on GitHub**](https://github.com/sst/open-next).
4141
## Features
4242

43-
OpenNext aims to support all Next.js 13 features. Some features are work in progress. Please open a [new issue](https://github.com/sst/open-next/issues/new) to let us know!
43+
OpenNext aims to support all Next.js 14 features. Some features are work in progress. Please open a [new issue](https://github.com/sst/open-next/issues/new) to let us know!
4444

4545
- [x] App & Pages Router
4646
- [x] API routes

0 commit comments

Comments
 (0)