Skip to content

Commit 534442f

Browse files
authored
doc: note corepack package removal in distribution doc
PR-URL: #61207 Reviewed-By: Aviv Keller <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Jordan Harband <[email protected]> Reviewed-By: Ulises Gascón <[email protected]> Reviewed-By: Rafael Gonzaga <[email protected]>
1 parent d991f69 commit 534442f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/contributing/distribution.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,7 @@ only as a semver-major change, unless the related feature or project is
2525
documented as experimental. In addition, Node.js includes external projects as
2626
internal dependencies. These may be replaced or removed at any time, provided
2727
that doing so is not a breaking change.
28+
29+
## History
30+
31+
* [corepack](https://github.com/nodejs/corepack) was added in Node.js v14.9.0 and v16.9.0. It is no longer distributed as of Node.js v25.0.0.

0 commit comments

Comments
 (0)