From 5429f4d3295afacd07f041c76a3d9569f1580c7b Mon Sep 17 00:00:00 2001 From: SirStendec Date: Thu, 1 Feb 2018 16:39:24 -0500 Subject: [PATCH] More fixes for the Apollo update. It still has issues with ensuring queries are re-fetched properly, but it is at least modifying queries and doing what it's supposed to. --- changelog.html | 14 +++ src/sites/twitch-twilight/index.js | 3 +- src/utilities/compat/apollo.js | 177 +++++++++++++++++++---------- 3 files changed, 136 insertions(+), 58 deletions(-) diff --git a/changelog.html b/changelog.html index 0c39c9ce..d16551e7 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,17 @@ +
4.0.0-beta1.5@fe7bd1b3bbdba43c0666
+ + +
4.0.0-beta1.5@ab19f207a73078a1e97f
+ +
4.0.0-beta1.5@5f6029b8672c05bfed85