mirror of
https://github.com/pnpm/pnpm.git
synced 2026-03-24 01:51:41 -04:00
docs: update changesets
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
"@pnpm/plugin-commands-script-runners": patch
|
||||
---
|
||||
|
||||
--no-bail should work with non-recursive run commands as well.
|
||||
`--no-bail` should work with non-recursive `run` commands as well.
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
"pnpm": minor
|
||||
---
|
||||
|
||||
New CLI option added: --test-pattern.
|
||||
New CLI option added: `--test-pattern`.
|
||||
|
||||
@@ -4,4 +4,4 @@
|
||||
"@pnpm/config": minor
|
||||
---
|
||||
|
||||
Filter files matching this filter from the git changed file list when running the test command
|
||||
New option added: `test-pattern`. `test-pattern` allows to detect whether the modified files are related to tests. If they are, the dependent packages of such modified packages are not included.
|
||||
|
||||
Reference in New Issue
Block a user