Sourced from rollup's changelog.
rollup changelog
4.24.3
2024-10-29
Bug Fixes
- Slightly reduce memory consumption by specifying fixed array sizes where possible (#5703)
Pull Requests
- #5703: perf: use pre-allocated arrays for known result sizes (
@GalacticHypernova
)4.24.2
2024-10-27
Bug Fixes
- Add missing build dependency (#5705)
Pull Requests
- #5705: Fix "Couldn't find package" error when installing rollup using yarn (
@tagattie
)4.24.1
2024-10-27
Bug Fixes
- Support running Rollup natively on FreeBSD (#5698)
Pull Requests
- #5689: chore(deps): lock file maintenance minor/patch updates (
@renovate
[bot])- #5690: chore(deps): update dependency
@inquirer/prompts
to v7 (@renovate
[bot])- #5691: chore(deps): update dependency eslint-plugin-unicorn to v56 (
@renovate
[bot])- #5692: chore(deps): lock file maintenance minor/patch updates (
@renovate
[bot],@lukastaegert
)- #5695: fix(deps): update swc monorepo (major) (
@renovate
[bot])- #5696: chore(deps): lock file maintenance minor/patch updates (
@renovate
[bot])- #5698: Add support for FreeBSD (x64 and arm64) (
@tagattie
,@lukastaegert
)4.24.0
2024-10-02
Features
... (truncated)
dfd233d
3.29.52ef77c0
Fix DOM Clobbering CVE