🚀 Enhancements
- apollo-composable: Rewrite for apollo-client v4 (a4b478d)
🩹 Fixes
- useMutation: Options should always be optional for
mutatecalls (fb671ad) - Enhance useQuery implementation with current scope checks (adafd87)
- useFragment: Create subscription for first observable (6792a10)
📖 Documentation
- Add basic initial guide section (2d08e70)
- Update navigation links and add sponsor section (284066b)
- useQuery: Update useQuery JSDoc comments (4797c3d)
- Add basic usage docs (25aefb1)
- Add all core concepts (d164989)
- Lint documentation files (9b58315)
- Fix homepage api link (19bb0db)
- Add instructions for enabling data masking types in Apollo Client (57e1c1a)
- Update README (f88b0d5)
🏡 Chore
- Update lockfile (aee328b)
- Add docs:build script (2f8a3c3)
- Specify dist tag (e39452a)
- Add nightlies back (10d52db)
- Fix test script to use vitest run (6cc3826)
✅ Tests
🤖 CI
- Temporarily disable v5 branch in nightly workflow (0891c6f)
❤️ Contributors
- Guillaume Chau (@Akryum)
- Nicolai Moraru (@nickmessing)