Skip to content

Releases: awslabs/aws-mobile-appsync-sdk-js

aws-appsync@4.1.9

28 Nov 21:11
0b668d3
Compare
Choose a tag to compare

What's Changed

  • fix: added check for observer to apollov2 by @dpilch in #736
  • chore: set max graphql version by @dpilch in #737

New Contributors

Full Changelog: https://github.com/awslabs/aws-mobile-appsync-sdk-js/compare/aws-appsync@4.1.8...aws-appsync@4.1.9

aws-appsync@1.0.14

17 Mar 01:42
Compare
Choose a tag to compare
  • Fix apollo-client version to 2.2.6 (#71)

aws-appsync@1.0.13

13 Mar 22:37
Compare
Choose a tag to compare
  • Update complex-object-link.js to handle 'null' values (#67)

aws-appsync@1.0.12

28 Feb 23:25
Compare
Choose a tag to compare
  • Inconsistent store (#43)
  • Delete observer associated with a topic when cleanup function is called (#60)

aws-appsync-react@1.0.6

28 Feb 23:25
Compare
Choose a tag to compare
  • Change aws-appsync to peerDependency

aws-appsync@1.0.11

16 Feb 23:16
Compare
Choose a tag to compare
  • Add setimmediate as a dependency (#47)

aws-appsync@1.0.10

10 Feb 00:02
Compare
Choose a tag to compare
  • Update x-amz-user-agent header (#40)

aws-appsync@1.0.9

08 Feb 22:08
Compare
Choose a tag to compare
  • Fix AWS_IAM credentials fetching (#38)
  • Preserve the observer associated with an existing topic (#37)

aws-appsync-react@1.0.5

08 Feb 20:55
255b8ee
Compare
Choose a tag to compare
  • Rehydrated get render prop and backward compatible #6

aws-appsync@1.0.8

06 Feb 00:34
Compare
Choose a tag to compare

Handle missing optimisticResponse PR#34