File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
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+
315## [ 0.29.4] ( https://github.com/nodejs/corepack/compare/v0.29.3...v0.29.4 ) (2024-09-07)
416
517
Original file line number Diff line number Diff line change 11{
22 "name" : " corepack" ,
3- "version" : " 0.29.4 " ,
3+ "version" : " 0.30.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