v2.0.0
JsonPatchDocument
-types now add required converters usingJsonConverterAttribute
and converters no longer need to be set manually toJsonSerializerOptions
#18- netstandard2.0 target now depends on System.Text.Json v7
- Small performance optimizations