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 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.