question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

🚀 Breaking changes for Yarn 4

See original GitHub issue

This issue is just there to keep track of which changes we might want to do once we’ll get to the next major release. Doesn’t mean it’ll be anytime soon 🙂 Will be updated as time passes and we think about more things.

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:58
  • Comments:14 (4 by maintainers)

github_iconTop GitHub Comments

46reactions
arcaniscommented, Oct 30, 2021

This is a no-go for OSS devs. E.g. I run vite-plugin-ssr’s test suite against Node 12 to make sure vite-plugin-ssr works with Node 12.

We don’t intend to support Node versions that aren’t maintained anymore by Node themselves. Not only to make our life easier, but also because some of our dependencies do that too, and need to be kept updated (thus making such Node requirements a necessity).

7reactions
magnatticcommented, Apr 22, 2022

The default value change for enableGlobalCache should be well documented when yarn 4 is released. This tripped me up when switching since we sync our local cache folder into our docker dev environment and I was confused why docker didn’t work anymore. I expect this might happen to a few other people.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Migration | Yarn - Package Manager
Any major release has its breaking changes, and Yarn 2 isn't the exception. A few old behaviors were cleaned, fixed, modified, or removed....
Read more >
Yarn 3.0 🚀🤖 Performances, ESBuild, Better Patches
Breaking Changes. While the migration from Yarn 1 to Yarn 2 brought some discomfort, the migration to Yarn 3 should prove easier ...
Read more >
Update Strapi version - Strapi Developer Docs
Upgrade Strapi version. Strapi periodically releases code improvements through upgrades. Upgrades contain no breaking changes and are announced in both the ...
Read more >
Upgrading Storybook
Storybook upgrades are not the only thing to consider: changes in the ecosystem also present ... NextJS) have recently migrated from Webpack 4...
Read more >
Node.js 15: What's new and how the developer experience ...
NPM now supports yarn.lock files. If present, this file will be used by NPM to determine where to fetch packages from. NPM will...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Hashnode Post

No results found