Skip to content

Releases: apm-js-collab/orchestrion-js

code-transformer: v0.8.2

26 Sep 12:21
f8da743
Compare
Choose a tag to compare

0.8.2 (2025-09-26)

Bug Fixes

  • Properly assign async keyword only to wrapped functions that had async keyword on original (#50) (0495589)

code-transformer: v0.8.1

24 Sep 20:59
0489576
Compare
Choose a tag to compare

0.8.1 (2025-09-24)

Bug Fixes

  • Hardcode wrapped arrow functions to not specify async key to avoid wrapping non-native promises (#48) (8b43c92)

code-transformer: v0.8.0

19 Sep 12:41
ff53063
Compare
Choose a tag to compare

0.8.0 (2025-09-19)

Features

code-transformer: v0.7.2

12 Sep 12:13
a2b2e1a
Compare
Choose a tag to compare

0.7.2 (2025-09-12)

Bug Fixes

code-transformer: v0.7.1

12 Sep 11:49
a563705
Compare
Choose a tag to compare

0.7.1 (2025-09-11)

Bug Fixes

  • versionRange TypeScript definition (#35) (89cff5a)