Download Latest Version v4.45.1 source code.tar.gz (2.2 MB)
Email in envelope

Get an email when there's a new version of Rollup

Home / v4.45.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-07-12 722 Bytes
v4.45.0 source code.tar.gz 2025-07-12 2.2 MB
v4.45.0 source code.zip 2025-07-12 7.6 MB
Totals: 3 Items   9.8 MB 0

4.45.0

2025-07-12

Features

  • Improve tree-shaking when both branches of a conditional expression return the same boolean value (#6000)
  • In environments that support both CJS and ESM, prefer the ESM build of Rollup (#6005)

Bug Fixes

  • Ensure static blocks do not prevent tree-shaking if they access this (#6001)

Pull Requests

  • #6000: feat: improve get literal value for conditional expression (@ahabhgk, @lukastaegert)
  • #6001: Correct the parent scope for static blocks (@TrickyPi, @lukastaegert)
  • #6005: fix: export field order prefer esm (@DylanPiercey)
Source: README.md, updated 2025-07-12