ojkelly / yarn.build

Build 🛠 and Bundle 📦 your local workspaces. Like Bazel, Buck, Pants and Please but for Yarn Berry. Build any language, mix javascript, typescript, golang and more in one polyglot repo. Ship your bundles to AWS Lambda, Docker, or any nodejs runtime.
https://yarn.BUILD
MIT License
325 stars 28 forks source link

Added support for Yarn 4 #267

Closed sjayach closed 11 months ago

sjayach commented 11 months ago
  1. Added support for Yarn 4
  2. Updated plugin libraries
sjayach commented 11 months ago

@ojkelly please review this

ojkelly commented 11 months ago

Thanks for this @sjayach, I tested it and it looks good.

I bumped the node version for GitHub actions which should stop the main test failing, can you update the branch with main and we'll run the checks again.

I think we can get this released shortly.