yarn @apollo/client 4.0.0-alpha.13
v4.0.0-alpha.13

latest releases: 4.0.0-alpha.22, 4.0.0-alpha.21, 4.0.0-alpha.20...
one month 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 client release

NewReleases is sending notifications on new releases.