Version: 3.3.0
Published: 2/17/2026
Change Set: 7c18d7c
NuGet Package MsieJavaScriptEngine
- Optimized a memory usage in the
ReflectionHelpers.GetBestFitMethodmethod - Added support for .NET Standard 2.1 and .NET 10
- Performed a migration to the modern C# null/not-null checks
- In the
lockstatements for .NET 10 target now uses a instances of theSystem.Threading.Lockclass - Reduced a memory allocation by using collection expressions
- The value of a read-only field in an embedded object or type can no longer be changed