v3.6.2
版本发布时间: 2022-05-03 08:16:57
apollographql/apollo-client最新发布版本:v3.12.0-alpha.0(2024-10-02 04:16:11)
What's Changed
- fix Missing getServerSnapshot on React 18 and Next 12 by @hungphongbk in https://github.com/apollographql/apollo-client/pull/9652
- Fix persistedQueries to pull graphqlErrors from networkErrors by @redaid113 in https://github.com/apollographql/apollo-client/pull/9410
- Update Apollo PersistedQueries in the Apollo BatchHTTP Link by @iamchathu in https://github.com/apollographql/apollo-client/pull/9637
- Fix code snippets for SubscriptionClient by @rkoron007 in https://github.com/apollographql/apollo-client/pull/9634
- Correct the wrong link in ROADMAP.md by @yukukotani in https://github.com/apollographql/apollo-client/pull/9650
- Update Copyright year in LICENSE by @garritfra in https://github.com/apollographql/apollo-client/pull/9630
New Contributors
- @iamchathu made their first contribution in https://github.com/apollographql/apollo-client/pull/9637
- @hungphongbk made their first contribution in https://github.com/apollographql/apollo-client/pull/9652
- @yukukotani made their first contribution in https://github.com/apollographql/apollo-client/pull/9650
- @redaid113 made their first contribution in https://github.com/apollographql/apollo-client/pull/9410
Full Changelog: https://github.com/apollographql/apollo-client/compare/v3.6.1...v3.6.2