rollup/rollup
### [`v2.60.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#2600)
[Compare Source](https://togithub.com/rollup/rollup/compare/v2.59.0...v2.60.0)
*2021-11-11*
##### Features
- Add `this.load` context function to load, transform and parse modules without adding them to the graph ([#4234](https://togithub.com/rollup/rollup/issues/4234))
- Sanitize non-url-safe characters in generated chunk names by default ([#4262](https://togithub.com/rollup/rollup/issues/4262))
- Support ESM plugins via command line ([#4265](https://togithub.com/rollup/rollup/issues/4265))
##### Pull Requests
- [#4234](https://togithub.com/rollup/rollup/pull/4234): Plugin context function for pre-loading modules ([@lukastaegert](https://togithub.com/lukastaegert))
- [#4262](https://togithub.com/rollup/rollup/pull/4262): exclude invalid URL chars ([@danielroe](https://togithub.com/danielroe))
- [#4265](https://togithub.com/rollup/rollup/pull/4265): support loading ESM plugins from the CLI via --plugin ([@kzc](https://togithub.com/kzc))
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, click this checkbox.
This PR contains the following updates:
2.59.0
->2.60.0
Release Notes
rollup/rollup
### [`v2.60.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#2600) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.59.0...v2.60.0) *2021-11-11* ##### Features - Add `this.load` context function to load, transform and parse modules without adding them to the graph ([#4234](https://togithub.com/rollup/rollup/issues/4234)) - Sanitize non-url-safe characters in generated chunk names by default ([#4262](https://togithub.com/rollup/rollup/issues/4262)) - Support ESM plugins via command line ([#4265](https://togithub.com/rollup/rollup/issues/4265)) ##### Pull Requests - [#4234](https://togithub.com/rollup/rollup/pull/4234): Plugin context function for pre-loading modules ([@lukastaegert](https://togithub.com/lukastaegert)) - [#4262](https://togithub.com/rollup/rollup/pull/4262): exclude invalid URL chars ([@danielroe](https://togithub.com/danielroe)) - [#4265](https://togithub.com/rollup/rollup/pull/4265): support loading ESM plugins from the CLI via --plugin ([@kzc](https://togithub.com/kzc))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.