2.5.1 is a patch release focused on regressions introduced in 2.5.0 and on release lookup reliability.
It fixes #713, addresses #703, and fixes #724. Regression testing shows that
current master no longer reproduces the finalize-race behavior reported in #704 and #709.
What's Changed
Bug fixes 🐛
- fix: fetch correct asset URL after finalization; test; some refactoring by @pzhlkj6612 in #738
- fix: release marked as 'latest' despite make_latest: false by @Boshen in #715
- fix: use getReleaseByTag API instead of iterating all releases by @kim-em in #725
Other Changes 🔄
- dependency updates, including the ESM/runtime compatibility refresh in #731
New Contributors
- @autarch made their first contribution in #716
- @pzhlkj6612 made their first contribution in #738
- @Boshen made their first contribution in #715
- @kim-em made their first contribution in #725
Full Changelog: v2...v2.5.1