Skip to content

Commit

Permalink
added test to readQuery (#3838)
Browse files Browse the repository at this point in the history
* added test to readQuery

* deepcloned pre query copy

* Slight code adjustments

* Convert CRLF's to LF's

* Changelog update

* Convert CRLF's to LF's
  • Loading branch information
CarloPalinckx authored and hwillson committed Oct 27, 2018
1 parent e19908f commit 2eff863
Show file tree
Hide file tree
Showing 3 changed files with 1,333 additions and 1,294 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@
- Optimistic tests cleanup. <br/>
[@joshribakoff](https://github.com/joshribakoff) in [#3834](https://github.com/apollographql/apollo-client/pull/3834)

### Apollo Cache (vNext)

- Add `readQuery` test to make sure options aren't mutated. <br/>
[@CarloPalinckx](https://github.com/CarloPalinckx) in [#3838](https://github.com/apollographql/apollo-client/pull/3838)

## Apollo Client (2.4.4)

### Apollo Utilities (1.0.24)
Expand Down
Loading

0 comments on commit 2eff863

Please sign in to comment.