Releases: calimanco/promise-polyfill-plus
Releases · calimanco/promise-polyfill-plus
v1.5.6
1.5.6 (2021-03-25)
Bug Fixes
v1.5.5
1.5.5 (2021-03-17)
Bug Fixes
v1.5.4
1.5.4 (2021-01-23)
Bug Fixes
- make the code conform to the "standard" specification (c81893c)
v1.5.3
1.5.3 (2021-01-20)
Bug Fixes
v1.5.2
1.5.2 (2021-01-20)
Bug Fixes
v1.5.1
1.5.1 (2021-01-20)
Bug Fixes
v1.5.0
1.5.0 (2021-01-07)
Features
- add a auto polyfill way & update README (4305d49)
v1.4.1
1.4.1 (2021-01-06)
Bug Fixes
- use eslint to replace tslint. fix some lint error (15ef598)
v1.4.0
1.4.0 (2020-12-29)
Features
- tool function: add autoPolyfill() (72e8e45)
v1.3.0
1.3.0 (2020-12-26)
Features
- add two static methods Promise.any() and Promise.try() (e7aa974)