Skip to content

Commit 62fd852

Browse files
committed
Releasing 40 new packages
| Package name | Version | | --- | --- | | `@yarnpkg/builder` | `4.2.1` | | `@yarnpkg/cli` | `4.7.0` | | `@yarnpkg/core` | `4.2.1` | | `@yarnpkg/doctor` | `4.0.3` | | `@yarnpkg/eslint-config` | `3.0.0` | | `@yarnpkg/extensions` | `2.0.5` | | `@yarnpkg/fslib` | `3.1.2` | | `@yarnpkg/libui` | `3.0.2` | | `@yarnpkg/libzip` | `3.1.1` | | `@yarnpkg/nm` | `4.0.6` | | `@yarnpkg/parsers` | `3.0.3` | | `@yarnpkg/plugin-compat` | `4.0.11` | | `@yarnpkg/plugin-constraints` | `4.0.3` | | `@yarnpkg/plugin-dlx` | `4.0.1` | | `@yarnpkg/plugin-essentials` | `4.3.1` | | `@yarnpkg/plugin-exec` | `3.0.1` | | `@yarnpkg/plugin-file` | `3.0.1` | | `@yarnpkg/plugin-git` | `3.1.1` | | `@yarnpkg/plugin-github` | `3.0.1` | | `@yarnpkg/plugin-http` | `3.0.2` | | `@yarnpkg/plugin-init` | `4.1.0` | | `@yarnpkg/plugin-interactive-tools` | `4.0.2` | | `@yarnpkg/plugin-link` | `3.0.1` | | `@yarnpkg/plugin-nm` | `4.0.6` | | `@yarnpkg/plugin-npm` | `3.0.2` | | `@yarnpkg/plugin-npm-cli` | `4.0.5` | | `@yarnpkg/plugin-pack` | `4.0.1` | | `@yarnpkg/plugin-patch` | `4.0.2` | | `@yarnpkg/plugin-pnp` | `4.0.7` | | `@yarnpkg/plugin-pnpm` | `2.0.1` | | `@yarnpkg/plugin-stage` | `4.0.1` | | `@yarnpkg/plugin-typescript` | `4.1.2` | | `@yarnpkg/plugin-version` | `4.0.5` | | `@yarnpkg/plugin-workspace-tools` | `4.1.3` | | `@yarnpkg/pnp` | `4.0.9` | | `@yarnpkg/pnpify` | `4.1.4` | | `@yarnpkg/sdks` | `3.2.1` | | `@yarnpkg/shell` | `4.1.2` | | `@yarnpkg/types` | `4.0.1` | | `vscode-zipfs` | `3.0.1` |
1 parent 0edddbe commit 62fd852

File tree

49 files changed

+664
-897
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+664
-897
lines changed

.yarn/versions/29bf8031.yml

-41
This file was deleted.

.yarn/versions/4c645b68.yml

-34
This file was deleted.

.yarn/versions/80c87cf1.yml

-30
This file was deleted.

.yarn/versions/a0ea31c2.yml

-34
This file was deleted.

.yarn/versions/b075d05f.yml

-24
This file was deleted.

.yarn/versions/c530da1b.yml

-24
This file was deleted.

.yarn/versions/e7f5fdea.yml

-8
This file was deleted.

packages/berry-cli/bin/berry.js

+292-291
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/eslint-config/package.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/eslint-config",
3-
"version": "2.1.0",
3+
"version": "3.0.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.5.2"
40-
},
41-
"stableVersion": "2.1.0"
40+
}
4241
}

packages/plugin-compat/package.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/plugin-compat",
3-
"version": "4.0.10",
3+
"version": "4.0.11",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"exports": {
@@ -49,6 +49,5 @@
4949
],
5050
"engines": {
5151
"node": ">=18.12.0"
52-
},
53-
"stableVersion": "4.0.10"
52+
}
5453
}

packages/plugin-constraints/package.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/plugin-constraints",
3-
"version": "4.0.2",
3+
"version": "4.0.3",
44
"license": "BSD-2-Clause",
55
"repository": {
66
"type": "git",
@@ -46,6 +46,5 @@
4646
],
4747
"engines": {
4848
"node": ">=18.12.0"
49-
},
50-
"stableVersion": "4.0.2"
49+
}
5150
}

packages/plugin-dlx/package.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/plugin-dlx",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"exports": {
@@ -41,6 +41,5 @@
4141
],
4242
"engines": {
4343
"node": ">=18.12.0"
44-
},
45-
"stableVersion": "4.0.0"
44+
}
4645
}

packages/plugin-essentials/package.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/plugin-essentials",
3-
"version": "4.3.0",
3+
"version": "4.3.1",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"exports": {
@@ -53,6 +53,5 @@
5353
],
5454
"engines": {
5555
"node": ">=18.12.0"
56-
},
57-
"stableVersion": "4.3.0"
56+
}
5857
}

packages/plugin-exec/package.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/plugin-exec",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"exports": {
@@ -39,6 +39,5 @@
3939
],
4040
"engines": {
4141
"node": ">=18.12.0"
42-
},
43-
"stableVersion": "3.0.0"
42+
}
4443
}

packages/plugin-file/package.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/plugin-file",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"exports": {
@@ -39,6 +39,5 @@
3939
],
4040
"engines": {
4141
"node": ">=18.12.0"
42-
},
43-
"stableVersion": "3.0.0"
42+
}
4443
}

packages/plugin-git/package.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/plugin-git",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"exports": {
@@ -45,6 +45,5 @@
4545
],
4646
"engines": {
4747
"node": ">=18.12.0"
48-
},
49-
"stableVersion": "3.1.0"
48+
}
5049
}

packages/plugin-github/package.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/plugin-github",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"exports": {
@@ -41,6 +41,5 @@
4141
],
4242
"engines": {
4343
"node": ">=18.12.0"
44-
},
45-
"stableVersion": "3.0.0"
44+
}
4645
}

packages/plugin-http/package.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/plugin-http",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"exports": {
@@ -37,6 +37,5 @@
3737
],
3838
"engines": {
3939
"node": ">=18.12.0"
40-
},
41-
"stableVersion": "3.0.1"
40+
}
4241
}

packages/plugin-init/package.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/plugin-init",
3-
"version": "4.0.1",
3+
"version": "4.1.0",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"exports": {
@@ -41,6 +41,5 @@
4141
],
4242
"engines": {
4343
"node": ">=18.12.0"
44-
},
45-
"stableVersion": "4.0.1"
44+
}
4645
}

packages/plugin-interactive-tools/package.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/plugin-interactive-tools",
3-
"version": "4.0.1",
3+
"version": "4.0.2",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"exports": {
@@ -53,6 +53,5 @@
5353
],
5454
"engines": {
5555
"node": ">=18.12.0"
56-
},
57-
"stableVersion": "4.0.1"
56+
}
5857
}

0 commit comments

Comments
 (0)