Skip to content

Commit 0b92a7a

Browse files
committed
Releasing 40 new packages
| Package name | Version | | --- | --- | | `@yarnpkg/cli` | `4.0.0-rc.1` | | `@yarnpkg/plugin-pack` | `4.0.0-rc.1` | | `@yarnpkg/plugin-pnp` | `4.0.0-rc.1` | | `@yarnpkg/pnp` | `4.0.0-rc.1` | | `@yarnpkg/core` | `4.0.0-rc.1` | | `@yarnpkg/plugin-essentials` | `4.0.0-rc.1` | | `@yarnpkg/plugin-exec` | `3.0.0-rc.1` | | `@yarnpkg/plugin-file` | `3.0.0-rc.1` | | `@yarnpkg/plugin-git` | `3.0.0-rc.1` | | `@yarnpkg/plugin-http` | `3.0.0-rc.1` | | `@yarnpkg/plugin-link` | `3.0.0-rc.1` | | `@yarnpkg/plugin-npm` | `3.0.0-rc.1` | | `@yarnpkg/plugin-patch` | `4.0.0-rc.1` | | `@yarnpkg/esbuild-plugin-pnp` | `3.0.0-rc.1` | | `@yarnpkg/eslint-config` | `1.0.0-rc.1` | | `@yarnpkg/fslib` | `3.0.0-rc.1` | | `@yarnpkg/plugin-compat` | `4.0.0-rc.1` | | `@yarnpkg/plugin-version` | `4.0.0-rc.1` | | `@yarnpkg/sdks` | `3.0.0-rc.1` | | `@yarnpkg/builder` | `4.0.0-rc.1` | | `@yarnpkg/nm` | `4.0.0-rc.1` | | `@yarnpkg/plugin-nm` | `4.0.0-rc.1` | | `@yarnpkg/pnpify` | `4.0.0-rc.1` | | `@yarnpkg/doctor` | `4.0.0-rc.1` | | `@yarnpkg/parsers` | `3.0.0-rc.1` | | `@yarnpkg/plugin-constraints` | `4.0.0-rc.1` | | `@yarnpkg/plugin-dlx` | `4.0.0-rc.1` | | `@yarnpkg/plugin-github` | `3.0.0-rc.1` | | `@yarnpkg/plugin-init` | `4.0.0-rc.1` | | `@yarnpkg/plugin-interactive-tools` | `4.0.0-rc.1` | | `@yarnpkg/plugin-npm-cli` | `4.0.0-rc.1` | | `@yarnpkg/plugin-pnpm` | `2.0.0-rc.1` | | `@yarnpkg/plugin-stage` | `4.0.0-rc.1` | | `@yarnpkg/plugin-typescript` | `4.0.0-rc.1` | | `@yarnpkg/plugin-workspace-tools` | `4.0.0-rc.1` | | `@yarnpkg/shell` | `4.0.0-rc.1` | | `@yarnpkg/libzip` | `3.0.0-rc.1` | | `@yarnpkg/libui` | `3.0.0-rc.1` | | `@yarnpkg/json-proxy` | `3.0.0-rc.1` | | `vscode-zipfs` | `3.0.0-rc.1` |
1 parent 5ae7b8a commit 0b92a7a

File tree

42 files changed

+1222
-1194
lines changed

Some content is hidden

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

42 files changed

+1222
-1194
lines changed

packages/berry-cli/bin/berry.js

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

packages/esbuild-plugin-pnp/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/esbuild-plugin-pnp",
3-
"version": "2.0.1",
3+
"version": "3.0.0-rc.1",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"dependencies": {
@@ -32,5 +32,6 @@
3232
},
3333
"engines": {
3434
"node": ">=14.15.0"
35-
}
35+
},
36+
"stableVersion": "2.0.1"
3637
}

