github microsoft/tslib 2.1.0
tslib 2.1.0

latest releases: v2.8.1, v2.8.0, v2.7.0...
4 years ago

This release adds a new __spreadArray helper which avoids side-effects compared to the now-deprecated __spreadArrays and __spread helpers. See #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 #138 for more details.

Don't miss a new tslib release

NewReleases is sending notifications on new releases.