github microsoft/tslib 1.7.0
tslib 1.7.0

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

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.

Don't miss a new tslib release

NewReleases is sending notifications on new releases.