github facebook/relay v1.0.0-alpha2
v1.0.0-alpha.2

latest releases: v16.2.0, v16.1.0, v16.0.0...
pre-release7 years ago

New additions since alpha.1:

  • Many bugs fixed found in the first Alpha
  • Travis CI builds are now green - all tests passing, yay! (Last passing build)
  • relay-compiler now comes with a bin of the same name you can run on your codebase
  • Support for GraphQL subscriptions!

Get Started:

npm install react-relay@dev relay-compiler@dev babel-plugin-relay@dev

Any existing Relay Classic code will need to replace require('react-relay') with require('react-relay/classic').

Don't miss a new relay release

NewReleases is sending notifications on new releases.