Skip to content

Releases: rzvxa/dwait

v1.1.4

03 Jan 22:13
Compare
Choose a tag to compare

1.1.4 (2024-01-03)

Bug Fixes

  • remove caching with weak map after benchmarks. (158f417)

v1.1.3

03 Jan 19:04
Compare
Choose a tag to compare

1.1.3 (2024-01-03)

Bug Fixes

v1.1.2

03 Jan 18:53
Compare
Choose a tag to compare

1.1.2 (2024-01-03)

Bug Fixes

  • exposing types in package.json. (#8) (70970df)

v1.1.1

03 Jan 18:20
Compare
Choose a tag to compare

1.1.1 (2024-01-03)

Bug Fixes

  • multiple output bundles using rollup. (#7) (83a001c)

v1.1.0

02 Jan 23:38
Compare
Choose a tag to compare

1.1.0 (2024-01-02)

Bug Fixes

  • add error on accessing properties of null/undefined. (c78f59c)
  • isDeferredPromise with null and undefined inputs. (88efec6)
  • issue in isDeferredPromise function. (f50f51f)
  • redundant deferring on already deferred promises. (7507662)

Features

  • add caching for previously deferred objects. (0e2e3c4)

v1.0.3

01 Jan 14:29
Compare
Choose a tag to compare

1.0.3 (2024-01-01)

Bug Fixes

v1.0.2

01 Jan 05:31
Compare
Choose a tag to compare

1.0.2 (2024-01-01)

Bug Fixes

  • support for dwaiting constructor calls. (3821135)

v1.0.1

31 Dec 13:26
Compare
Choose a tag to compare

1.0.1 (2023-12-31)

Bug Fixes