Releases: sindresorhus/p-cancelable
Releases · sindresorhus/p-cancelable
v4.0.1
19 Jul 14:03
Compare
Sorry, something went wrong.
No results found
v4.0.0
24 Apr 15:04
Compare
Sorry, something went wrong.
No results found
Breaking
Improvements
Improve the message error when attaching onCancel after the promise settled (#31 ) aab3b8d
v3.0.0...v4.0.0
v3.0.0
31 May 13:29
Compare
Sorry, something went wrong.
No results found
v2.1.1
02 May 10:21
Compare
Sorry, something went wrong.
No results found
v2.1.0
10 Mar 06:57
Compare
Sorry, something went wrong.
No results found
v2.0.0
31 Mar 20:03
Compare
Sorry, something went wrong.
No results found
Breaking:
Require Node.js 8 05b0479
Throw error if onCancel is called after promise settlement (#18 ) c4ebb36
Refactor TypeScript definition to CommonJS compatible export (#19 ) 72aae92
If you're a TS users, you'll need to change import PCancelable from 'p-cancelable'; to import PCancelable = require('p-cancelable');
v1.1.0...v2.0.0
v1.1.0
08 Mar 08:43
Compare
Sorry, something went wrong.
No results found