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

Commit

Permalink
Mention PR #2753 in Changelog.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamn committed Jan 28, 2019
1 parent 117de0c commit ae0625d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@
is completed. <br/>
[@sujeetsr](https://github.com/sujeetsr) in [#2716](https://github.com/apollographql/react-apollo/pull/2716)

- During server-side rendering, `ObservableQuery` objects created in
previous rendering passes will now be preserved in later passes (within
the same `getDataFromTree` or `getMarkupFromTree` call), so that errors
can be handled properly when using the `errorPolicy: "all"` option. <br/>
[PR #2753](https://github.com/apollographql/react-apollo/pull/2753)

## 2.4.0

### Bug Fixes
Expand Down

0 comments on commit ae0625d

Please sign in to comment.