github apollographql/apollo-client v4.0.0-alpha.13

latest releases: @apollo/client@4.0.10, @apollo/client@4.1.0-alpha.8, @apollo/client@4.1.0-alpha.7...
pre-release7 months ago

Major Changes

  • #12600 34ff6aa Thanks @jerelmiller! - Move most of the utilities in @apollo/client/utilities to @apollo/client/utilities/internal. Many of the utilities exported from the @apollo/client/utilities endpoint were not considered stable.

    As a result of this change, utilities or types exported from @apollo/client/utilities are now documented and considered stable and will not undergo breaking changes.

  • #12595 60bb49c Thanks @jerelmiller! - Remove the @apollo/client/testing/experimental test utilities. Use GraphQL Testing Library instead.

Patch Changes

  • #12618 e4a3ecf Thanks @jerelmiller! - Remove code that strips @client fields in HttpLink and BatchHttpLink. This was unused code since core handles removing @client fields and should have no observable change.

Don't miss a new apollo-client release

NewReleases is sending notifications on new releases.