Skip to content

Document npm 12 min-release-age-exclude per-package bypass - #26

Merged
mprpic merged 1 commit into
mainfrom
npm-min-release-age-exclude
Jul 25, 2026
Merged

Document npm 12 min-release-age-exclude per-package bypass#26
mprpic merged 1 commit into
mainfrom
npm-min-release-age-exclude

Conversation

@mprpic

@mprpic mprpic commented Jul 22, 2026

Copy link
Copy Markdown
Owner

npm 12 added min-release-age-exclude for exempting specific packages (by name or minimatch glob) from the cooldown policy. Update the npm section, quick reference table, and bypassing cooldowns table to reflect the new capability.

Closes #22

npm 12 added `min-release-age-exclude` for exempting specific packages
(by name or minimatch glob) from the cooldown policy. Update the npm
section, quick reference table, and bypassing cooldowns table to reflect
the new capability.

Closes #22

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Martin Prpič <martin.prpic@gmail.com>
@mprpic
mprpic force-pushed the npm-min-release-age-exclude branch from fea035c to 98dbe83 Compare July 22, 2026 19:46
@mprpic
mprpic merged commit 2287f7d into main Jul 25, 2026
3 checks passed
@mprpic
mprpic deleted the npm-min-release-age-exclude branch July 25, 2026 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NPM v12 supports cooldown exclusions now

1 participant