rollup/rollup
### [`v2.22.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#2220)
[Compare Source](https://togithub.com/rollup/rollup/compare/v2.21.0...v2.22.0)
_2020-07-18_
##### Features
- Allow resolving snythetic named exports via an arbitrary export name ([#3657](https://togithub.com/rollup/rollup/issues/3657))
- Display a warning when the user does not explicitly select an export mode and would generate a chunk with default export mode when targeting CommonJS ([#3657](https://togithub.com/rollup/rollup/issues/3657))
##### Pull Requests
- [#3657](https://togithub.com/rollup/rollup/pull/3657): Add basic support for using a non-default export for syntheticNamedExports ([@lukastaegert](https://togithub.com/lukastaegert))
- [#3659](https://togithub.com/rollup/rollup/pull/3659): Warn when implicitly using default export mode ([@lukastaegert](https://togithub.com/lukastaegert))
Renovate configuration
:date: Schedule: "after 10pm every weekday,every weekend,before 5am every weekday" (UTC).
:vertical_traffic_light: Automerge: Enabled.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: 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.21.0
->2.22.0
Release Notes
rollup/rollup
### [`v2.22.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#2220) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.21.0...v2.22.0) _2020-07-18_ ##### Features - Allow resolving snythetic named exports via an arbitrary export name ([#3657](https://togithub.com/rollup/rollup/issues/3657)) - Display a warning when the user does not explicitly select an export mode and would generate a chunk with default export mode when targeting CommonJS ([#3657](https://togithub.com/rollup/rollup/issues/3657)) ##### Pull Requests - [#3657](https://togithub.com/rollup/rollup/pull/3657): Add basic support for using a non-default export for syntheticNamedExports ([@lukastaegert](https://togithub.com/lukastaegert)) - [#3659](https://togithub.com/rollup/rollup/pull/3659): Warn when implicitly using default export mode ([@lukastaegert](https://togithub.com/lukastaegert))Renovate configuration
:date: Schedule: "after 10pm every weekday,every weekend,before 5am every weekday" (UTC).
:vertical_traffic_light: Automerge: Enabled.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: 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.