For anyone who is wondering, treat Graphcool just ...
# prisma-whats-new
i
For anyone who is wondering, treat Graphcool just as you would any other framework/lib. Want pre-1.0?
yarn add graphcool@0.10.0
for example. Want post-1.0?
yarn add graphcool@beta
.
e
Shouldn't be
prisma-cli
for post-1.0?
i
I would rather wait until there is an official release or some type of official communication from the Graphcool team before jumping into new waters
👍 1
But, yes, in theory… It’s just a dep. Cluttering up global deps has never been a great idea. For example, I have an app running
0.9.2
that cannot be upgraded because of major breaking changes. I equally wanted to play around with post-1.0, so I added that to my local deps instead of global deps
e
I'll wait a little bit, then. I wouln't like to jump to gc1.0 if a few days later I'll need to change all my code again to use prisma.
i
If Prisma is just a name change/rebrand, I doubt they will introduce any major breaking changes apart from `graphcool@1.0.0`s breaking changes
e
In fact, some tutorials for gc1.0 are wrong and the same ones for prisma has been fixed.
i
But when they launch it, they will probably add a migration guide 😄
🙂
e
I hope they do a good migration guide!
i
I’m sure they will. The GC team is super active with it’s community!
e
Yes, I'm impressed!