Skip to content

Latest commit

 

History

History
57 lines (32 loc) · 2.08 KB

ROADMAP.md

File metadata and controls

57 lines (32 loc) · 2.08 KB

🔮 Apollo Client Ecosystem Roadmap

Last updated: 2024-12-11

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 - January 13, 2024

Release candidate - January 7th

  • useSuspenseFragment

Upcoming features

  • Deprecations and preparations for 4.0

4.0

  • Release 4.0 will be our next major release of the Client and is still in planning. See Github 4.0 Milestone for more details.

GraphQL Testing Library

  • New documentation
  • Subscription support (waiting for MSW WebSocket support to land)

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

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 in RSC
  • Support for Apollo Client Streaming in TanStack Router
  • Support for Apollo Client Streaming in React Router 7