Version: 2.2.0
Published: 2/27/2026
Change Set: 0b66bc4
NuGet Package: DouglasCrockford.JsMin
- JSMin was updated to version of February 25, 2026
- Changed a implementation of the
StringBuilder.TrimStartextension method - Performed a migration to the modern C# null/not-null checks
- Added support for .NET 10
- In the
lockstatements for .NET 10 target now uses a instances of theSystem.Threading.Lockclass - Added support for nullable reference types