Skip to content

Latest commit

Β 

History

History
29 lines (18 loc) Β· 471 Bytes

CHANGELOG.md

File metadata and controls

29 lines (18 loc) Β· 471 Bytes

πŸ“° CHANGELOG :: Open Promise πŸ‘

v1.3.0

  • Canceled removing Array-methods from OpenPromise type for modern TS
  • Add readonly in OpenPromise

v1.2.0

  • Support AbortController
  • Removing Array-methods from OpenPromise type
  • Fixed executer result resolver

v1.1.0

  • Added o-promise state property
  • Fixed call executer after promise resolving

v1.0.0

  • Base API ;]