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.