v1.13.4
Version: 1.13.4
Published: 4/24/2023
Change Set: 5b1f8f9
- In BundleTransformer.ConfigurationIntelliSense updated definitions for configuration settings of TypeScript translator
- In BundleTransformer.TypeScript:
- Added support of the TypeScript version 5.0.4
- In configuration settings of TypeScript translator was changed the default values of two properties:
ForceConsistentCasingInFileNames
(fromfalse
totrue
) andTarget
(fromEcmaScript3
toEcmaScript5
), and added one new property -IgnoreDeprecations
(default empty string)
- In BundleTransformer.Autoprefixer added support of the Autoprefixer version 10.4.14.0
- In BundleTransformer.NUglify added support of the NUglify version 1.20.6
NuGet Packages
Core
Translators
- Bundle Transformer: TypeScript contains adapter for the TypeScript version 5.0.4
Postprocessors
- Bundle Transformer: Autoprefixer contains adapter for the Andrey Sitnik's Autoprefixer version 10.4.14.0
Minifiers
- Bundle Transformer: NUglify contains adapters for the NUglify version 1.20.6