Skip to content

Releases: DanielMSchmidt/reactive-graphql-react

v2.0.1

Choose a tag to compare

@DanielMSchmidt DanielMSchmidt released this 29 Apr 22:12

2.0.1 (2021-04-29)

Bug Fixes

  • deps: update dependency rxjs to v7 (bf62f7f)

v2.0.0

Choose a tag to compare

@DanielMSchmidt DanielMSchmidt released this 15 Mar 17:00

2.0.0 (2019-03-15)

Bug Fixes

  • stop double rendering of same quiers (4ffad95)

BREAKING CHANGES

  • Please use graphql-tag to tag your queries

v1.0.0

Choose a tag to compare

@DanielMSchmidt DanielMSchmidt released this 21 Jan 08:48

1.0.0 (2019-01-21)

Bug Fixes

  • ci: use correct node versions (1d35c20)

Features