npm apollo-angular 2.0.0
v2.0.0

latest releases: 7.0.1, 7.0.1-rc-20240502101549-6654ff5f5d95adfdc26b8dd4a1a259b077f287ad, 7.0.1-alpha-20240502101030-7f97c31595924a257b5f3b3fa9699a7ecf1505b9...
3 years ago

Migration from v1.0 to v2.0:

ng update apollo-angular

List of breaking changes and a migration strategy available on our "Migration Guide".

Changes:

  • Support Apollo Client 3.0 (use @apollo/client/core)
  • Http, HttpBatch and Headers links are now part of apollo-angular: apollo-angular/http and apollo-angular/headers
  • Re-export gql of graphql-tag (import { gql } from 'apollo-angular')
  • Add flushData method to TestingOperation (PR #1474 by @fetis)
  • Remove apollo-angular-boost and apollo-angular-cache-ngrx

Don't miss a new apollo-angular release

NewReleases is sending notifications on new releases.