Skip to content

Commit 1f53bde

Browse files
committed
A note about current status
1 parent db00345 commit 1f53bde

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,16 @@ The toolkit designed to simplify data sourcing from the remote GraphQL API into
55
Note: this is **not** a source plugin by itself, but it helps [writing custom GraphQL source plugins][1]
66
by providing a set of convenience tools and conventions.
77

8-
## Try it
8+
The toolkit is in the late beta stage. The API won't change significantly,
9+
and possible breaking changes will be documented in the [changelog](./CHANGELOG.md)
10+
or separate migration guides.
11+
12+
## Installation
913

1014
```shell
1115
npm install --save gatsby-graphql-source-toolkit
1216
```
1317

14-
The toolkit is in alpha stage, so **expect breaking changes**.
15-
1618
## Get Help
1719

1820
Check out the [#gatsby-graphql-toolkit](https://discord.gg/RT2Wqr8) channel on Gatsby Discord.

0 commit comments

Comments
 (0)