Closed gregology closed 5 years ago
Hey @rmosolgo, maybe you have some insight into this? Cheers Mate!
Hey! Sorry about this issue. There's no good reason to use the development version, but I think we need to update the build scripts too:
https://github.com/rmosolgo/graphiql-rails/blob/master/Rakefile#L14
That script bumps the graphiql version and its dependencies automatically. I think we should that too, or else the next update will put the development version in place 😖 . Want to give it a try?
@rmosolgo, neat rake task! Done, do you want me to squash?
Awesome, thanks!
🚢 in 1.7.0
!
I noticed this gem is using development react which is giving me this error
Is there a reason to use development react instead of production in this instance? If not, here's a quick PR to update it to the production 0.16.0 release. Cheers Team!