Microsoft/tslib
### [`v2.1.0`](https://togithub.com/Microsoft/tslib/releases/2.1.0)
[Compare Source](https://togithub.com/Microsoft/tslib/compare/2.0.3...2.1.0)
This release adds a new `__spreadArray` helper which avoids side-effects compared to the now-deprecated `__spreadArrays` and `__spread` helpers. See [microsoft#133](https://togithub.com/microsoft/tslib/pull/133) for more details.
This release also provides a more-specific error message when extending from a type which is not a function and not null. See [microsoft#138](https://togithub.com/microsoft/tslib/pull/138) for more details.
Renovate configuration
:date: Schedule: "after 10pm every weekday,before 4am every weekday,every weekend" in timezone UTC.
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
: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.0.3
->^2.1.0
Release Notes
Microsoft/tslib
### [`v2.1.0`](https://togithub.com/Microsoft/tslib/releases/2.1.0) [Compare Source](https://togithub.com/Microsoft/tslib/compare/2.0.3...2.1.0) This release adds a new `__spreadArray` helper which avoids side-effects compared to the now-deprecated `__spreadArrays` and `__spread` helpers. See [microsoft#133](https://togithub.com/microsoft/tslib/pull/133) for more details. This release also provides a more-specific error message when extending from a type which is not a function and not null. See [microsoft#138](https://togithub.com/microsoft/tslib/pull/138) for more details.Renovate configuration
:date: Schedule: "after 10pm every weekday,before 4am every weekday,every weekend" in timezone UTC.
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
: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.