Skip to content

Commit 63cdc6c

Browse files
committed
chore: update README with note about version compatibility
1 parent ff311a0 commit 63cdc6c

File tree

1 file changed

+5
-12
lines changed

1 file changed

+5
-12
lines changed

Diff for: README.md

+5-12
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,10 @@ Read more about [Netlify redirects](https://docs.netlify.com/routing/redirects/)
134134

135135
### Versions
136136

137-
You can check our `package.json` for supported Next and Node versions. Our support of Next 10 is currently experimental.
137+
You can check our `package.json` for supported Next and Node versions.
138+
139+
For breaking Next.js releases, all Next.js versions before the breaking release will be locked to the last working plugin version.
140+
You can check dependency version compatibility [here](https://github.com/netlify/plugins/blob/master/site/plugins.json).
138141

139142
### Fallbacks for Pages with `getStaticPaths`
140143

@@ -146,14 +149,4 @@ For more on this, see: [Issue #7](https://github.com/netlify/next-on-netlify/iss
146149

147150
## Credits
148151

149-
This package is maintained by [Lindsay Levine](https://github.com/lindsaylevine) and [Cassidy Williams](https://github.com/cassidoo). It extends the project [next-on-netlify](https://github.com/netlify/next-on-netlify), authored originally by [Finn Woelm](https://github.com/finnwoelm).
150-
151-
## Showcase
152-
153-
The following sites are built with `next-on-netlify`:
154-
155-
![opinionatedreact.com](https://raw.githubusercontent.com/netlify/next-on-netlify/master/assets/showcase-opinionatedreact.png)
156-
[opinionatedreact.com](https://opinionatedreact.com/) ([via Twitter](https://twitter.com/NikkitaFTW/status/1302667952920162309))
157-
158-
![missionbit.org](https://raw.githubusercontent.com/netlify/next-on-netlify/master/assets/showcase-missionbit.png)
159-
[missionbit.org](https://www.missionbit.org/) ([#18](https://github.com/netlify/next-on-netlify/pull/18#issuecomment-643828966))
152+
This package extends the project [next-on-netlify](https://github.com/netlify/next-on-netlify), authored originally by [Finn Woelm](https://github.com/finnwoelm).

0 commit comments

Comments
 (0)