File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.34.0] ( https://github.com/nodejs/corepack/compare/v0.33.0...v0.34.0 ) (2025-06-14)
4
+
5
+
6
+ ### ⚠ BREAKING CHANGES
7
+
8
+ * drop Node.js 18.x and 23.x support
9
+
10
+ ### Miscellaneous Chores
11
+
12
+ * 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 ) )
13
+
3
14
## [ 0.33.0] ( https://github.com/nodejs/corepack/compare/v0.32.0...v0.33.0 ) (2025-06-02)
4
15
5
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " corepack" ,
3
- "version" : " 0.33 .0" ,
3
+ "version" : " 0.34 .0" ,
4
4
"homepage" : " https://github.com/nodejs/corepack#readme" ,
5
5
"bugs" : {
6
6
"url" : " https://github.com/nodejs/corepack/issues"
You can’t perform that action at this time.
0 commit comments