From 78c06a1bcdeb7bb50b3c557d442cb4b7dfb192e2 Mon Sep 17 00:00:00 2001 From: Hugh Willson Date: Thu, 21 Mar 2019 07:59:03 -0400 Subject: [PATCH] Changelog updates --- Changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Changelog.md b/Changelog.md index 0ec63597f1..eedb8e58c4 100644 --- a/Changelog.md +++ b/Changelog.md @@ -46,6 +46,9 @@ - The `ApolloProvider` / `ApolloConsumer` implementations have been refactored to use [React 16.3's new context API](https://reactjs.org/docs/context.html).
[@wzrdzl](https://github.com/wzrdzl) in [#2540](https://github.com/apollographql/react-apollo/pull/2540) +- All `dependencies` and `devDependencies` have been updated to their latest + versions, and related Typescript changes have been applied.
+ [@hwillson](https://github.com/hwillson) in [#2873](https://github.com/apollographql/react-apollo/pull/2873) ## v2.5.2