Traceary

Catalog / TypeScript

4.3.4

TypeScript 4.3.4

5.2 years agoaddedOriginal notes

This release

  • adds an optional getCustomTransformers method to the SolutionBuilderHost* APIs
  • uses the transforms given by getCustomTransformers in Builder Program instances when running emit() methods in cases where customTransforms are not given.

See the change for more details