Skip to content

v4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jan 10:31
· 12 commits to v4 since this release

πŸš€ Enhancements

  • useLazyQuery: Add interface for lazy query return (#1523)

🩹 Fixes

  • Improve esm support, fix #1524 (#1524)
  • Import serializeJs using default import instead of a namespace import (#1485)
  • options: Use exponential backoff on subscribe error retry (b17817e)
  • ApolloMutation: Return result in mutate (ddf9aa0)
  • Prefetch type (f8568e8)

πŸ“– Documentation

  • Update vitepress + enable detailed search by default (fb66dce)

🏑 Chore

βœ… Tests

πŸ€– CI

❀️ Contributors