Skip to content

Releases: calimanco/promise-polyfill-plus

v1.5.6

25 Mar 05:32
Compare
Choose a tag to compare

1.5.6 (2021-03-25)

Bug Fixes

v1.5.5

17 Mar 17:13
Compare
Choose a tag to compare

1.5.5 (2021-03-17)

Bug Fixes

v1.5.4

23 Jan 12:08
Compare
Choose a tag to compare

1.5.4 (2021-01-23)

Bug Fixes

  • make the code conform to the "standard" specification (c81893c)

v1.5.3

20 Jan 11:28
Compare
Choose a tag to compare

1.5.3 (2021-01-20)

Bug Fixes

  • fix auto & update README (63d8d04)

v1.5.2

20 Jan 10:45
Compare
Choose a tag to compare

1.5.2 (2021-01-20)

Bug Fixes

  • fix require auto problem (bef21c5)

v1.5.1

20 Jan 07:44
Compare
Choose a tag to compare

1.5.1 (2021-01-20)

Bug Fixes

v1.5.0

07 Jan 10:21
Compare
Choose a tag to compare

1.5.0 (2021-01-07)

Features

  • add a auto polyfill way & update README (4305d49)

v1.4.1

06 Jan 11:09
Compare
Choose a tag to compare

1.4.1 (2021-01-06)

Bug Fixes

  • use eslint to replace tslint. fix some lint error (15ef598)

v1.4.0

29 Dec 09:41
Compare
Choose a tag to compare

1.4.0 (2020-12-29)

Features

  • tool function: add autoPolyfill() (72e8e45)

v1.3.0

26 Dec 10:19
Compare
Choose a tag to compare

1.3.0 (2020-12-26)

Features

  • add two static methods Promise.any() and Promise.try() (e7aa974)