Skip to content

Commit 70a792b

Browse files
Prepare release v343 (#1624)
Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
1 parent bf39851 commit 70a792b

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## [Unreleased]
44

5+
6+
## [v343] - 2026-04-27
7+
58
- Warnings during binary installation now use styled stderr output instead of plain stdout. ([#1623](https://github.com/heroku/heroku-buildpack-nodejs/pull/1623))
69
- Updated resolve-version binary to use shared `nodejs-data` crate. ([#1617](https://github.com/heroku/heroku-buildpack-nodejs/pull/1617))
710
- Improve resolve-version logic for detecting highest LTS to use when a wide version range is requested. ([#1618](https://github.com/heroku/heroku-buildpack-nodejs/pull/1618))
@@ -1297,7 +1300,8 @@ Accepts `cacheDirectories` array in package.json to override default `node_modul
12971300

12981301
- Documented at https://devcenter.heroku.com/articles/nodejs-support#cache-behavior
12991302

1300-
[unreleased]: https://github.com/heroku/heroku-buildpack-nodejs/compare/v342...main
1303+
[unreleased]: https://github.com/heroku/heroku-buildpack-nodejs/compare/v343...main
1304+
[v343]: https://github.com/heroku/heroku-buildpack-nodejs/compare/v342...v343
13011305
[v342]: https://github.com/heroku/heroku-buildpack-nodejs/compare/v341...v342
13021306
[v341]: https://github.com/heroku/heroku-buildpack-nodejs/compare/v340...v341
13031307
[v340]: https://github.com/heroku/heroku-buildpack-nodejs/compare/v339...v340

0 commit comments

Comments
 (0)