File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.34.0] ( https://github.com/nodejs/corepack/compare/v0.33.0...v0.34.0 ) (2025-07-19)
4+
5+
6+ ### ⚠ BREAKING CHANGES
7+
8+ * drop Node.js 18.x and 23.x support
9+
10+ ### Features
11+
12+ * update package manager versions ([ #719 ] ( https://github.com/nodejs/corepack/issues/719 ) ) ([ 7707ea7] ( https://github.com/nodejs/corepack/commit/7707ea7350c129ad3aae8ca08e9e80fcf164dcb6 ) )
13+
14+
15+ ### Miscellaneous Chores
16+
17+ * remove Node.js 18.x and 23.x usage, add 24.x ([ #718 ] ( https://github.com/nodejs/corepack/issues/718 ) ) ([ 783a42f] ( https://github.com/nodejs/corepack/commit/783a42fbe35371964e9dde75e2263b179f53bc0c ) )
18+
319## [ 0.33.0] ( https://github.com/nodejs/corepack/compare/v0.32.0...v0.33.0 ) (2025-06-02)
420
521
Original file line number Diff line number Diff line change 11{
22 "name" : " corepack" ,
3- "version" : " 0.33 .0" ,
3+ "version" : " 0.34 .0" ,
44 "homepage" : " https://github.com/nodejs/corepack#readme" ,
55 "bugs" : {
66 "url" : " https://github.com/nodejs/corepack/issues"
You can’t perform that action at this time.
0 commit comments