Skip to content

Latest commit

 

History

History
59 lines (34 loc) · 1.93 KB

ROADMAP.md

File metadata and controls

59 lines (34 loc) · 1.93 KB

🔮 Apollo Client Ecosystem Roadmap

Last updated: 2025-01-22

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

3.13.0 - February 3, 2024

Release candidate - January 27th

  • useSuspenseFragment

4.0.0 - TBD

Release candidate - TBD

Upcoming features

3.x.x
  • Deprecations and preparations for 4.0

GraphQL Testing Library

  • New documentation
  • Subscription support

These changes will take longer than anticipated due to prioritization on Apollo Client 4.0

VSCode Extension

No outstanding work

GraphQL Tag

  • Release 3.0 will be our next major release of graphql-tag and is still in planning. See Github 3.0 Milestone for more details.

Apollo Client DevTools

  • Memory panel

These changes will take longer than anticipated due to prioritization on Apollo Client 4.0

Apollo Client React Framework Integrations

  • New/more robust documentation
  • Support for @defer with PreloadQuery
  • Support for Apollo Client Streaming in TanStack Router
  • Support for Apollo Client Streaming in React Router 7 (merged)