Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Yarn

Yarn is the community maintained package manager for JavaScript; we aim to make software development predictable and stable 📦
Collective - Host: opensource - https://opencollective.com/yarnpkg - Website: https://yarnpkg.com - Code: https://github.com/yarnpkg

docs(plugin-essentials): Improve `install` command formatting (#6127)

**What's the problem this PR addresses?**
<!-- Describe the rationale of your PR. -->
<!-- Link ...

github.com/yarnpkg/berry - 580f593db4ab592bfff2d9fd5c5613c29c6fee2b authored 10 months ago by Ben Bodenmiller <[email protected]>
Reverts the checked-in binary to 3.6.4

github.com/yarnpkg/berry - 943a9f08936ee3f44441c2cc86351a9da6561fa8 authored 11 months ago by Maël Nison <[email protected]>
Update CHANGELOG.md

github.com/yarnpkg/berry - a8db5b1e57295af0f98b79e3cebdfbae0e7fc765 authored 11 months ago by Maël Nison <[email protected]>
Sync master with the changes from master

github.com/yarnpkg/berry - a7a647569c6acfa9ba2b9435c4f0a05178df10e8 authored 11 months ago by Yarn Bot <[email protected]>
Releasing 14 new packages

| Package name | Version |
| --- | --- |
| `@yarnpkg/cli` | `4.1.0` |
| `@yarnpkg/plugin-workspa...

github.com/yarnpkg/berry - 52909a5e0d2fe72245957870bcd654218d93ef72 authored 11 months ago by Yarn Bot <[email protected]>
fix(compat): update patch for `[email protected]` (#6110)

**What's the problem this PR addresses?**

The PnP compatibility patch for TypeScript doesn't ...

github.com/yarnpkg/berry - 16c1d99956c8ab9fcdc7fc801c9c5778ef09278f authored 11 months ago by Kristoffer K <[email protected]>
Upgrades TypeScript (#6108)

**What's the problem this PR addresses?**

For some reason we can't run `yarn prepack` in `@ya...

github.com/yarnpkg/berry - 124e5625040547f0df08f5bca19885a89acd5ee8 authored 11 months ago by Maël Nison <[email protected]>
fix(npm): stale metadata cache issue (#6101)

**What's the problem this PR addresses?**

We now keep the package metadata in cache. To avoid...

github.com/yarnpkg/berry - 6db7b2195bea567a275f3b95221c0517bd925dea authored 11 months ago by Maël Nison <[email protected]>
Fix #5165 - missing executable perms when installing with pnpm linker (#6066)

**What's the problem this PR addresses?**

This is the fix for missing executable perms when i...

github.com/yarnpkg/berry - 3d99d6b55bd7030a3b82c19306bffa3429e58ccf authored 11 months ago by fancyfractal <[email protected]>
Fixes the optional check depending on the order the tree is traversed (#5840)

**What's the problem this PR addresses?**

Depending on the order we traversed the dependency ...

github.com/yarnpkg/berry - 7aa2359c67692d312911dfc7d7e66b9563ec315b authored 11 months ago by Maël Nison <[email protected]>
chore(extensions): update list (#6095)

**What's the problem this PR addresses?**

Updates the extensions list to include
https://git...

github.com/yarnpkg/berry - 65d286423bbc2d2ffd413b6def93be6e953bd025 authored 11 months ago by Kristoffer K <[email protected]>
fix(nm): Fixes nm linker `link:` dependencies mistreatment as inner workspaces (#6058)

**What's the problem this PR addresses?**
<!-- Describe the rationale of your PR. -->
<!-- Link ...

github.com/yarnpkg/berry - e135fc407d3389924e2237dfa4006a41800380d7 authored 11 months ago by Victor Vlasenko <[email protected]>
feat: yarn run --json (#5988)

**What's the problem this PR addresses?**
Adds a `--json` option to the `yarn run` CLI command
...

github.com/yarnpkg/berry - f79eb7656928a13eb510440853c5d9d987d24f25 authored 11 months ago by João Pedro Lukasavicus <[email protected]>
Deprecates implicit cache keys (#6083)

**What's the problem this PR addresses?**

The lockfile has a very small optimization feature:...

github.com/yarnpkg/berry - bd545d8b412c556a3081dc5bbdd267e1036770bd authored 11 months ago by Maël Nison <[email protected]>
ci(e2e): remove gatsby development server test (#6084)

**What's the problem this PR addresses?**

The Gatsby development server test has been timing ...

github.com/yarnpkg/berry - 3724cf34d72af8064cefb5e2e7273a484daa24ee authored 11 months ago by Kristoffer K <[email protected]>
ci(e2e): use Node.js v20 for angular pnp test (#6085)

**What's the problem this PR addresses?**

The angular PnP test started failing with
https://...

github.com/yarnpkg/berry - 761b767fec34186f1af366f22f3d2bf5bcb5c8de authored 11 months ago by Kristoffer K <[email protected]>
fix(pnp): ensure `URL` is imported on Node.js < 20 (#6060)

**What's the problem this PR addresses?**

Before https://github.com/nodejs/node/pull/46904 us...

github.com/yarnpkg/berry - c111ea733bacf13a18385ccbf1562c0127191eda authored 11 months ago by Kristoffer K <[email protected]>
docs: fix links in zero-installs explanation (#6075)

**What's the problem this PR addresses?**

I spent a long time debugging a failing `yarn insta...

github.com/yarnpkg/berry - eae38cb64aee73d42bef798dcefb0861cd7dbfcc authored 11 months ago by Jason Dreyzehner <[email protected]>
ci: use Node.js current release for e2e tests and benchmarks (#6082)

**What's the problem this PR addresses?**

Our e2e tests and benchmarks use Node.js v18 which ...

github.com/yarnpkg/berry - 09c263c425b7500d2adc89cff5423f399d02a062 authored 11 months ago by Kristoffer K <[email protected]>
Fix site navigation being somewhat jumbled at certain viewport widths (#6022)

**What's the problem this PR addresses?**

Site navigation issues with bits of text overlappin...

github.com/yarnpkg/berry - c68c716f75ab1617ed000b5608e925c8c85e32aa authored 12 months ago by Anton Strogonoff <[email protected]>
Add second level of --verbose to `workspaces foreach` to permit specifying less logging. (#6034)

**What's the problem this PR addresses?**

Fixes #6033.

**How did you fix it?**

Changes ...

github.com/yarnpkg/berry - a733b4790d4d37c585a545cf36855a091fb4bd48 authored 12 months ago by Sean Kelley <[email protected]>
test: update Node.js range for extensionless files (#6035)

**What's the problem this PR addresses?**

Node.js v18.19 has been released and contains
http...

github.com/yarnpkg/berry - 6ca73dbac2ac4fa610d3a816afe166a1d9789566 authored 12 months ago by Kristoffer K <[email protected]>
docs: correct default globalFolder in docs (#6003)

**What's the problem this PR addresses?**

Currently, the documentation states that the defaul...

github.com/yarnpkg/berry - f67dda88fe9d0a892c44af923cbbc50bfe454e0e authored about 1 year ago by Ben Limmer <[email protected]>
fix(version) stop --dry-run from changing anything (#6015)

**What's the problem this PR addresses?**
<!-- Describe the rationale of your PR. -->
<!-- Lin...

github.com/yarnpkg/berry - bf7352d6328221cd1c02104c99f57faf5be54c7d authored about 1 year ago by Bram Gotink <[email protected]>
fix(plugin-npm-cli): fix login with Verdaccio (#5983)

**What's the problem this PR addresses?**

This commit fixes `yarn npm login` when the remote ...

github.com/yarnpkg/berry - db6210f48355d2986e965f90009b22f18d3b6342 authored about 1 year ago by Charles Samborski <[email protected]>
Add API Reference to website (#5922)

**What's the problem this PR addresses?**
<!-- Describe the rationale of your PR. -->
<!-- Lin...

github.com/yarnpkg/berry - 017b94ae4eb20dea14ac673a053a1f2974b778ff authored about 1 year ago by Clement Yan <[email protected]>
Revert "Sync master with the changes from cherry-pick/next-release"

This reverts commit b9d41cc2565fb4475e957571cf8efe8b289a1dc5.

github.com/yarnpkg/berry - d47d06691557428ed40f8072ccf0c7c9880254f4 authored about 1 year ago by Maël Nison <[email protected]>
Sync master with the changes from cherry-pick/next-release

github.com/yarnpkg/berry - b9d41cc2565fb4475e957571cf8efe8b289a1dc5 authored about 1 year ago by Yarn Bot <[email protected]>
Reverts the checked-in binary to 3.6.4

github.com/yarnpkg/berry - 9be92a2bffd743ab144b052e1ece8c983f85c7ae authored about 1 year ago by Maël Nison <[email protected]>
Sync master with the changes from master

github.com/yarnpkg/berry - 318ac04d4073bae38bf65d92ef97b699f2456cf6 authored about 1 year ago by Yarn Bot <[email protected]>
Releasing 15 new packages

| Package name | Version |
| --- | --- |
| `@yarnpkg/plugin-essentials` | `4.0.2` |
| `@yarnpkg/...

github.com/yarnpkg/berry - a64075561a6476aa79d0fa1012ecf6b1633a88f2 authored about 1 year ago by Yarn Bot <[email protected]>
fix(pnp) esm - support loaders importing named exports from commonjs (#5961)

**What's the problem this PR addresses?**

https://github.com/nodejs/node/pull/48842 changed i...

github.com/yarnpkg/berry - 6e920f9b6a00926b2e076b6e937ad9ce6797a43a authored about 1 year ago by Kristoffer K <[email protected]>
Improves the check for the libc presence (#5971)

**What's the problem this PR addresses?**

The libc detection can currently be really slow on ...

github.com/yarnpkg/berry - ffc9f8ad2b8f018d050632f6168392adb4508c2a authored about 1 year ago by Maël Nison <[email protected]>
Adds a warning when the hardened mode is enabled (#5969)

**What's the problem this PR addresses?**

It's currently difficult to spot that the hardened ...

github.com/yarnpkg/berry - de2e5aa3836c2f5f6e5f40a8b95ad8065545d68c authored about 1 year ago by Maël Nison <[email protected]>
Update Svelte Language Server PnP Configuration (#5953)

**What's the problem this PR addresses?**
My PR https://github.com/sveltejs/language-tools/issu...

github.com/yarnpkg/berry - 872df6df315c7e42f57fe929e446801216f2ca56 authored about 1 year ago by David Archibald <[email protected]>
Injects the PnP runtime in the process before requiring the user config (#5954)

**What's the problem this PR addresses?**

We added support for JS constraints thanks to the `...

github.com/yarnpkg/berry - f5b7abd7c0074bfff365f4ea5091fa4f5bf055f7 authored about 1 year ago by Maël Nison <[email protected]>
fix(set version) - fix build workflow for windows (#5966)

**What's the problem this PR addresses?**
<!-- Describe the rationale of your PR. -->
<!-- Lin...

github.com/yarnpkg/berry - c835804a172e0139e7a06785c6007e7b451d34d6 authored about 1 year ago by Andrey Grebenyk <[email protected]>
fix(compat): update patch for `[email protected]` (#5916)

**What's the problem this PR addresses?**

The PnP compatibility patch for TypeScript doesn't ...

github.com/yarnpkg/berry - e6f50ad18e467d5fb374a81fb8428e379d6053fc authored about 1 year ago by Kristoffer K <[email protected]>
Documentation improvements (#5968)

- Adds a new `/corepack` page
- Fills the missing section about ghost dependencies

github.com/yarnpkg/berry - 13c46e39a36d15190a8273040df52420a5a27663 authored about 1 year ago by Maël Nison <[email protected]>
Fix link for "Which files should be gitignored" (#1222)

* Fix link for "Which files should be gitignored"

* Update getting-started.md

---------

...

github.com/yarnpkg/website - 19b733764eadb372fa8c22cec71ac8fc264dd9bb authored about 1 year ago by Korbs <[email protected]>
Fix type for postinstall documentation (#5955)

**What's the problem this PR addresses?**
<!-- Describe the rationale of your PR. -->
<!-- Link ...

github.com/yarnpkg/berry - 75ff474f9a6d4638fe194a7351b2db0b36824f6b authored about 1 year ago by Rahul <[email protected]>
Update CHANGELOG.md (#5940)

**What's the problem this PR addresses?**
<!-- Describe the rationale of your PR. -->
<!-- Lin...

github.com/yarnpkg/berry - afacd23531e89211485a6cdfb871aa7e07f8cc6d authored about 1 year ago by Maël Nison <[email protected]>
Adds extensionless url support (#5931)

**What's the problem this PR addresses?**

The v2 never supported referencing packages exposed...

github.com/yarnpkg/berry - 29fa2459f3dd8f0d900abb8783f35227a8eb965d authored about 1 year ago by Maël Nison <[email protected]>
Stops reporting identical objects as being different (#5934)

**What's the problem this PR addresses?**

The constraints engine is making a `===` check, so ...

github.com/yarnpkg/berry - 38d200730dd1c79ee24d1c105edbf55218721bd8 authored about 1 year ago by Maël Nison <[email protected]>
Fixes missing `--json` output on `yarn install` (#5933)

**What's the problem this PR addresses?**
<!-- Describe the rationale of your PR. -->
<!-- Lin...

github.com/yarnpkg/berry - 7bdfc6000ef5b4198b8832d951a378544700dbc0 authored about 1 year ago by Maël Nison <[email protected]>
Reverts the INIT_CWD change (#5930)

**What's the problem this PR addresses?**
<!-- Describe the rationale of your PR. -->
<!-- Lin...

github.com/yarnpkg/berry - d375a7f3873c6dde603f688b0ee75bdf516c4160 authored about 1 year ago by Maël Nison <[email protected]>
Various minor tweaks for website (#5863)

**What's the problem this PR addresses?**

There are a number of build tooling and minor probl...

github.com/yarnpkg/berry - 318dd0392197664465aff8820b31fe0139105374 authored about 1 year ago by Clement Yan <[email protected]>
fix: remove unused --save option for set resolution command (#5868)

The option was never implemented in berry, but it's mentioned in the
docs as well as in the CLI...

github.com/yarnpkg/berry - 0ee621357efda7a6ce292f35a3755537f191de5f authored about 1 year ago by Andrzej Wódkiewicz <[email protected]>
ci: use latest actions/setup-node version (#5901)

**What's the problem this PR addresses?**

The primary reason for v4 update is that v4 uses No...

github.com/yarnpkg/berry - e9e6d0c32a13fe41b87f277d84588b99c8263ab4 authored about 1 year ago by Wojciech Maj <[email protected]>
fix(yarnpkg-nm): Fixes creation of symlinks when inner workspace depends on outer workspace (#5913)

**What's the problem this PR addresses?**
<!-- Describe the rationale of your PR. -->
<!-- Lin...

github.com/yarnpkg/berry - c70dc8defa13e57f04aa0e36f8f3880fe5e7a298 authored about 1 year ago by Victor Vlasenko <[email protected]>
fix(core): handle self referencing workspaces field (#5917)

**What's the problem this PR addresses?**

`Workspace.getRecursiveWorkspaceChildren` throws `R...

github.com/yarnpkg/berry - 32979f3b62112546befa78f4bc3c859f8498dcea authored about 1 year ago by Kristoffer K <[email protected]>
Fix package bundled TS type check (#5867)

**What's the problem this PR addresses?**
<!-- Describe the rationale of your PR. -->
<!-- Link ...

github.com/yarnpkg/berry - 0cb9acd8cc5a8e450e299b15244ac907f11909f4 authored about 1 year ago by Clement Yan <[email protected]>
Fix grammar in benefits.md (#5903)

This PR fixes some minor grammar issues in benefits.md
(https://yarnpkg.com/migration/overview)...

github.com/yarnpkg/berry - abcdaa8b77746753c6128734a3ccc54cee822432 authored about 1 year ago by Peter Briggs <[email protected]>
Update CHANGELOG.md (#5900)

**What's the problem this PR addresses?**
<!-- Describe the rationale of your PR. -->
<!-- Lin...

github.com/yarnpkg/berry - a7051f91d211b22b45937bd5529d891a23794240 authored about 1 year ago by Maël Nison <[email protected]>
docs: navigate Plugins path link general reference lexicon See also section (#5894)

**What's the problem this PR addresses?**
<!-- Describe the rationale of your PR. -->
<!-- Lin...

github.com/yarnpkg/berry - 644dd70409118c15de3e11cd6d59f5a99b1ddcb1 authored about 1 year ago by Guspan Tanadi <[email protected]>
ci: add `vitest` e2e tests (#5896)

**What's the problem this PR addresses?**

Vitest is increasingly important tool in JS ecosyst...

github.com/yarnpkg/berry - 9ec12487168a70b16d7e4042de2e956916eea9a0 authored about 1 year ago by Wojciech Maj <[email protected]>
Reverts the checked-in binary to 3.6.4

github.com/yarnpkg/berry - 63eaed199258b26cd7ffd53e479475f094bca7a2 authored about 1 year ago by Maël Nison <[email protected]>
Sync master with the changes from master

github.com/yarnpkg/berry - 143f78d619bc7760fe539640ad7beb30cbfeb4b8 authored about 1 year ago by Yarn Bot <[email protected]>
Releasing 8 new packages

| Package name | Version |
| --- | --- |
| `@yarnpkg/cli` | `4.0.1` |
| `@yarnpkg/plugin-workspa...

github.com/yarnpkg/berry - be5a1bf87c2de22d8098b3a19a391cc40dfd2f3b authored about 1 year ago by Yarn Bot <[email protected]>
Update README.md (#5887)

**What's the problem this PR addresses?**
<!-- Describe the rationale of your PR. -->
<!-- Link ...

github.com/yarnpkg/berry - 8e2519b6e17c8930c53dafa6e73d6ef2d6bbf37b authored about 1 year ago by Shivam Singh <[email protected]>
fix typos in blogs (#5877)

**What's the problem this PR addresses?**
<!-- Describe the rationale of your PR. -->
<!-- Link ...

github.com/yarnpkg/berry - 574f532aaf059f1007de6a5713e16ff268a46f8c authored about 1 year ago by Surav Shrestha <[email protected]>
Runs more tests (#5875)

**What's the problem this PR addresses?**

We don't run the unit tests on Node 20/21 on other ...

github.com/yarnpkg/berry - 36b3c2dbbaf2a65f518fb2b93e54ec50936941cd authored about 1 year ago by Maël Nison <[email protected]>
chore(core): fix typo in Project.ts (#5876)

**What's the problem this PR addresses?**
<!-- Describe the rationale of your PR. -->
<!-- Link ...

github.com/yarnpkg/berry - ddf08d6331242c5fa67a9937e2a05e821ebf44a2 authored about 1 year ago by Ikko Eltociear Ashimine <[email protected]>
Adds tests for the pack list generation (#5873)

**What's the problem this PR addresses?**

#5872 made me notice that we have few tests coverin...

github.com/yarnpkg/berry - 047bebf979e02971335790c0aca7c5c87ca4ddbc authored about 1 year ago by Maël Nison <[email protected]>
Waits for the manifests to be written before running the second loops (#5871)

**What's the problem this PR addresses?**

I forgot to add a `Promise.all`, so the `package.js...

github.com/yarnpkg/berry - 2ded1918b38a93a6b220e27ba0047273961d08da authored about 1 year ago by Maël Nison <[email protected]>
fix : Update link to difference between link and portal (#5870)

**What's the problem this PR addresses?**
This solves #5869

...

**How did you fix it?**
...

github.com/yarnpkg/berry - f318b129a0b84a7d8a672c89cc7c92a68e61cb35 authored about 1 year ago by Shreyas0410 <[email protected]>
fix: Update link to plugin tutorial (#5862)

**What's the problem this PR addresses?**
The link in the readme to the documentation for creat...

github.com/yarnpkg/berry - 1a575592f911f471d3ed00bfbb5b5dafbab5fd00 authored about 1 year ago by Anton Bauhofer <[email protected]>
docs(yarnrc): remove invalid 'auto' option for cacheMigrationMode (#5857)

**What's the problem this PR addresses?**

Fixes: https://github.com/yarnpkg/berry/issues/5856

...

github.com/yarnpkg/berry - dfe9eb403861552f18424341b4ec51fe05af8c47 authored about 1 year ago by Trivikram Kamat <[email protected]>
docs(yarnrc): create list item for cacheMigrationMode 'always' option (#5855)

**What's the problem this PR addresses?**

N/A

**How did you fix it?**

Adds a missing newline ...

github.com/yarnpkg/berry - 8b22c34ea2fd47f7478fde3a74fcc417c4b32473 authored about 1 year ago by Trivikram Kamat <[email protected]>
chore(plugin-pnp): add 'pnpm' option in nodeLinker config description (#5850)

**What's the problem this PR addresses?**

Fixes: https://github.com/yarnpkg/berry/issues/5847

...

github.com/yarnpkg/berry - 926c4b2ad8981234c0a760368763707d14689682 authored about 1 year ago by Trivikram Kamat <[email protected]>
docs: fix link to the portal protocol (#5852)

github.com/yarnpkg/berry - dd9063984399de28b93aaabeb10133e4cadebd00 authored about 1 year ago by Georgii Dolzhykov <[email protected]>
docs(yarnrc): move compressionLevel 'mixed' enum value to the end (#5846)

**What's the problem this PR addresses?**

Refs: https://github.com/yarnpkg/berry/issues/5843

*...

github.com/yarnpkg/berry - ffa193c59c6de53be20773a9c1958d3dc0d48221 authored about 1 year ago by Trivikram Kamat <[email protected]>
docs(yarnrc): set default compressionLevel to '0' (#5844)

**What's the problem this PR addresses?**

Closes: https://github.com/yarnpkg/berry/issues/584...

github.com/yarnpkg/berry - 2ce027000ac5b25e0f17ece27a5575d9af0f03db authored about 1 year ago by Trivikram Kamat <[email protected]>
Prevent crash while reading non-existent file on GITHUB_EVENT_PATH (#5835)

**What's the problem this PR addresses?**
<!-- Describe the rationale of your PR. -->
<!-- Lin...

github.com/yarnpkg/berry - 382325914c0bb46d1c3452872d5f35a62e199934 authored about 1 year ago by LongYinan <[email protected]>
Adds `injectEnvironmentFiles` to the documentation (#5838)

**What's the problem this PR addresses?**

Fixes #5816

github.com/yarnpkg/berry - 8b926960d852863920d4f0e038aed92be3ba54c0 authored about 1 year ago by Maël Nison <[email protected]>
Reimplements yarn explain peer-requirements (#5834)

**What's the problem this PR addresses?**

I didn't update the `yarn explain peer-requirements...

github.com/yarnpkg/berry - 70b7c10c5c925a78c4cd9c898fb0949309de32c9 authored about 1 year ago by Maël Nison <[email protected]>
Fixes bugs in yarn npm audit (#5833)

**What's the problem this PR addresses?**

The rewrite of `yarn npm audit` broke a couple of t...

github.com/yarnpkg/berry - ccb28f24f3f0621871f5da79633e409642d8c689 authored about 1 year ago by Maël Nison <[email protected]>
Fixes the progress bar max width (#5836)

**What's the problem this PR addresses?**

I think we added support for the progress bar spinn...

github.com/yarnpkg/berry - 577e957ec6ed3fb17b0d77f1f47690cb520e5be2 authored about 1 year ago by Maël Nison <[email protected]>
Temporarily reverts the checked-in binary to unbreak setups

github.com/yarnpkg/berry - a1a4e001e700c5f4df4af0cdc3af489dbfabf78f authored about 1 year ago by Maël Nison <[email protected]>
Adds a blog section (#5784)

**What's the problem this PR addresses?**

In preparation for the 4.0 release, this diff adds ...

github.com/yarnpkg/berry - 26a53c946fec9a7d0687d7c771f7fd9590a57c52 authored about 1 year ago by Maël Nison <[email protected]>
Sync master with the changes from master

github.com/yarnpkg/berry - c3b319a8943dcc35e689ebff4051c112bfc598f5 authored about 1 year ago by Yarn Bot <[email protected]>
Releasing 40 new packages

| Package name | Version |
| --- | --- |
| `@yarnpkg/cli` | `4.0.0` |
| `@yarnpkg/parsers` | `3....

github.com/yarnpkg/berry - c6764b28f8e8dbdac7ad318d6d98b5d5f0f4679e authored about 1 year ago by Yarn Bot <[email protected]>
perf!: lazy load `packageExtensions` (#5608)

**What's the problem this PR addresses?**
<!-- Describe the rationale of your PR. -->
<!-- Lin...

github.com/yarnpkg/berry - 207413b4ea5c9684ebc8dad77bf0cae4b0ec727a authored about 1 year ago by Paul Soporan <[email protected]>
fix(core): Remove type dependency on lodash (#5815)

**What's the problem this PR addresses?**
<!-- Describe the rationale of your PR. -->
<!-- Link ...

github.com/yarnpkg/berry - 0fdbfe0f0a582da723ea7dd68b86b76ba71e7467 authored about 1 year ago by Clement Yan <[email protected]>
README: update link to new doc (#1217)

github.com/yarnpkg/website - f7c4c429a43e08d24aa812c46c5db374be3e21c6 authored about 1 year ago by Alexis Lefebvre <[email protected]>
ci(e2e): disable storybook telemetry (#5267)

Yarn CI runs are registering in our telemetry data, so it would be great
to filter those out at ...

github.com/yarnpkg/berry - c751963f9acd3be55d7afaa3bb82a6a63be941ef authored about 1 year ago by Michael Shilman <[email protected]>
docs: replace `@babel/register` with `esbuild` (#5808)

**What's the problem this PR addresses?**
<!-- Describe the rationale of your PR. -->
<!-- Link ...

github.com/yarnpkg/berry - 6f43cfaa65be9b13675f6d54d96b6309f33c421c authored about 1 year ago by Clement Yan <[email protected]>
docs: fix typo in migration guide (#5807)

Correct grammar

**What's the problem this PR addresses?**
<!-- Describe the rationale of your P...

github.com/yarnpkg/berry - e7552885128d42fdbbaa74157f77a621f27c1320 authored about 1 year ago by Flamenco <[email protected]>
Infer which files should SDKs include using manifest data (#5703)

**What's the problem this PR addresses?**
<!-- Describe the rationale of your PR. -->
<!-- Lin...

github.com/yarnpkg/berry - 3c1be684c4d53c56d7d00e1467e694b6773d01fa authored about 1 year ago by Clement Yan <[email protected]>
docs: fix typo (#5770)

**What's the problem this PR addresses?**
<!-- Describe the rationale of your PR. -->
<!-- Lin...

github.com/yarnpkg/berry - 453f411be93c9ceb63dc4bd0acf8882fccb3a021 authored about 1 year ago by Guilherme Dantas <[email protected]>
docs: Fix package "types available" check (#5789)

**What's the problem this PR addresses?**
<!-- Describe the rationale of your PR. -->
<!-- Lin...

github.com/yarnpkg/berry - 0bfe5bc5bbbf109a330e3bcecca84ec768ee2cf4 authored about 1 year ago by Clement Yan <[email protected]>
Fix sherlock workflow again (#5788)

**What's the problem this PR addresses?**
<!-- Describe the rationale of your PR. -->
<!-- Lin...

github.com/yarnpkg/berry - 77d7306c21dbb142b3099c88905d3e33a9eb8664 authored about 1 year ago by Clement Yan <[email protected]>
ci(e2e): remove preact-cli test (#5790)

**What's the problem this PR addresses?**

preact-cli is no longer maintained, ref
https://gi...

github.com/yarnpkg/berry - 3bf454110cfa58683259cf752fbf9de3981aa350 authored about 1 year ago by Kristoffer K <[email protected]>
docs: fix old info in contributing guide (#5779)

**What's the problem this PR addresses?**
<!-- Describe the rationale of your PR. -->
<!-- Lin...

github.com/yarnpkg/berry - 6460b597fad141ff1b3fb792a2c53514ceb07b8b authored about 1 year ago by Tom Szwaja <[email protected]>
Documentation fixes (#5776)

**What's the problem this PR addresses?**
<!-- Describe the rationale of your PR. -->
<!-- Lin...

github.com/yarnpkg/berry - 26601ca464b92252177c5a3307be98f90b749e47 authored about 1 year ago by Pascal Will <[email protected]>
Removes accidental debug dependency

github.com/yarnpkg/berry - cf1323388e89f709f32131c6fd7018e5cec92f79 authored about 1 year ago by Maël Nison <[email protected]>
Fixes the iarna test (#5794)

**What's the problem this PR addresses?**

One of our tests on the `@types` auto-add was testi...

github.com/yarnpkg/berry - 3e2dfb2dd6a7378c91a9d1b21e768ab06eaa5f5c authored about 1 year ago by Maël Nison <[email protected]>
docs: fix broken "Current status" badges (#5783)

**What's the problem this PR addresses?**

Badge URLs were outdated (not in a format that "Cre...

github.com/yarnpkg/berry - d181aa62bec96ff5d7c4b60ce1a54e6f89d935f0 authored about 1 year ago by Wojciech Maj <[email protected]>
ci: e2e - fix installing @types/testing-library__jest-dom v6 instead of v5 in CRA tests (#5782)

**What's the problem this PR addresses?**

CRA installs @testing-library/[email protected], and
...

github.com/yarnpkg/berry - 84e5adf48113ac9f06957c6dc46bc3030f8c67e5 authored about 1 year ago by Wojciech Maj <[email protected]>
ci: e2e - use Node.js 18 for Preact CLI tests (#5780)

**What's the problem this PR addresses?**

Preact CLI not only now supports Node.js 18, but _r...

github.com/yarnpkg/berry - 1b29d94956ec47e2aeec1d821e2cb0b0dd11e83c authored about 1 year ago by Wojciech Maj <[email protected]>