Skip to content

v4.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jan 09:38
· 6 commits to v4 since this release

🩹 Fixes

  • Use hasInjectionContext in useApolloClient before calling inject (#1529)
  • useLazyQuery: Load() on server, fix #1495 (#1495)

✅ Tests

  • Split into outsideComponent.cy.ts (48d0ac2)
  • Build test app in test command (500d6e4)

🤖 CI

  • Use GITHUB_OUTPUT envvar instead of set-output command (#1530)

❤️ Contributors