Skip to content

v4.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Aug 18:57
· 6 commits to v4 since this release

πŸš€ Enhancements

  • Add updateQuery to useQuery (#1552)

🩹 Fixes

  • UseMutations onDone Event hook gets triggered too early (#1559)
  • (@vue/apollo-option) memory leak in wrapped ssrRender (#1553)
  • Reuse previous result, fix #1483 (#1569, #1483)
  • ResolveClient throwing too soon, fix #1557 (#1570, #1557)

πŸ“– Documentation

  • Add github link to documentation (#1549)
  • Note about continuous releases (51e09e7)

🏑 Chore

  • Switch some tests to script setup (c8e5106)

πŸ€– CI

❀️ Contributors