v1.17.0
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
DownlevelIterationproperty and theEcmaScript5value of theTargetproperty - Changed the default values of nine properties from
falsetotrue:AlwaysStrict,NoImplicitAny,NoImplicitThis,StrictBindCallApply,StrictBuiltinIteratorReturn,StrictFunctionTypes,StrictNullChecks,StrictPropertyInitializationandUseUnknownInCatchVariables - Changed the default value of the
Targetproperty fromEcmaScript5toEcmaScript2015 - Added one new property -
StableTypeOrdering(defaultfalse)
- Become obsolete the
NuGet Packages
Core
Translators
- Bundle Transformer: Sass and SCSS contains adapter for the Dart Sass version 1.98.0
- Bundle Transformer: TypeScript contains adapter for the TypeScript version 6.0 RTM