rollup/rollup
### [`v2.50.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#2500)
[Compare Source](https://togithub.com/rollup/rollup/compare/v2.49.0...v2.50.0)
*2021-05-25*
##### Features
- Only include last elements of comma expressions if they are used or have side effects ([#4087](https://togithub.com/rollup/rollup/issues/4087))
##### Bug Fixes
- Prevent a crash that could occur when calling object methods ([#4091](https://togithub.com/rollup/rollup/issues/4091))
##### Pull Requests
- [#4085](https://togithub.com/rollup/rollup/pull/4085): Switch to ESLint ([@lukastaegert](https://togithub.com/lukastaegert))
- [#4087](https://togithub.com/rollup/rollup/pull/4087): Drop unused last sequence element ([@lukastaegert](https://togithub.com/lukastaegert))
- [#4091](https://togithub.com/rollup/rollup/pull/4091): Prevent crash for recursive "this" deoptimization ([@lukastaegert](https://togithub.com/lukastaegert))
Configuration
📅 Schedule: 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 contains the following updates:
2.49.0
->2.50.0
Release Notes
rollup/rollup
### [`v2.50.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#2500) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.49.0...v2.50.0) *2021-05-25* ##### Features - Only include last elements of comma expressions if they are used or have side effects ([#4087](https://togithub.com/rollup/rollup/issues/4087)) ##### Bug Fixes - Prevent a crash that could occur when calling object methods ([#4091](https://togithub.com/rollup/rollup/issues/4091)) ##### Pull Requests - [#4085](https://togithub.com/rollup/rollup/pull/4085): Switch to ESLint ([@lukastaegert](https://togithub.com/lukastaegert)) - [#4087](https://togithub.com/rollup/rollup/pull/4087): Drop unused last sequence element ([@lukastaegert](https://togithub.com/lukastaegert)) - [#4091](https://togithub.com/rollup/rollup/pull/4091): Prevent crash for recursive "this" deoptimization ([@lukastaegert](https://togithub.com/lukastaegert))Configuration
📅 Schedule: 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 WhiteSource Renovate. View repository job log here.