angular-fullstack-graphql icon indicating copy to clipboard operation
angular-fullstack-graphql copied to clipboard

Update dependency apollo-angular to v1

Open renovate[bot] opened this issue 7 years ago • 0 comments

This PR contains the following updates:

Package Type Update Change References
apollo-angular dependencies major 0.13.3 -> 1.5.0 homepage, source

Release Notes

apollographql/apollo-angular

v1.5.0

Compare Source

v1.4.1

Compare Source

  • schematics: bump dependencies

v1.4.0

Compare Source

  • Support named clients in Query, Mutatio and Subscription classes PR #​799

v1.3.0

Compare Source

v1.2.0

  • Expose queryId in QueryRef PR #​733
  • Introduce Query, Mutation, Subscription services PR #​622
  • Angular 6.1 is now required (because of TypeScript 2.8)
  • TypeScript 2.8 is now required (because of Omit type)
  • Apollo Client ^2.3.4 is now required (versions before are not compatible because of the change in apollo-client)

v1.1.0

Compare Source

v1.0.1

Compare Source

  • Brings typed variables to QueryRef

v1.0.0

Compare Source

  • Supports ApolloClient 2.0
  • Supports ApolloLinks and ApolloCache
  • Supports Angular v5
  • Possible to combine Apollo with anything from Angular's Dependency Injection
  • Supports NativeScript
  • Simpler and less error prone API for watching queries thanks to QueryRef
  • More AoT friendly
  • Brings back Server-Side Rendering
  • Allows to type the operation variables

BREAKING CHANGES: - see Migation

  • Drops apollo-client-rxjs (thanks to QueryRef)
  • ReplacesApolloQueryObservable with QueryRef
  • Introduces new API for defining multiple clients (Apollo.create, Apollo.createDefault, Apollo.createNamed)
  • No longer exposes ClientMap, ClientMapWrapper, ClientWrapper
  • Removes 'variables as Observables' feature

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

renovate[bot] avatar Dec 30 '17 21:12 renovate[bot]