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

Commit

Permalink
Changelog / PR link update
Browse files Browse the repository at this point in the history
  • Loading branch information
hwillson committed Mar 27, 2019
1 parent be79785 commit 0fb9272
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change log

## vNext

### Bug Fixes

- Fixes `Could not find "client" in the context of ApolloConsumer` errors when
using `MockedProvider`. <br/>
[@hwillson](https://github.com/hwillson) in [#2907](https://github.com/apollographql/react-apollo/pull/2907)


## 2.5.3

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion src/react-apollo.cjs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// the CJS bundled version of the codebase (via `lib/react-apollo.cjs.js`) is
// used when running tests.
//
// See: https://github.com/apollographql/react-apollo/issues/2900
// See: https://github.com/apollographql/react-apollo/pull/2907
//
// This hack is temporary as the `test-utils` will be moved into their own
// repo in React Apollo 3.0.
Expand Down

0 comments on commit 0fb9272

Please sign in to comment.