Skip to content

Commit 2a2f6a8

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

File tree

42 files changed

+1190
-1200
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

+1190
-1200
lines changed

packages/berry-cli/bin/berry.js

Lines changed: 575 additions & 580 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/esbuild-plugin-pnp",
3-
"version": "3.0.0-rc.6",
3+
"version": "3.0.0-rc.7",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"dependencies": {

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/eslint-config",
3-
"version": "1.0.0-rc.6",
3+
"version": "1.0.0-rc.7",
44
"license": "BSD-2-Clause",
55
"dependencies": {
66
"@rushstack/eslint-patch": "^1.1.0",

packages/plugin-compat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/plugin-compat",
3-
"version": "4.0.0-rc.6",
3+
"version": "4.0.0-rc.7",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"peerDependencies": {

packages/plugin-constraints/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/plugin-constraints",
3-
"version": "4.0.0-rc.6",
3+
"version": "4.0.0-rc.7",
44
"license": "BSD-2-Clause",
55
"repository": {
66
"type": "git",

packages/plugin-dlx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/plugin-dlx",
3-
"version": "4.0.0-rc.6",
3+
"version": "4.0.0-rc.7",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"dependencies": {

packages/plugin-essentials/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/plugin-essentials",
3-
"version": "4.0.0-rc.6",
3+
"version": "4.0.0-rc.7",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"dependencies": {

packages/plugin-exec/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/plugin-exec",
3-
"version": "3.0.0-rc.6",
3+
"version": "3.0.0-rc.7",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"dependencies": {

packages/plugin-file/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/plugin-file",
3-
"version": "3.0.0-rc.6",
3+
"version": "3.0.0-rc.7",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"dependencies": {

packages/plugin-git/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yarnpkg/plugin-git",
3-
"version": "3.0.0-rc.6",
3+
"version": "3.0.0-rc.7",
44
"license": "BSD-2-Clause",
55
"main": "./sources/index.ts",
66
"dependencies": {

0 commit comments

Comments
 (0)