Skip to content

tslib 1.13.0

Compare
Choose a tag to compare
@DanielRosenwasser DanielRosenwasser released this 13 May 22:55
b7e9c51

This release reverts breaking changes in tslib that were not compatible with versions of TypeScript prior to 3.9. The behavior slightly diverges from that of TypeScript 3.9, but generally is compatible with previous versions of TypeScript-authored code.

The new behavior of TypeScript 3.9 will be available in tslib 2.0.0.

See this pull request for more details.