packages/eslint-config/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/eslint-config",
3-
"version": "0.5.0",
3+
"version": "1.0.0-rc.1",
44
"license": "BSD-2-Clause",
55
"dependencies": {
66
"@rushstack/eslint-patch": "^1.1.0",
@@ -25,5 +25,6 @@
2525
},
2626
"engines": {
2727
"node": ">=14.15.0"
28-
}
28+
},
29+
"stableVersion": "0.5.0"
2930
}

packages/plugin-compat/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/plugin-compat",
3-
"version": "3.1.2",
3+
"version": "4.0.0-rc.1",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"peerDependencies": {
@@ -39,5 +39,6 @@
3939
],
4040
"engines": {
4141
"node": ">=14.15.0"
42-
}
42+
},
43+
"stableVersion": "3.1.2"
4344
}

packages/plugin-constraints/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/plugin-constraints",
3-
"version": "3.1.0",
3+
"version": "4.0.0-rc.1",
44
"license": "BSD-2-Clause",
55
"repository": {
66
"type": "git",
@@ -38,5 +38,6 @@
3838
],
3939
"engines": {
4040
"node": ">=14.15.0"
41-
}
41+
},
42+
"stableVersion": "3.1.0"
4243
}

packages/plugin-dlx/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/plugin-dlx",
3-
"version": "3.1.1",
3+
"version": "4.0.0-rc.1",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"dependencies": {
@@ -34,5 +34,6 @@
3434
],
3535
"engines": {
3636
"node": ">=14.15.0"
37-
}
37+
},
38+
"stableVersion": "3.1.1"
3839
}

packages/plugin-essentials/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/plugin-essentials",
3-
"version": "3.2.0",
3+
"version": "4.0.0-rc.1",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"dependencies": {
@@ -46,5 +46,6 @@
4646
],
4747
"engines": {
4848
"node": ">=14.15.0"
49-
}
49+
},
50+
"stableVersion": "3.2.0"
5051
}

packages/plugin-exec/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/plugin-exec",
3-
"version": "2.3.0",
3+
"version": "3.0.0-rc.1",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"dependencies": {
@@ -32,5 +32,6 @@
3232
],
3333
"engines": {
3434
"node": ">=14.15.0"
35-
}
35+
},
36+
"stableVersion": "2.3.0"
3637
}

packages/plugin-file/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/plugin-file",
3-
"version": "2.3.0",
3+
"version": "3.0.0-rc.1",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"dependencies": {
@@ -31,5 +31,6 @@
3131
],
3232
"engines": {
3333
"node": ">=14.15.0"
34-
}
34+
},
35+
"stableVersion": "2.3.0"
3536
}

packages/plugin-git/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/plugin-git",
3-
"version": "2.6.0",
3+
"version": "3.0.0-rc.1",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"dependencies": {
@@ -38,5 +38,6 @@
3838
],
3939
"engines": {
4040
"node": ">=14.15.0"
41-
}
41+
},
42+
"stableVersion": "2.6.0"
4243
}

packages/plugin-github/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/plugin-github",
3-
"version": "2.3.0",
3+
"version": "3.0.0-rc.1",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"dependencies": {
@@ -34,5 +34,6 @@
3434
],
3535
"engines": {
3636
"node": ">=14.15.0"
37-
}
37+
},
38+
"stableVersion": "2.3.0"
3839
}

packages/plugin-http/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/plugin-http",
3-
"version": "2.2.0",
3+
"version": "3.0.0-rc.1",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"dependencies": {
@@ -30,5 +30,6 @@
3030
],
3131
"engines": {
3232
"node": ">=14.15.0"
33-
}
33+
},
34+
"stableVersion": "2.2.0"
3435
}

packages/plugin-init/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/plugin-init",
3-
"version": "3.1.2",
3+
"version": "4.0.0-rc.1",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"dependencies": {
@@ -36,5 +36,6 @@
3636
],
3737
"engines": {
3838
"node": ">=14.15.0"
39-
}
39+
},
40+
"stableVersion": "3.1.2"
4041
}

packages/plugin-interactive-tools/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/plugin-interactive-tools",
3-
"version": "3.1.2",
3+
"version": "4.0.0-rc.1",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"dependencies": {
@@ -46,5 +46,6 @@
4646
],
4747
"engines": {
4848
"node": ">=14.15.0"
49-
}
49+
},
50+
"stableVersion": "3.1.2"
5051
}

