rollup/rollup-plugin-commonjs
### [`v9.0.0`](https://togithub.com/rollup/rollup-plugin-commonjs/blob/master/CHANGELOG.md#900)
[Compare Source](https://togithub.com/rollup/rollup-plugin-commonjs/compare/v8.4.1...v9.0.0)
- Make rollup a peer dependency with a version range ([#300](https://togithub.com/rollup/rollup-plugin-commonjs/issues/300))
### [`v8.4.1`](https://togithub.com/rollup/rollup-plugin-commonjs/blob/master/CHANGELOG.md#841)
[Compare Source](https://togithub.com/rollup/rollup-plugin-commonjs/compare/v8.4.0...v8.4.1)
- Re-release of 8.3.0 as [#287](https://togithub.com/rollup/rollup-plugin-commonjs/issues/287) was actually a breaking change
### [`v8.4.0`](https://togithub.com/rollup/rollup-plugin-commonjs/blob/master/CHANGELOG.md#840)
[Compare Source](https://togithub.com/rollup/rollup-plugin-commonjs/compare/v8.3.0...v8.4.0)
- Better handle non-CJS files that contain CJS keywords ([#285](https://togithub.com/rollup/rollup-plugin-commonjs/issues/285))
- Use rollup's plugin context`parse` function ([#287](https://togithub.com/rollup/rollup-plugin-commonjs/issues/287))
- Improve error handling ([#288](https://togithub.com/rollup/rollup-plugin-commonjs/issues/288))
### [`v8.3.0`](https://togithub.com/rollup/rollup-plugin-commonjs/blob/master/CHANGELOG.md#830)
[Compare Source](https://togithub.com/rollup/rollup-plugin-commonjs/compare/v8.2.6...v8.3.0)
- Handle multiple entry points ([#283](https://togithub.com/rollup/rollup-plugin-commonjs/issues/283))
- Extract named exports from exported object literals ([#272](https://togithub.com/rollup/rollup-plugin-commonjs/issues/272))
- Fix when `options.external` is modified by other plugins ([#264](https://togithub.com/rollup/rollup-plugin-commonjs/issues/264))
- Recognize static template strings in require statements ([#271](https://togithub.com/rollup/rollup-plugin-commonjs/issues/271))
[ ] If you want to rebase/retry this PR, click this checkbox.
This PR contains the following updates:
^8.2.6
->^9.0.0
By merging this PR, the below vulnerabilities will be automatically resolved:
Release Notes
rollup/rollup-plugin-commonjs
### [`v9.0.0`](https://togithub.com/rollup/rollup-plugin-commonjs/blob/master/CHANGELOG.md#900) [Compare Source](https://togithub.com/rollup/rollup-plugin-commonjs/compare/v8.4.1...v9.0.0) - Make rollup a peer dependency with a version range ([#300](https://togithub.com/rollup/rollup-plugin-commonjs/issues/300)) ### [`v8.4.1`](https://togithub.com/rollup/rollup-plugin-commonjs/blob/master/CHANGELOG.md#841) [Compare Source](https://togithub.com/rollup/rollup-plugin-commonjs/compare/v8.4.0...v8.4.1) - Re-release of 8.3.0 as [#287](https://togithub.com/rollup/rollup-plugin-commonjs/issues/287) was actually a breaking change ### [`v8.4.0`](https://togithub.com/rollup/rollup-plugin-commonjs/blob/master/CHANGELOG.md#840) [Compare Source](https://togithub.com/rollup/rollup-plugin-commonjs/compare/v8.3.0...v8.4.0) - Better handle non-CJS files that contain CJS keywords ([#285](https://togithub.com/rollup/rollup-plugin-commonjs/issues/285)) - Use rollup's plugin context`parse` function ([#287](https://togithub.com/rollup/rollup-plugin-commonjs/issues/287)) - Improve error handling ([#288](https://togithub.com/rollup/rollup-plugin-commonjs/issues/288)) ### [`v8.3.0`](https://togithub.com/rollup/rollup-plugin-commonjs/blob/master/CHANGELOG.md#830) [Compare Source](https://togithub.com/rollup/rollup-plugin-commonjs/compare/v8.2.6...v8.3.0) - Handle multiple entry points ([#283](https://togithub.com/rollup/rollup-plugin-commonjs/issues/283)) - Extract named exports from exported object literals ([#272](https://togithub.com/rollup/rollup-plugin-commonjs/issues/272)) - Fix when `options.external` is modified by other plugins ([#264](https://togithub.com/rollup/rollup-plugin-commonjs/issues/264)) - Recognize static template strings in require statements ([#271](https://togithub.com/rollup/rollup-plugin-commonjs/issues/271))