File tree 2 files changed +13
-1
lines changed
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.30.0] ( https://github.com/nodejs/corepack/compare/v0.29.4...v0.30.0 ) (2024-11-23)
4
+
5
+
6
+ ### Features
7
+
8
+ * update package manager versions ([ #578 ] ( https://github.com/nodejs/corepack/issues/578 ) ) ([ a286c8f] ( https://github.com/nodejs/corepack/commit/a286c8f5537ea9ecf9b6ff53c7bc3e8da4e3c8bb ) )
9
+
10
+
11
+ ### Performance Improvements
12
+
13
+ * prefer ` module.enableCompileCache ` over ` v8-compile-cache ` ([ #574 ] ( https://github.com/nodejs/corepack/issues/574 ) ) ([ cba6905] ( https://github.com/nodejs/corepack/commit/cba690575bd606faeee54bd512ccb8797d49055f ) )
14
+
3
15
## [ 0.29.4] ( https://github.com/nodejs/corepack/compare/v0.29.3...v0.29.4 ) (2024-09-07)
4
16
5
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " corepack" ,
3
- "version" : " 0.29.4 " ,
3
+ "version" : " 0.30.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