rollup/rollup
### [`v2.48.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#2480)
[Compare Source](https://togithub.com/rollup/rollup/compare/v2.47.0...v2.48.0)
_2021-05-15_
##### Features
- Add replacement to conditionally insert asset extensions in `entryFileNames` when preserving modules ([#4077](https://togithub.com/rollup/rollup/issues/4077))
##### Bug Fixes
- Fix crash when dynamically assigning to namespace members ([#4070](https://togithub.com/rollup/rollup/issues/4070))
- Do not associate pure annotations in front of a semi-colon or comma with succeeding code ([#4068](https://togithub.com/rollup/rollup/issues/4068))
##### Pull Requests
- [#4068](https://togithub.com/rollup/rollup/pull/4068): ignore invalid trailing pure annotations ([@kzc](https://togithub.com/kzc))
- [#4070](https://togithub.com/rollup/rollup/pull/4070): undefined `deoptimizePath` when the first element is empty string ([@si3nloong](https://togithub.com/si3nloong))
- [#4071](https://togithub.com/rollup/rollup/pull/4071): add node.js v16 support ([@dnalborczyk](https://togithub.com/dnalborczyk))
- [#4077](https://togithub.com/rollup/rollup/pull/4077): Add assetExtname replacement in entryFileNames ([@BPScott](https://togithub.com/BPScott))
- [#4080](https://togithub.com/rollup/rollup/pull/4080): Added Rollup logo in README.md ([@priyanshurav](https://togithub.com/priyanshurav))
- [#4081](https://togithub.com/rollup/rollup/pull/4081): fix comment regarding invalid annotation handling ([@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, check this box.
This PR contains the following updates:
2.47.0
->2.48.0
Release Notes
rollup/rollup
### [`v2.48.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#2480) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.47.0...v2.48.0) _2021-05-15_ ##### Features - Add replacement to conditionally insert asset extensions in `entryFileNames` when preserving modules ([#4077](https://togithub.com/rollup/rollup/issues/4077)) ##### Bug Fixes - Fix crash when dynamically assigning to namespace members ([#4070](https://togithub.com/rollup/rollup/issues/4070)) - Do not associate pure annotations in front of a semi-colon or comma with succeeding code ([#4068](https://togithub.com/rollup/rollup/issues/4068)) ##### Pull Requests - [#4068](https://togithub.com/rollup/rollup/pull/4068): ignore invalid trailing pure annotations ([@kzc](https://togithub.com/kzc)) - [#4070](https://togithub.com/rollup/rollup/pull/4070): undefined `deoptimizePath` when the first element is empty string ([@si3nloong](https://togithub.com/si3nloong)) - [#4071](https://togithub.com/rollup/rollup/pull/4071): add node.js v16 support ([@dnalborczyk](https://togithub.com/dnalborczyk)) - [#4077](https://togithub.com/rollup/rollup/pull/4077): Add assetExtname replacement in entryFileNames ([@BPScott](https://togithub.com/BPScott)) - [#4080](https://togithub.com/rollup/rollup/pull/4080): Added Rollup logo in README.md ([@priyanshurav](https://togithub.com/priyanshurav)) - [#4081](https://togithub.com/rollup/rollup/pull/4081): fix comment regarding invalid annotation handling ([@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.