TypeScript 4.3.4
This release
- adds an optional
getCustomTransformersmethod to theSolutionBuilderHost*APIs - uses the transforms given by
getCustomTransformersin Builder Program instances when runningemit()methods in cases wherecustomTransformsare not given.