v8.5.0
v8.5.0 Changes
Updates from upstream (FTW-daily v6.5.0)
- [add] Add support for Google login. This works in the same way as Facebook flow so you can check
the Facebook PR for more details.
#1376 - [fix] Routes component got double rendered due to Redux container HOC. Because navigation could
happen twice, loadData was also called twice.
#1380 - [fix] 401 return code when rendering on SSR.
#1379