rollup/rollup (rollup)
### [`v4.17.0`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4170)
[Compare Source](https://togithub.com/rollup/rollup/compare/v4.16.4...v4.17.0)
*2024-04-27*
##### Features
- Track function call arguments to optimize functions only called once or with the same literal values (re-release from 4.16.0) ([#5483](https://togithub.com/rollup/rollup/issues/5483))
##### Bug Fixes
- Reduce browser WASM size to a fraction by changing optimization settings ([#5494](https://togithub.com/rollup/rollup/issues/5494))
##### Pull Requests
- [#5483](https://togithub.com/rollup/rollup/pull/5483): feature(fix): function parameter tracking ([@liuly0322](https://togithub.com/liuly0322))
- [#5488](https://togithub.com/rollup/rollup/pull/5488): Report performance in CI ([@TrickyPi](https://togithub.com/TrickyPi))
- [#5489](https://togithub.com/rollup/rollup/pull/5489): Create FUNDING.json ([@BenJam](https://togithub.com/BenJam))
- [#5492](https://togithub.com/rollup/rollup/pull/5492): chore(deps): lock file maintenance minor/patch updates ([@renovate](https://togithub.com/renovate)\[bot])
- [#5493](https://togithub.com/rollup/rollup/pull/5493): chore(deps): lock file maintenance minor/patch updates ([@renovate](https://togithub.com/renovate)\[bot])
- [#5494](https://togithub.com/rollup/rollup/pull/5494): Use opt-level=z for browser wasm ([@sapphi-red](https://togithub.com/sapphi-red))
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
4.16.4
->4.17.0
Release Notes
rollup/rollup (rollup)
### [`v4.17.0`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4170) [Compare Source](https://togithub.com/rollup/rollup/compare/v4.16.4...v4.17.0) *2024-04-27* ##### Features - Track function call arguments to optimize functions only called once or with the same literal values (re-release from 4.16.0) ([#5483](https://togithub.com/rollup/rollup/issues/5483)) ##### Bug Fixes - Reduce browser WASM size to a fraction by changing optimization settings ([#5494](https://togithub.com/rollup/rollup/issues/5494)) ##### Pull Requests - [#5483](https://togithub.com/rollup/rollup/pull/5483): feature(fix): function parameter tracking ([@liuly0322](https://togithub.com/liuly0322)) - [#5488](https://togithub.com/rollup/rollup/pull/5488): Report performance in CI ([@TrickyPi](https://togithub.com/TrickyPi)) - [#5489](https://togithub.com/rollup/rollup/pull/5489): Create FUNDING.json ([@BenJam](https://togithub.com/BenJam)) - [#5492](https://togithub.com/rollup/rollup/pull/5492): chore(deps): lock file maintenance minor/patch updates ([@renovate](https://togithub.com/renovate)\[bot]) - [#5493](https://togithub.com/rollup/rollup/pull/5493): chore(deps): lock file maintenance minor/patch updates ([@renovate](https://togithub.com/renovate)\[bot]) - [#5494](https://togithub.com/rollup/rollup/pull/5494): Use opt-level=z for browser wasm ([@sapphi-red](https://togithub.com/sapphi-red))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.