rollup/rollup
### [`v2.59.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#2590)
[Compare Source](https://togithub.com/rollup/rollup/compare/v2.58.3...v2.59.0)
*2021-11-01*
##### Features
- Support static class initialization blocks ([#4249](https://togithub.com/rollup/rollup/issues/4249))
##### Bug Fixes
- Fix an issue with the CommonJS plugin when module.exports has inherited properties ([#4256](https://togithub.com/rollup/rollup/issues/4256))
##### Pull Requests
- [#4236](https://togithub.com/rollup/rollup/pull/4236): typescript bug class field initialization order ([@dnalborczyk](https://togithub.com/dnalborczyk))
- [#4249](https://togithub.com/rollup/rollup/pull/4249): Support for class static initialization block ([@dnalborczyk](https://togithub.com/dnalborczyk) and [@lukastaegert](https://togithub.com/lukastaegert))
- [#4256](https://togithub.com/rollup/rollup/pull/4256): Skip inherited properties in synthetic namespaces ([@lukastaegert](https://togithub.com/lukastaegert))
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.58.3
->2.59.0
Release Notes
rollup/rollup
### [`v2.59.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#2590) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.58.3...v2.59.0) *2021-11-01* ##### Features - Support static class initialization blocks ([#4249](https://togithub.com/rollup/rollup/issues/4249)) ##### Bug Fixes - Fix an issue with the CommonJS plugin when module.exports has inherited properties ([#4256](https://togithub.com/rollup/rollup/issues/4256)) ##### Pull Requests - [#4236](https://togithub.com/rollup/rollup/pull/4236): typescript bug class field initialization order ([@dnalborczyk](https://togithub.com/dnalborczyk)) - [#4249](https://togithub.com/rollup/rollup/pull/4249): Support for class static initialization block ([@dnalborczyk](https://togithub.com/dnalborczyk) and [@lukastaegert](https://togithub.com/lukastaegert)) - [#4256](https://togithub.com/rollup/rollup/pull/4256): Skip inherited properties in synthetic namespaces ([@lukastaegert](https://togithub.com/lukastaegert))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.