Skip to content

TypeScript 4.3.4

Compare
Choose a tag to compare
@weswigham weswigham released this 17 Jun 18:32

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