berry
berry copied to clipboard
📦🐈 Active development trunk for Yarn ⚒
### Self-service - [ ] I'd be willing to implement a fix ### Describe the bug Trying to use a patch for a package created using `yarn patch {package-name}` results...
### Self-service - [X] I'd be willing to implement a fix ### Describe the bug I just moved my team from v1 to v4.02 this past week. Unfortunately, when trying...
- [ ] I'd be willing to implement this feature ([contributing guide](https://yarnpkg.com/advanced/contributing)) - [X] This feature is important to have in this repository; a contrib plugin wouldn't do **Describe the...
- [ ] I'd be willing to implement this feature ([contributing guide](https://yarnpkg.com/advanced/contributing)) (maybe in the far future) - [x] This feature is important to have in this repository; a contrib...
### Self-service - [ ] I'd be willing to implement a fix ### Describe the bug When trying to upgrade to Typescript 5.2.2 (from 4.8.4), VS Code is unable to...
### Self-service - [ ] I'd be willing to implement a fix ### Describe the bug `yarn version --help` logs the following: ``` ━━━ Details ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ This command will bump...
### Self-service - [ ] I'd be willing to implement a fix ### Describe the bug For a `yarnrc.yml` like this: ```yml compressionLevel: mixed defaultSemverRangePrefix: "" nodeLinker: node-modules yarnPath: .yarn/releases/yarn-4.0.2.cjs...
### Self-service - [ ] I'd be willing to implement a fix ### Describe the bug When running `yarn` for a project which has a file in its `"bin"` section...
**No intent to merge this experiment for now; I just want to prevent accidentally removing the branch.** The goal of this experiment is to check whether we could make installs...
### Self-service - [ ] I'd be willing to implement a fix ### Describe the bug yarn.lock checksums are calculated based on the hash of the zip files in the...