Skip to content

@apollo/[email protected]

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 07 Aug 01:56
· 109 commits to main since this release
fb3d8ff

Minor Changes

  • #12828 81b03d8 Thanks @phryneas! - invariant.error will now also log in production builds, not only dev builds

Patch Changes

  • #12822 103664d Thanks @jerelmiller! - Ensure HttpLink.ContextOptions and BatchHttpLink.ContextOptions include ClientAwarenessLink.ContextOptions.

  • #12650 2a32ac6 Thanks @phryneas! - Fix a situation where a passed-in AbortSignal would override internal unsubscription cancellation behaviour.