Gyzerok Adrenaline Versions Save

Simple Relay alternative

v1.0.2

7 years ago

Do not do unnecessary rerenders: https://github.com/gyzerok/adrenaline/pull/117

Big thanks to @ilyabo

v1.0.1

7 years ago

1.0.0-rc1

8 years ago

v0.11.1

8 years ago
  • Support for GraphQLEnumType inside nested types
  • Better errors from GraphQLConnector

v0.11.0

8 years ago
  • React dependency update
  • Some other dependencies update

v0.10.6

8 years ago
  • Better embedded types support
  • Known issues for README.md

v0.10.5

8 years ago
  • Support embedded types

v0.10.2

8 years ago

You now dont have to pass graphql function to <Adrenaline />

v0.10.0

8 years ago

First version of docs is available in the README

v0.1.1

8 years ago
  • Fixed incorrect behaviour of normalize util function
  • Added test or this case