UNPKG

fragile-promise

Version:

A modern Promise implementation with timeout and cancellation using AbortController.

62 lines (31 loc) 727 B
# fragile-promise ## 0.3.1 ### Patch Changes - d6723e9: fix: incorrect type of delay method ## 0.3.0 ### Minor Changes - cf61b35: feat: added delay method ## 0.2.0 ### Minor Changes - d96a286: feat: add static methods: all, resolve, reject ## 0.1.6 ### Patch Changes - b438dda: missing files ## 0.1.5 ### Patch Changes - 5e87052: Revert "build: minify output with terser" ## 0.1.4 ### Patch Changes - 4a55930: export FragilePromiseWithResolvers interface ## 0.1.3 ### Patch Changes - aaa91a8: build: minify output with terser ## 0.1.2 ### Patch Changes - 9cea0aa: update build config ## 0.1.1 ### Patch Changes - ba8ec0a: add files field in package.json ## 0.1.0 ### Minor Changes - first release