github dotansimha/graphql-code-generator @graphql-codegen/typescript-apollo-angular@2.0.0

latest releases: release-1711538187754, @graphql-codegen/time@5.0.1, @graphql-codegen/client-preset@4.2.5...
3 years ago

Major Changes

  • bf29f13: Support Apollo Angular 2.0 by default

    Breaking Changes

    The default supported version of this plugin is v2 of apollo-angular.

    If you are still using v1, you should add this to your configuration:

    config:
      apolloAngularVersion: 1

Minor Changes

  • bf29f13: Allow to define the Injector of the generated SDK class in Apollo Angular plugin

Patch Changes

  • b9113da: Fix Dependency Injection issue in Apollo Angular when targeting ES5
  • Updated dependencies [4266a15]
    • @graphql-codegen/visitor-plugin-common@1.17.12

Don't miss a new graphql-code-generator release

NewReleases is sending notifications on new releases.