Skip to content

Commit f4a943e

Browse files
docs: add note about gatsby v4 (#207)
1 parent d719435 commit f4a943e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

gatsby-source-graphcms/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@
2222
<a href="https://gatsby-source-graphcms.vercel.app">Demo</a> • <a href="https://github.com/GraphCMS/gatsby-starter-graphcms-blog">gatsby-starter-graphcms-blog</a> • <a href="https://slack.graphcms.com">Join us on Slack</a> • <a href="https://app.graphcms.com">Login to GraphCMS</a> • <a href="https://twitter.com/GraphCMS">@GraphCMS</a>
2323
</p>
2424

25+
<br />
26+
27+
> **This documentation refers to the stable version of `gatsby-source-graphcms`, for Gatsby v3.x or 2.x.** <br /> > **If you are using Gatsby v4, [click here](https://github.com/GraphCMS/gatsby-source-graphcms/tree/next)**.
28+
2529
## Installation
2630

2731
```shell

0 commit comments

Comments
 (0)