what stackpulse tracks
Rollup releases from GitHub
StackPulse watches Rollup release notes and keeps the original source link close to every summary.
Next-generation ES module bundler StackPulse turns upstream changelogs into scannable summaries with risky changes, deprecations, migration notes, and source links.
what stackpulse tracks
StackPulse watches Rollup release notes and keeps the original source link close to every summary.
upgrade risk
Risky changes are separated from normal feature notes so you can scan upgrade impact before changing production dependencies.
migration notes
Migration steps and recommended actions are only shown when the upstream release notes support them.
This release focuses on fixing several issues in watch mode, including hanging on termination, overlapping runs, and improper event emission during errors.
Users relying on Rollup's watch mode may experience improved stability and reliability.
Update to this version if you encounter issues with watch mode.
This release includes bug fixes related to module caching and import attribute handling, along with minor improvements to documentation and CI workflows.
Users relying on cached module meta information or import attributes with special characters may be affected.
Update to version 4.63.4 to benefit from bug fixes.
This release focuses on bug fixes, including improvements to browser build shims, watch mode failure handling, and tree-shaking behavior for Windows line terminators.
Users relying on browser builds, watch mode, or Windows line terminators in tree-shaking may be affected.
Update to this version to benefit from bug fixes.
This patch release fixes a bug in nested log filtering via the CLI and includes various dependency updates and maintenance tasks.
Users relying on nested log filtering via the CLI are affected by the bug fix.
Update to v4.63.2 if you encounter issues with nested log filtering in the CLI.
This patch release reverts function return value tracking due to an unresolved issue. Minor dependency updates are also included.
Users relying on function return value tracking may experience issues due to the revert.
Monitor for updates if you were affected by function return value tracking changes.
This release improves Rollup's ability to analyze function return values in various cases. It also includes dependency updates and maintenance tasks.
Developers using Rollup's function return value analysis may benefit from improved tracking.
This release primarily focuses on bug fixes and dependency updates, addressing an issue in compact mode that could lead to invalid module concatenations.
Users relying on compact mode for module concatenation may be affected by the bug fix.
Update to version 4.62.5 to resolve the compact mode issue.
This release fixes a regression affecting Rollup on older Linux distributions and includes maintenance updates for dependencies.
Users running Rollup on older Linux distributions with glibc ≤ 2.28 are affected.
Update to this version if you are experiencing issues on older Linux distributions.
This release primarily focuses on bug fixes and dependency updates. The most notable change is the sanitization of illegal characters in preserved modules input base, ensuring more robust handling of module names.
Users encountering issues with illegal characters in module names will benefit from this release.
Update to this version if you experience issues with module names containing illegal characters.
This release fixes a bug where side-effect-free external imports were incorrectly added to chunks when using the `minChunkSize` option.
Users relying on the `minChunkSize` option may have experienced unnecessary external imports in their chunks.
Update to this version to resolve the issue with side-effect-free external imports.
This release focuses on bug fixes, including preserving multipart file extensions in output chunks and correcting log filter matching issues.
Users experiencing issues with multipart file extensions or log filtering will benefit from these fixes.
Update to version 4.62.1 to resolve the mentioned bugs.
This release introduces a new feature to ensure shared dependencies between manual chunks and entry points receive a separate chunk, improving modularity and dependency management.
Users relying on manual chunks and shared dependencies will benefit from improved modularity.
This release includes bug fixes to avoid extraneous newlines in plugin headers and resolves a rare issue causing Rollup to hang on Windows.
Users experiencing issues with extraneous newlines in plugin headers or Rollup hanging on Windows are affected.
Update to version 4.61.1 to resolve these issues.
This release introduces deterministic chunk hashes by sorting entry modules, improving build consistency.
Developers relying on consistent chunk hashes across builds will benefit from this update.
Update to version 4.61.0 to ensure deterministic chunk hashes.
This release focuses on bug fixes and dependency updates, including improvements to chunk hash stability and resolving vulnerabilities.
Users relying on chunk hash stability or affected by resolved vulnerabilities may be impacted.
Update to version 4.60.4 to benefit from stability improvements and security fixes.
This release primarily focuses on bug fixes and dependency updates, addressing a variable rendering issue when generating different formats from the same build.
Users experiencing issues with variable rendering in multi-format builds are affected.
Upgrade to version 4.60.2 to resolve the variable rendering bug.