Skip to content

v1.17.0

Choose a tag to compare

@Taritsyn Taritsyn released this 03 Apr 16:26

Version: 1.17.0
Published: 4/3/2026
Change Set: c018424

  • In BundleTransformer.ConfigurationIntelliSense updated definitions for configuration settings of the TypeScript translator
  • In BundleTransformer.SassAndScss added support for the Dart Sass version 1.98.0
  • In BundleTransformer.TypeScript:
    • Added support for the TypeScript version 6.0 RTM
    • In configuration settings of the TypeScript translator:
      • Become obsolete the DownlevelIteration property and the EcmaScript5 value of the Target property
      • Changed the default values of nine properties from false to true: AlwaysStrict, NoImplicitAny, NoImplicitThis, StrictBindCallApply, StrictBuiltinIteratorReturn, StrictFunctionTypes, StrictNullChecks, StrictPropertyInitialization and UseUnknownInCatchVariables
      • Changed the default value of the Target property from EcmaScript5 to EcmaScript2015
      • Added one new property - StableTypeOrdering (default false)

NuGet Packages

Core
Translators