Skip to content

Releases: microsoft/tslib

tslib 1.8.0

11 Oct 12:04
Compare
Choose a tag to compare

tslib 1.7.1

15 May 22:44
Compare
Choose a tag to compare

tslib 1.7.0

04 May 21:50
Compare
Choose a tag to compare

This release contains the following changes:

  • Update to the latest helpers for async generators.

NOTE: This is a breaking change from TypeScript 2.3.2 and earlier when using tslib with async generators:

  • If you are using TypeScript 2.3.2 or earlier and are writing async generators, you must use tslib version 1.6.1.
  • If you are using TypeScript 2.3.3 or later and are writing async generators, you must use tslib version 1.7.0 or later.

tslib 1.6.1

04 May 20:22
Compare
Choose a tag to compare
  • Fixes an issue with async yield* delegation.

tslib 1.6.0

22 Feb 01:14
Compare
Choose a tag to compare

tslib 1.5.0

05 Jan 18:24
Compare
Choose a tag to compare
  • Updated the __extends helper to use Object.setPrototypeOf or __proto__ for extending statics when the runtime supports it.

tslib 1.4.0

27 Dec 18:28
Compare
Choose a tag to compare

tslib 1.3.0

27 Dec 18:28
Compare
Choose a tag to compare

tslib 1.2.0

tslib 1.1.0