Skip to content

Commit 4db78f2

Browse files
authored
chore: Update required NextJS version in readme (#234)
1 parent 0015b72 commit 4db78f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ The `getServerSideProps`, `getInitialProps`, and `getStaticProps` data hooks pro
116116

117117
Thankfully, Superjson is a perfect tool to bypass that limitation!
118118

119-
### Next.js SWC Plugin (experimental, v12.2 or above)
119+
### Next.js SWC Plugin (experimental, v13 or above)
120120

121121
Next.js SWC plugins are [experimental](https://nextjs.org/docs/advanced-features/compiler#swc-plugins-experimental), but promise a significant speedup.
122122
To use the [SuperJSON SWC plugin](https://github.com/blitz-js/next-superjson-plugin), install it and add it to your `next.config.js`:

0 commit comments

Comments
 (0)