apollographql / graphql-subscriptions

:newspaper: A small module that implements GraphQL subscriptions for Node.js
MIT License
1.58k stars 133 forks source link

Release the package #238

Closed oliversalzburg closed 3 years ago

oliversalzburg commented 3 years ago

Please publish a package with the latest changes. The warnings about unmet peer dependencies start to get really annoying.

valdestron commented 3 years ago

Please do! We have to workaround for unment peer dependencies for graphql ^15.0.0 as this package requires at most ^14.0.0

glen-84 commented 3 years ago

Version 1.2.0 has been released to npm (but is not yet tagged in GitHub). This issue can probably be closed.

/cc @glasser

oliversalzburg commented 3 years ago

Thanks!

glasser commented 3 years ago

Oops, sorry about the lack of git push (I'm spoiled by the CI-based publishing we have on other repos). Agreed, this is fixed!