packages/plugin-link/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/plugin-link",
3-
"version": "2.2.0",
3+
"version": "3.0.0-rc.1",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"dependencies": {
@@ -31,5 +31,6 @@
3131
],
3232
"engines": {
3333
"node": ">=14.15.0"
34-
}
34+
},
35+
"stableVersion": "2.2.0"
3536
}

packages/plugin-nm/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@yarnpkg/cli": "workspace:^",
2222
"@yarnpkg/core": "workspace:^"
2323
},
24-
"version": "3.1.1",
24+
"version": "4.0.0-rc.1",
2525
"nextVersion": {
2626
"semver": "2.0.0-rc.5",
2727
"nonce": "1989925236539513"
@@ -44,5 +44,6 @@
4444
],
4545
"engines": {
4646
"node": ">=14.15.0"
47-
}
47+
},
48+
"stableVersion": "3.1.1"
4849
}

packages/plugin-npm-cli/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/plugin-npm-cli",
3-
"version": "3.2.0",
3+
"version": "4.0.0-rc.1",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"dependencies": {
@@ -43,5 +43,6 @@
4343
],
4444
"engines": {
4545
"node": ">=14.15.0"
46-
}
46+
},
47+
"stableVersion": "3.2.0"
4748
}

packages/plugin-npm/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/plugin-npm",
3-
"version": "2.7.0",
3+
"version": "3.0.0-rc.1",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"dependencies": {
@@ -38,5 +38,6 @@
3838
],
3939
"engines": {
4040
"node": ">=14.15.0"
41-
}
41+
},
42+
"stableVersion": "2.7.0"
4243
}

packages/plugin-pack/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/plugin-pack",
3-
"version": "3.1.1",
3+
"version": "4.0.0-rc.1",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"dependencies": {
@@ -39,5 +39,6 @@
3939
],
4040
"engines": {
4141
"node": ">=14.15.0"
42-
}
42+
},
43+
"stableVersion": "3.1.1"
4344
}

packages/plugin-patch/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/plugin-patch",
3-
"version": "3.2.0",
3+
"version": "4.0.0-rc.1",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"dependencies": {
@@ -35,5 +35,6 @@
3535
],
3636
"engines": {
3737
"node": ">=14.15.0"
38-
}
38+
},
39+
"stableVersion": "3.2.0"
3940
}

packages/plugin-pnp/package.json

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

packages/plugin-pnpm/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/plugin-pnpm",
3-
"version": "1.1.0",
3+
"version": "2.0.0-rc.1",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"dependencies": {
@@ -37,5 +37,6 @@
3737
],
3838
"engines": {
3939
"node": ">=14.15.0"
40-
}
40+
},
41+
"stableVersion": "1.1.0"
4142
}

packages/plugin-stage/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/plugin-stage",
3-
"version": "3.1.1",
3+
"version": "4.0.0-rc.1",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"dependencies": {
@@ -35,5 +35,6 @@
3535
],
3636
"engines": {
3737
"node": ">=14.15.0"
38-
}
38+
},
39+
"stableVersion": "3.1.1"
3940
}

packages/plugin-typescript/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/plugin-typescript",
3-
"version": "3.0.0",
3+
"version": "4.0.0-rc.1",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"dependencies": {
@@ -41,5 +41,6 @@
4141
],
4242
"engines": {
4343
"node": ">=14.15.0"
44-
}
44+
},
45+
"stableVersion": "3.0.0"
4546
}

packages/plugin-version/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/plugin-version",
3-
"version": "3.1.1",
3+
"version": "4.0.0-rc.1",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"dependencies": {
@@ -46,5 +46,6 @@
4646
],
4747
"engines": {
4848
"node": ">=14.15.0"
49-
}
49+
},
50+
"stableVersion": "3.1.1"
5051
}

0 commit comments

Comments
 (0)