rollup/rollup
### [`v2.20.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#2200)
[Compare Source](https://togithub.com/rollup/rollup/compare/v2.19.0...v2.20.0)
_2020-07-06_
##### Features
- Support using a function to generate different chunk and asset naming patterns per chunk or asset ([#3658](https://togithub.com/rollup/rollup/issues/3658))
- Add `referencedFiles` property to the chunk info in generateBundle to list referenced assets ([#3661](https://togithub.com/rollup/rollup/issues/3661))
##### Pull Requests
- [#3658](https://togithub.com/rollup/rollup/pull/3658): Add ability to use a function that returns a pattern string in all places where you could use a pattern string before ([@frank-dspeed](https://togithub.com/frank-dspeed))
- [#3661](https://togithub.com/rollup/rollup/pull/3661): Add referenced files to bundle ([@lukastaegert](https://togithub.com/lukastaegert))
Renovate configuration
:date: Schedule: At any time (no schedule defined).
: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.19.0
->2.20.0
Release Notes
rollup/rollup
### [`v2.20.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#2200) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.19.0...v2.20.0) _2020-07-06_ ##### Features - Support using a function to generate different chunk and asset naming patterns per chunk or asset ([#3658](https://togithub.com/rollup/rollup/issues/3658)) - Add `referencedFiles` property to the chunk info in generateBundle to list referenced assets ([#3661](https://togithub.com/rollup/rollup/issues/3661)) ##### Pull Requests - [#3658](https://togithub.com/rollup/rollup/pull/3658): Add ability to use a function that returns a pattern string in all places where you could use a pattern string before ([@frank-dspeed](https://togithub.com/frank-dspeed)) - [#3661](https://togithub.com/rollup/rollup/pull/3661): Add referenced files to bundle ([@lukastaegert](https://togithub.com/lukastaegert))Renovate configuration
:date: Schedule: At any time (no schedule defined).
: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.