Skip to content

Releases: giladgd/lifecycle-utils

v1.7.0

17 Sep 21:57

Choose a tag to compare

1.7.0 (2024-09-17)

Features

  • add DisposableHandle and AsyncDisposableHandle (3df1087)

v1.6.0

14 Sep 22:19

Choose a tag to compare

1.6.0 (2024-09-14)

Features

  • add ReadonlyMultiKeyMap type (7c072ef)

v1.5.0

14 Sep 21:08

Choose a tag to compare

1.5.0 (2024-09-14)

Features

v1.4.1

02 Apr 23:00

Choose a tag to compare

1.4.1 (2024-04-02)

Bug Fixes

  • improve splitText efficiency (b327603)

v1.4.0

13 Mar 15:50

Choose a tag to compare

1.4.0 (2024-03-13)

Features

  • don't throw when DisposeAggregator or AsyncDisposeAggregator are disposed again (059d7f3)

v1.3.1

23 Feb 15:07

Choose a tag to compare

1.3.1 (2024-02-23)

Bug Fixes

v1.3.0

23 Feb 15:01

Choose a tag to compare

1.3.0 (2024-02-23)

Bug Fixes

Features

  • pass scope as this in withLock (#1) (d2351db)

v1.2.2

17 Feb 00:25

Choose a tag to compare

1.2.2 (2024-02-17)

Features

  • minor: add abort signal support for locks (554afe3)

v1.2.1

03 Feb 15:20

Choose a tag to compare

1.2.1 (2024-02-03)

Features

  • minor: improve documentation (481cfa0)

v1.2.0

03 Feb 15:14

Choose a tag to compare

1.2.0 (2024-02-03)

Features