Skip to content

Releases: srmagura/real-cancellable-promise

1.2.0

14 Apr 12:12
7f91680
Compare
Choose a tag to compare

Chores

  • Update the signature of CancellablePromise.race to match that of Promise.race in the latest version of TypeScript. This should not be a breaking change for the vast majority of users. (#8)

1.1.1

10 Oct 22:00
Compare
Choose a tag to compare

Bug Fixes

  • Fix CancellablePromise<T> not being assignable to Promise<T>

1.1.0

24 Sep 18:09
Compare
Choose a tag to compare

The package now publishes an ES module as well as a CommonJS module. Your Node.js/transpiler/bundler should pick the correct module format automatically.

1.0.0

20 Sep 17:34
Compare
Choose a tag to compare

Initial release! 🎉🎉🎉