absinthe-graphql / absinthe-socket

Core JavaScript support for Absinthe WS-based operations
MIT License
149 stars 75 forks source link

Make Phoenix peer dependency #38

Closed hauleth closed 5 years ago

hauleth commented 5 years ago

This unbounds absinthe-socket from Phoenix library version and forces user to specify their own in their package.json.

Close #34 Close #37

benwilson512 commented 5 years ago

Thanks!

mgtitimoli commented 5 years ago

Thanks, there was a tiny missing thing in this PR, updating yarn.lock, I will tackle this on my own.

mgtitimoli commented 5 years ago

Also the docs should have been updated.