You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,9 @@
2
2
3
3
## [Unreleased]
4
4
5
+
6
+
## [v281] - 2025-02-05
7
+
5
8
- Exporting `COREPACK_HOME` to downstream buildpacks to prevent Corepack shims from downloading the requested package manager again in a subsequent buildpack. ([#1374](https://github.com/heroku/heroku-buildpack-nodejs/pull/1374))
6
9
7
10
## [v280] - 2025-02-03
@@ -998,7 +1001,8 @@ Accepts `cacheDirectories` array in package.json to override default `node_modul
998
1001
999
1002
- Documented at https://devcenter.heroku.com/articles/nodejs-support#cache-behavior
0 commit comments