Microsoft/tslib
### [`v2.2.0`](https://togithub.com/Microsoft/tslib/releases/2.2.0)
[Compare Source](https://togithub.com/Microsoft/tslib/compare/2.1.0...2.2.0)
This release supports TypeScript 4.3's new functionality for ECMAScript private methods and accessors, and private static class members.
It does so by expanding the scope of `__classPrivateFieldGet` and `__classPrivateFieldSet`. See [microsoft#146](https://togithub.com/microsoft/tslib/pull/146) for more details.
Configuration
📅 Schedule: 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 contains the following updates:
2.1.0
->2.2.0
Release Notes
Microsoft/tslib
### [`v2.2.0`](https://togithub.com/Microsoft/tslib/releases/2.2.0) [Compare Source](https://togithub.com/Microsoft/tslib/compare/2.1.0...2.2.0) This release supports TypeScript 4.3's new functionality for ECMAScript private methods and accessors, and private static class members. It does so by expanding the scope of `__classPrivateFieldGet` and `__classPrivateFieldSet`. See [microsoft#146](https://togithub.com/microsoft/tslib/pull/146) for more details.Configuration
📅 Schedule: 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 WhiteSource Renovate. View repository job log here.