Skip to content

v4.0.0

Latest

Choose a tag to compare

@MaceWindu MaceWindu released this 10 Jun 23:53
b139b02

Breaking changes

  • Migrated from Esprima.NET to Acornima — the JS parsing dependency changed from esprima to Acornima 1.6.2.
  • StackTraceDeminifierFactory is a static class (since 3.3.0).

Package

  • SourceMapTools 4.0.0 — targets netstandard2.0; depends on Acornima 1.6.2 and System.Text.Json 8.0.5.
  • Public API unchanged; debug symbols embedded in the assembly.