Skip to content

Latest commit

 

History

History
57 lines (32 loc) · 1.75 KB

File metadata and controls

57 lines (32 loc) · 1.75 KB

🔮 Apollo Client Ecosystem Roadmap

Last updated: 2026-01-07

For up to date release notes, refer to the project's Changelog.

Please note: This is an approximation of larger effort work planned for the next 6 - 12 months. It does not cover all new functionality that will be added, and nothing here is set in stone. Also note that each of these releases, and several patch releases in-between, will include bug fixes (based on issue triaging) and community submitted PRs.

✋ Community feedback & prioritization

  • Please report feature requests or bugs as a new issue.
  • If you already see an issue that interests you please add a 👍 or a comment so we can measure community interest.

In progress

Apollo Client

4.1.0

Release candidate - January 7th, 2026

  • Support for @stream
  • Add support for the graphql@17.0.0-alpha.9 incremental delivery format
  • Improvements for existing incremental delivery implementation
    • Improvements to array merging behavior
    • Improvements to readFragment/writeFragment (add from option)
  • Add support for useFragment/useSuspenseFragment with arrays

GraphQL Testing Library

No planned work

VSCode Extension

No planned work

GraphQL Tag

No planned work

Apollo Client DevTools

  • Support for inspecting Apollo Client instances in iframes

Apollo Client React Framework Integrations

  • Client integration documentation

TanStack Start

  • Support for Apollo Client Streaming in TanStack Start - will stay release candidate

React Router

  • Support for Apollo Client Streaming in React Router 7 - will stay alpha