trojanowski/react-apollo-hooks
### [`v0.3.1`](https://togithub.com/trojanowski/react-apollo-hooks/blob/master/CHANGELOG.md#031httpsgithubcomtrojanowskireact-apollo-hookscomparev030v031-2019-01-25)
[Compare Source](https://togithub.com/trojanowski/react-apollo-hooks/compare/v0.3.0...v0.3.1)
##### Bug Fixes
- notifyOnNetworkStatusChange defaults to false ([#61](https://togithub.com/trojanowski/react-apollo-hooks/issues/61)) ([4da7d2d](https://togithub.com/trojanowski/react-apollo-hooks/commit/4da7d2d)), closes [#59](https://togithub.com/trojanowski/react-apollo-hooks/issues/59)
### [`v0.3.0`](https://togithub.com/trojanowski/react-apollo-hooks/blob/master/CHANGELOG.md#030httpsgithubcomtrojanowskireact-apollo-hookscomparev021v030-2019-01-16)
[Compare Source](https://togithub.com/trojanowski/react-apollo-hooks/compare/v0.2.1...v0.3.0)
##### Bug Fixes
- update React peer dependency ([51b3435](https://togithub.com/trojanowski/react-apollo-hooks/commit/51b3435))
##### Code Refactoring
- Rewrite in TypeScript. ([#39](https://togithub.com/trojanowski/react-apollo-hooks/issues/39)) ([055f0e2](https://togithub.com/trojanowski/react-apollo-hooks/commit/055f0e2))
##### Features
- **useQuery:** implement `skip` ([#42](https://togithub.com/trojanowski/react-apollo-hooks/issues/42)) ([873e7de](https://togithub.com/trojanowski/react-apollo-hooks/commit/873e7de))
- **useQuery:** use Apollo client state as the main source of truth ([#47](https://togithub.com/trojanowski/react-apollo-hooks/issues/47)) ([5ed243d](https://togithub.com/trojanowski/react-apollo-hooks/commit/5ed243d))
- implement SSR ([#44](https://togithub.com/trojanowski/react-apollo-hooks/issues/44)) ([664edc2](https://togithub.com/trojanowski/react-apollo-hooks/commit/664edc2))
##### BREAKING CHANGES
- minimum supported (and tested) version of React is now 16.8.0-alpha.1
- `useApolloClient` throws if the client is not available in the context instead of returning null
#### [0.2.1](https://togithub.com/trojanowski/react-apollo-hooks/compare/v0.2.0...v0.2.1) (2018-11-30)
##### Bug Fixes
- add graphql to peer dependencies ([9488383](https://togithub.com/trojanowski/react-apollo-hooks/commit/9488383))
Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot. View repository job log here.
This PR contains the following updates:
0.2.1
->0.3.1
Release Notes
trojanowski/react-apollo-hooks
### [`v0.3.1`](https://togithub.com/trojanowski/react-apollo-hooks/blob/master/CHANGELOG.md#031httpsgithubcomtrojanowskireact-apollo-hookscomparev030v031-2019-01-25) [Compare Source](https://togithub.com/trojanowski/react-apollo-hooks/compare/v0.3.0...v0.3.1) ##### Bug Fixes - notifyOnNetworkStatusChange defaults to false ([#61](https://togithub.com/trojanowski/react-apollo-hooks/issues/61)) ([4da7d2d](https://togithub.com/trojanowski/react-apollo-hooks/commit/4da7d2d)), closes [#59](https://togithub.com/trojanowski/react-apollo-hooks/issues/59) ### [`v0.3.0`](https://togithub.com/trojanowski/react-apollo-hooks/blob/master/CHANGELOG.md#030httpsgithubcomtrojanowskireact-apollo-hookscomparev021v030-2019-01-16) [Compare Source](https://togithub.com/trojanowski/react-apollo-hooks/compare/v0.2.1...v0.3.0) ##### Bug Fixes - update React peer dependency ([51b3435](https://togithub.com/trojanowski/react-apollo-hooks/commit/51b3435)) ##### Code Refactoring - Rewrite in TypeScript. ([#39](https://togithub.com/trojanowski/react-apollo-hooks/issues/39)) ([055f0e2](https://togithub.com/trojanowski/react-apollo-hooks/commit/055f0e2)) ##### Features - **useQuery:** implement `skip` ([#42](https://togithub.com/trojanowski/react-apollo-hooks/issues/42)) ([873e7de](https://togithub.com/trojanowski/react-apollo-hooks/commit/873e7de)) - **useQuery:** use Apollo client state as the main source of truth ([#47](https://togithub.com/trojanowski/react-apollo-hooks/issues/47)) ([5ed243d](https://togithub.com/trojanowski/react-apollo-hooks/commit/5ed243d)) - implement SSR ([#44](https://togithub.com/trojanowski/react-apollo-hooks/issues/44)) ([664edc2](https://togithub.com/trojanowski/react-apollo-hooks/commit/664edc2)) ##### BREAKING CHANGES - minimum supported (and tested) version of React is now 16.8.0-alpha.1 - `useApolloClient` throws if the client is not available in the context instead of returning null #### [0.2.1](https://togithub.com/trojanowski/react-apollo-hooks/compare/v0.2.0...v0.2.1) (2018-11-30) ##### Bug Fixes - add graphql to peer dependencies ([9488383](https://togithub.com/trojanowski/react-apollo-hooks/commit/9488383))Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!
".:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.