Files
pnpm/testing/command-defaults/CHANGELOG.md
2026-05-29 17:26:13 +02:00

14 lines
402 B
Markdown

# @pnpm/testing.command-defaults
## 1100.0.2
### Patch Changes
- @pnpm/testing.registry-mock@1100.0.2
## 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.