mirror of
https://github.com/pnpm/pnpm.git
synced 2026-04-27 02:20:19 -04:00
8 lines
330 B
Markdown
8 lines
330 B
Markdown
# @pnpm/testing.command-defaults
|
|
|
|
## 1100.0.1
|
|
|
|
### Patch Changes
|
|
|
|
- 9e0833c: Added a new setting `minimumReleaseAgeIgnoreMissingTime`, which is `true` by default. When enabled, pnpm skips the `minimumReleaseAge` maturity check if the registry metadata does not include the `time` field. Set to `false` to fail resolution instead.
|