Skip to content

Releases: kamilkisiela/apollo-angular

v1.9.0

15 Apr 14:01
d2f3f56
Compare
Choose a tag to compare

Do you want The Guild to keep your codebase up to date and run your build on each Apollo Angular commit so we will make sure not to break your app?
Contact us here: the-guild.dev/connected-build
Chat with us on discord

List of changes:

  • Bump version ranges for GraphQL (v15) and Apollo Link

v1.9.0-alpha.0

11 Apr 07:34
9099f9e
Compare
Choose a tag to compare
v1.9.0-alpha.0 Pre-release
Pre-release
  • Add ^9.0.0 to @angular/core peer dependency version range
  • Add ^15.0.0 to graphql peer dependency version range

v1.8.0

16 Oct 18:48
d6112dd
Compare
Choose a tag to compare

Do you want The Guild to keep your codebase up to date and run your build on each GraphQL Code Generator commit so we'll make sure not to break your app?
Contact us here: the-guild.dev/connected-build
Chat with us on discord

List of changes:

  • Introduces APOLLO_NAMED_OPTIONS token. Allows to create named Apollo clients using Dependency Injection (PR #1365)
  • Allow to test named Apollo client (PR #1365)

v1.7.0

03 Sep 18:18
de8bbfa
Compare
Choose a tag to compare

Do you want The Guild to keep your codebase up to date and run your build on each GraphQL Code Generator commit so we'll make sure not to break your app?
Contact us here: the-guild.dev/connected-build

List of changes:

  • Fixed type definition for subscribe PR #1290
  • Fix global scope naming for UMD build PR #1305
  • Introduce useInitialLoading in watch PR #1306

v1.6.0 - ARSENAL!

29 May 19:19
414a9aa
Compare
Choose a tag to compare
  • Angular 8 PR #1206
  • Bumps packages in schematics

1.5.0

19 Nov 15:19
Compare
Choose a tag to compare
chore(deps): update dependency @angular-devkit/schematics to v7.0.6 (…

1.5.0-rc.1

19 Oct 07:17
5fb0d89
Compare
Choose a tag to compare
1.5.0-rc.1 Pre-release
Pre-release
build: angular 7 (#913)

1.5.0-rc.0

11 Oct 08:10
132974b
Compare
Choose a tag to compare
1.5.0-rc.0 Pre-release
Pre-release
  • Use more generic types and make everything more strict PR #885

1.4.1

03 Oct 15:16
89add86
Compare
Choose a tag to compare
  • schematics: bump dependencies

1.4.0

03 Oct 15:15
c205e3e
Compare
Choose a tag to compare
  • Support named clients in Query, Mutatio and Subscription classes PR #799