Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Commit 73a8ace

Browse files
authored
Merge pull request #69 from kalekseev/patch-2
Update README instructions about relay version
2 parents 49ab94b + 19b1380 commit 73a8ace

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@
55
A language plugin for [Relay](https://facebook.github.io/relay/) that adds TypeScript support, including emitting type
66
definitions.
77

8-
⚠️ As of this writing, [the pull-request](https://github.com/facebook/relay/pull/2293) that adds language plugin support
9-
to Relay has been merged but not release yet. Thus, if you want to use this plugin you’ll have to cut a release with that patch
10-
yourself. Alternatively, you can use prebuilt packages that [Artsy uses](https://github.com/alloy/relay/releases) (use the ones that are of the form `vx.x.x-plugin.x`, not `vx.x.x-artsy.x`).
8+
⚠️ As of this writing, the stable version of relay with this plugin isn't released yet so you will need to use 1.7.0 release candidate eg.: `yarn add [email protected]`.
119

1210
## Installation
1311

0 commit comments

Comments
 (0)