R

Rollup

R
Rollup Web v4.62.4

v4.62.4

4.62.4 2026-08-01 Bug Fixes Resolve a regression when using Rollup on older Linux distributions (#6467) Pull Requests #6463: docs: add llms.txt documentation index for LLMs and agents (@abyworkings-coder, @lukastaegert) #6464: fix(deps): update minor/patch updates (@renovate[bot]) #6465: chore(deps): lock file maintenance (@renovate[bot]) #6466: chore(deps): lock file maintenance (@renovate[bot])…

R
Rollup Web v4.62.3

v4.62.3

4.62.3 2026-07-26 Bug Fixes Sanitize illegal characters preserved modules input base (#6439) Pull Requests #6421: docs: update x_google_ignoreList link to canonical URL (@DucMinhNe, @lukastaegert) #6422: fix(deps): update minor/patch updates (@renovate[bot], @lukastaegert) #6423: chore(deps): update actions/checkout action to v7 (@renovate[bot]) #6424: chore(deps): update dependency eslint-plugin-…

R
Rollup Web v4.62.2

v4.62.2

4.62.2 2026-06-19 Bug Fixes Do not add spurious side-effect-free external imports to chunks when using minChunkSize (#6411) Pull Requests #6411: Skip side-effect-free external imports when hoisting is disabled (@morgan-coded, @lukastaegert) #6416: refactor(rust/parser_ast): extract property AstConverter write buffer kind logic to new method (@fabianbernhart, @lukastaegert)

R
Rollup Web v4.62.1

v4.62.1

4.62.1 2026-06-19 Bug Fixes Preserve multipart file extensions when deconflicting output chunks (#6408) Fix an issue where getLogFilter would match additional logs (#6415) Pull Requests #6393: Use import attributes for importing JSON (@selfisekai, @lukastaegert) #6408: fix: insert conflict numbers before first extension in multi-extension filenames (@LeSingh1, @lukastaegert) #6415: fix: advance va…

R
Rollup Web v4.62.0

v4.62.0

4.62.0 2026-06-13 Features Ensure that shared dependencies between manual chunks and entry points receive a serparate chunk (#6374) Pull Requests #6374: Extract the static dependencies imported by manual chunks into separate chunks (@TrickyPi, @lukastaegert) #6405: fix(deps): update minor/patch updates (@renovate[bot]) #6406: chore(deps): pin dependency concurrently to v9 (@renovate[bot], @lukasta…

R
Rollup Web v4.61.1

v4.61.1

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…

R
Rollup Web v4.61.0

v4.61.0

4.61.0 2026-06-01 Features Sort entry modules to make chunk hashes deterministic (#6391) Pull Requests #6376: Eliminate AWS credential exposure on fork PRs in REPL artefact workflow (@lukastaegert) #6378: fix(deps): update minor/patch updates (@renovate[bot]) #6379: chore(deps): update dependency lint-staged to v17 (@renovate[bot], @lukastaegert) #6380: chore(deps): update dependency lru-cache to…

R
Rollup Web v4.60.4

v4.60.4

4.60.4 2026-05-14 Bug Fixes Improve stability of chunk hashes (#6362) Pull Requests #6362: fix: stabilize chunk assignment across parallel file reads (@sonukapoor, @sonu Kapoor, @TrickyPi, @lukastaegert) #6370: fix(deps): update minor/patch updates (@renovate[bot]) #6371: chore(deps): update dependency lru-cache to v11 (@renovate[bot], @lukastaegert) #6372: chore(deps): update react monorepo to v1…

R
Rollup Web v4.60.2

v4.60.2

4.60.2 2026-04-18 Bug Fixes Resolve a variable rendering bug when generating different formats from the same build (#6350) Pull Requests #6327: docs: fix various typos in source and documentation (@Abhi3975, @lukastaegert) #6331: fix(deps): update minor/patch updates (@renovate[bot]) #6332: chore(deps): update codecov/codecov-action action to v6 (@renovate[bot]) #6333: chore(deps): update dependen…

R
Rollup Web v4.60.1

v4.60.1

4.60.1 2026-03-30 Bug Fixes Resolve a situation where side effect imports could be dropped due to a caching issue (#6286) Pull Requests #6286: fix: skip dropping side-effects on namespaceReexportsByName cache hit (#6274) (@littlegrayss, @TrickyPi) #6317: chore(deps): pin dependencies (@renovate[bot], @lukastaegert) #6318: chore(deps): update msys2/setup-msys2 digest to cafece8 (@renovate[bot], @lu…

R
Rollup Web v4.60.0

v4.60.0

4.60.0 2026-03-22 Features Support source phase imports as long as they are external (#6279) Pull Requests #6279: feat: external only Source Phase imports support (@guybedford, @lukastaegert)