Change8

@apollo/client@4.0.0-rc.9

📦 apollo-client
2 features🐛 1 fixes🔧 5 symbols

Summary

This release adds production logging for invariant.error, extends HttpLink and BatchHttpLink context options with client awareness settings, and fixes AbortSignal handling.

✨ New Features

  • invariant.error now logs in production builds as well as dev builds.
  • HttpLink.ContextOptions and BatchHttpLink.ContextOptions now include ClientAwarenessLink.ContextOptions.

🐛 Bug Fixes

  • Fixed scenario where a provided AbortSignal would override internal unsubscription cancellation behavior.

🔧 Affected Symbols

invariant.errorHttpLink.ContextOptionsBatchHttpLink.ContextOptionsClientAwarenessLink.ContextOptionsAbortSignal