Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated Poison dependency #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tompave
Copy link

@tompave tompave commented Nov 1, 2016

Hi, I am in the process of integrating server-side react rendering with a Phoenix application, and I couldn't use the latest release on hex.pm because of a dependency version conflict with Phoenix.

I'm following this guide:
http://blog.overstuffedgorilla.com/render-react-with-phoenix/
(and thanks for the great writeup!)

This PR updates the poison dependency to make the library compatible with Phoenix 1.2.1
This also silences all the "unsafe variable assignment" warnings.

… 1.2.1

This also silences all the "unsafe variable assignment" warnings.
@tompave
Copy link
Author

tompave commented Nov 12, 2016

Hi @hassox, have you had a chance to look at this?

I've been using my fork that includes these changes the the ones from here and everything seems to work well.

@keown
Copy link

keown commented Dec 27, 2016

+1

1 similar comment
@gogocurtis
Copy link

gogocurtis commented Dec 29, 2016

+1

@gogocurtis
Copy link

It would also be appropriate to bump the minor version.

@tompave
Copy link
Author

tompave commented Jan 19, 2017

bump

@tompave
Copy link
Author

tompave commented Jan 19, 2017

It would also be appropriate to bump the minor version.

Yes. I think it should happen after the PR is merged though.

@Flaque
Copy link

Flaque commented Feb 7, 2017

Bump

@Tamiyadd
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants