mirror of
https://github.com/pnpm/pnpm.git
synced 2026-07-01 19:35:22 -04:00
14 lines
402 B
Markdown
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.
|