aws-mobile-appsync-sdk-js
aws-mobile-appsync-sdk-js copied to clipboard
aws-appsync uses an old version of aws-appsync-subscription-link
Do you want to request a feature or report a bug? Bug
What is the current behavior?
The aws-appsync
package uses old version of the aws-appsync-subscription-link
package.
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.
Install aws-appsync@npm:4.0.3
and get aws-appsync-subscription-link@npm:2.2.1
What is the expected behavior?
aws-appsync-subscription-link
is at 3.0.6 and that version should be used.
Which versions and which environment (browser, react-native, nodejs) / OS are affected by this issue? Did this work in previous versions? Not OS specific. It works but missing a lot of bug fixes in the new version.