rollup/rollup
### [`v2.41.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#2410)
[Compare Source](https://togithub.com/rollup/rollup/compare/v2.40.0...v2.41.0)
_2021-03-09_
##### Features
- Add option to `treeshake.propertyReadSideEffects` to keep all property accesses ([#3985](https://togithub.com/rollup/rollup/issues/3985))
##### Bug Fixes
- Also respect pure comment annotations when a plugin provides an AST in the transform hook provided they use this.parse ([#3981](https://togithub.com/rollup/rollup/issues/3981))
##### Pull Requests
- [#3981](https://togithub.com/rollup/rollup/pull/3981): Move pure comment annotation to Graph.contextParse ([@yannayl](https://togithub.com/yannayl))
- [#3985](https://togithub.com/rollup/rollup/pull/3985): implement --treeshake.propertyReadSideEffects=always to handle getters with side effects ([@kzc](https://togithub.com/kzc))
Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Enabled.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: 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.40.0
->2.41.0
Release Notes
rollup/rollup
### [`v2.41.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#2410) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.40.0...v2.41.0) _2021-03-09_ ##### Features - Add option to `treeshake.propertyReadSideEffects` to keep all property accesses ([#3985](https://togithub.com/rollup/rollup/issues/3985)) ##### Bug Fixes - Also respect pure comment annotations when a plugin provides an AST in the transform hook provided they use this.parse ([#3981](https://togithub.com/rollup/rollup/issues/3981)) ##### Pull Requests - [#3981](https://togithub.com/rollup/rollup/pull/3981): Move pure comment annotation to Graph.contextParse ([@yannayl](https://togithub.com/yannayl)) - [#3985](https://togithub.com/rollup/rollup/pull/3985): implement --treeshake.propertyReadSideEffects=always to handle getters with side effects ([@kzc](https://togithub.com/kzc))Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Enabled.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: 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.