Hacker News new | ask | show | jobs
by kylemh 965 days ago
fwiw the change specifically in this release (removing a lot of plugins) will make that adoption path a lot smoother.

Weirdly, going from v1 to v4 is a lot easier now than v1 to v2 or v1 to v3.

That being said... It's too little too late. I use `pnpm` now and maybe I'll use `bun` after total Node compatability.

1 comments

Oh so that's why upgrading from yarn 1 to yarn 4 was so easy. It's using the "normal" install strategy into node_modules though.