Skip to content

Commit 2eb9830

Browse files
committed
Releasing 16 new packages
| Package name | Version | | --- | --- | | `@yarnpkg/cli` | `4.10.0` | | `@yarnpkg/plugin-npm` | `3.3.0` | | `@yarnpkg/core` | `4.4.4` | | `@yarnpkg/plugin-essentials` | `4.4.4` | | `@yarnpkg/pnp` | `4.1.2` | | `@yarnpkg/plugin-npm-cli` | `4.3.0` | | `@yarnpkg/builder` | `4.2.3` | | `@yarnpkg/doctor` | `4.0.5` | | `@yarnpkg/eslint-config` | `3.1.0` | | `@yarnpkg/fslib` | `3.1.3` | | `@yarnpkg/libzip` | `3.2.2` | | `@yarnpkg/plugin-nm` | `4.0.8` | | `@yarnpkg/plugin-pnp` | `4.1.2` | | `@yarnpkg/pnpify` | `4.1.6` | | `@yarnpkg/plugin-catalog` | `1.0.0` | | `@yarnpkg/plugin-pack` | `4.0.3` |
1 parent 0964654 commit 2eb9830

File tree

27 files changed

+701
-876
lines changed

27 files changed

+701
-876
lines changed

.pnp.cjs

Lines changed: 6 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.pnp.loader.mjs

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.yarn/versions/25eb93a2.yml

Lines changed: 0 additions & 24 deletions
This file was deleted.

.yarn/versions/9195f0b5.yml

Lines changed: 0 additions & 36 deletions
This file was deleted.

.yarn/versions/9ad4b6ac.yml

Lines changed: 0 additions & 36 deletions
This file was deleted.

.yarn/versions/a67284fa.yml

Lines changed: 0 additions & 41 deletions
This file was deleted.

.yarn/versions/ae3cd5fb.yml

Lines changed: 0 additions & 25 deletions
This file was deleted.

packages/berry-cli/bin/berry.js

Lines changed: 330 additions & 330 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/eslint-config/package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/eslint-config",
3-
"version": "3.0.1",
3+
"version": "3.1.0",
44
"license": "BSD-2-Clause",
55
"type": "module",
66
"exports": {
@@ -37,6 +37,5 @@
3737
"devDependencies": {
3838
"eslint": "^9.20.1",
3939
"typescript": "^5.9.2"
40-
},
41-
"stableVersion": "3.0.1"
40+
}
4241
}

packages/plugin-catalog/package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/plugin-catalog",
3-
"version": "0.0.1",
3+
"version": "1.0.0",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"exports": {
@@ -40,6 +40,5 @@
4040
],
4141
"engines": {
4242
"node": ">=18.12.0"
43-
},
44-
"stableVersion": "0.0.1"
43+
}
4544
}

0 commit comments

Comments
 (0)