Yarn's Future – v2 and beyond
github.com
Yarn's Future – v2 and beyond
1–10 of 239 posts
Re: Yarn's Future – v2 and beyond
#2I hope that's not that silent, because at that point, everybody who works on that project will have to upgrade as well.
That said, shipping the light-weight POSIX-like shell will make it a lot easier for scripts to be multiplatform. That's the improvement I'm looking forward to most.
Re: Yarn's Future – v2 and beyond
#3Re: Yarn's Future – v2 and beyond
#4There appears to be a real movement to move from Flow to typescript. Is Flow dying?
Re: Yarn's Future – v2 and beyond
#5> your previous yarn.lock will be silently migrated I hope that's not that silent, because at that point, everybody who works on that project will have to upgrade as well. That said, shipping the light-weight POSIX-like shell will make it a lot easier for scripts to be multiplatform. That's the improvement I'm looking forward to most.
Also note that we recommend using `yarn policies set-version` to enforce the version of Yarn used by everyone in your team with very little friction:
https://yarnpkg.com/en/docs/cli/policies#toc-policies-set-ve...
Re: Yarn's Future – v2 and beyond
#6There appears to be a real movement to move from Flow to typescript. Is Flow dying?
Disclaimer: I work with TypeScript professionally.
Re: Yarn's Future – v2 and beyond
#7Re: Yarn's Future – v2 and beyond
#8> your previous yarn.lock will be silently migrated I hope that's not that silent, because at that point, everybody who works on that project will have to upgrade as well. That said, shipping the light-weight POSIX-like shell will make it a lot easier for scripts to be multiplatform. That's the improvement I'm looking forward to most.
We'll make sure to add a notice at runtime to make it clear (plus, a consequent diff at review). Also note that we recommend using `yarn policies set-version` to enforce the version of Yarn used by everyone in your team with very little friction: https://yarnpkg.com/en/docs/cli/policies#toc-policies-set-ve...
Re: Yarn's Future – v2 and beyond
#9There appears to be a real movement to move from Flow to typescript. Is Flow dying?
Edit: but, their main codebase is in Flow, and that sounds like a mess to migrate, so I wouldn't be _too_ worried. It might slow down, but I doubt it will become unmaintained anytime before Facebook gets sued out of business :-P
Re: Yarn's Future – v2 and beyond
#10There appears to be a real movement to move from Flow to typescript. Is Flow dying?