v4.61.1
v4.61.1
rollup
View on GitHubView PackagePublished: Jun 4, 2026

Release Notes

4.61.1

2026-06-04

Bug Fixes

  • Avoid extraneous newlines when adding headers via plugins (#6403)
  • Fix a rare issue where starting Rollup would hang on Windows (#6404)

Pull Requests

  • #6402: Improve documentation for manualPureFunctions (@lukastaegert)
  • #6403: Does not add an extra leading line feed for addons (@TrickyPi)
  • #6404: fix: set report.excludeNetwork=true before getReport() to avoid blocking PTR lookups (@jdz321, @lukastaegert)