Releases: apm-js-collab/orchestrion-js
Releases · apm-js-collab/orchestrion-js
code-transformer: v0.8.2
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
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
0.8.0 (2025-09-19)
Features
code-transformer: v0.7.2
0.7.2 (2025-09-12)
Bug Fixes
code-transformer: v0.7.1
0.7.1 (2025-09-11)
Bug Fixes
versionRange
TypeScript definition (#35) (89cff5a)