Skip to content

Releases: wojtekmaj/make-cancellable-promise

v1.3.2

18 Oct 13:22
48ea0b7
Compare
Choose a tag to compare

What's new?

v1.3.1

29 May 17:26
a68efc0
Compare
Choose a tag to compare

Bug fixes

  • Fixed missing "type": "commonjs" in dist/cjs directory which could have resulted in "Module not found: ESM packages need to be imported." error.

v1.3.0

29 May 14:09
4882c53
Compare
Choose a tag to compare

What's new?

  • Added support for native ESM modules.

v1.2.1

02 Feb 08:25
de03f6a
Compare
Choose a tag to compare

Bug fixes

  • Fixed types not picked up correctly by some tools (e.g. Next.js).

v1.2.0

10 Jan 07:12
13fc5ef
Compare
Choose a tag to compare

What's new?

  • Converted package to TypeScript (#32).

v1.1.0

13 Sep 21:42
e698348
Compare
Choose a tag to compare

What's new?

  • ES Modules were introduced.
  • Package is now tree-shakeable.

v1.0.0

13 Sep 21:40
b007afa
Compare
Choose a tag to compare

Initial release.