rollup/rollup
### [`v3.17.1`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#3171)
[Compare Source](https://togithub.com/rollup/rollup/compare/v3.17.0...v3.17.1)
*2023-02-18*
##### Bug Fixes
- Add TypeScript types for `loadConfigFile` ([#4853](https://togithub.com/rollup/rollup/issues/4853))
- Fix an issue that could include unused classes in the bundle if their super class was in a file with `moduleSideEffects: false` ([#4866](https://togithub.com/rollup/rollup/issues/4866))
##### Pull Requests
- [#4853](https://togithub.com/rollup/rollup/pull/4853): feat: export loadConfigFile type ([@TrickyPi](https://togithub.com/TrickyPi))
- [#4866](https://togithub.com/rollup/rollup/pull/4866): Do not mark variable access in files without side effects as TDZ ([@lukastaegert](https://togithub.com/lukastaegert))
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
3.17.0
->3.17.1
Release Notes
rollup/rollup
### [`v3.17.1`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#3171) [Compare Source](https://togithub.com/rollup/rollup/compare/v3.17.0...v3.17.1) *2023-02-18* ##### Bug Fixes - Add TypeScript types for `loadConfigFile` ([#4853](https://togithub.com/rollup/rollup/issues/4853)) - Fix an issue that could include unused classes in the bundle if their super class was in a file with `moduleSideEffects: false` ([#4866](https://togithub.com/rollup/rollup/issues/4866)) ##### Pull Requests - [#4853](https://togithub.com/rollup/rollup/pull/4853): feat: export loadConfigFile type ([@TrickyPi](https://togithub.com/TrickyPi)) - [#4866](https://togithub.com/rollup/rollup/pull/4866): Do not mark variable access in files without side effects as TDZ ([@lukastaegert](https://togithub.com/lukastaegert))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 Mend Renovate. View repository job log here.