Skip to content

docs: clarify package.json override value specs - #9505

Merged
owlstronaut merged 1 commit into
npm:latestfrom
ded-furby:docs/override-value-specs
Jun 8, 2026
Merged

docs: clarify package.json override value specs#9505
owlstronaut merged 1 commit into
npm:latestfrom
ded-furby:docs/override-value-specs

Conversation

@ded-furby

Copy link
Copy Markdown
Contributor

Summary

  • state explicitly that override values accept standard npm dependency specifiers
  • add a semver range example for override values
  • keep the change scoped to the existing package.json#overrides docs

Closes#9475.

Validation

  • git diff --check

@ded-furby
ded-furby requested review from a team as code ownersJune 6, 2026 07:07
@owlstronaut
owlstronaut merged commit bcf01c6 into npm:latestJun 8, 2026
8 checks passed
@github-actions

Copy link
Copy Markdown
Contributor

🎉 Backport to release/v11 created: #9508

@github-actionsgithub-actionsBot mentioned this pull request Jun 5, 2026
owlstronaut pushed a commit that referenced this pull request Jun 8, 2026
Backport of #9505 to `release/v11`.
Co-authored-by: ded-furby <190979964+ded-furby@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[DOCS] package.json "overrides" should be explicit about supporting version range syntax

2 participants

@ded-furby@owlstronaut