what stackpulse tracks
Apollo Client releases from GitHub
StackPulse watches Apollo Client release notes and keeps the original source link close to every summary.
Fully-featured caching GraphQL client StackPulse turns upstream changelogs into scannable summaries with risky changes, deprecations, migration notes, and source links.
what stackpulse tracks
StackPulse watches Apollo Client release notes and keeps the original source link close to every summary.
upgrade risk
Risky changes are separated from normal feature notes so you can scan upgrade impact before changing production dependencies.
migration notes
Migration steps and recommended actions are only shown when the upstream release notes support them.
This alpha release aligns cache generic constraints with `Cache.Implementation`, ensuring consistency across deprecated React mutation types and internal query-related types.
Developers using deprecated React mutation types or internal query-related types may need to review their code for alignment with cache API constraints.
Review and update any usage of deprecated React mutation types to ensure compatibility with the updated cache API constraints.