Last updated: 2024-02-12
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.
- 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.
3.10.0 - April 9th, 2024
- RC target: April 2nd, 2024
- schema-driven testing utilities
- Introduce a suspenseful
useFragment
that will suspend when the data is not yet loaded - Data masking
- leaner client (under alternate entry point)
- Better types for
useQuery
/useMutation
/useSubscription
- Core
watchFragment
API to provideuseFragment
-like functionality for non-React envs
Release 4.0
will be our next major release of the Client and is still in early planning. See Github 4.0 Milestone for more details.