diff --git a/.changeset/bright-deers-return.md b/.changeset/bright-deers-return.md new file mode 100644 index 00000000000..db68c37bc82 --- /dev/null +++ b/.changeset/bright-deers-return.md @@ -0,0 +1,7 @@ +--- +"@pnpm/plugin-commands-script-runners": minor +"@pnpm/types": minor +"pnpm": minor +--- + +New setting supported in the `package.json` that is in the root of the workspace: `pnpm.requiredScripts`. Scripts listed in this array will be required in each project of the worksapce. Otherwise, `pnpm -r run