Files
pnpm/testing/command-defaults/CHANGELOG.md
2026-06-15 08:37:08 +02:00

38 lines
690 B
Markdown

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