Skip to content

Latest commit

 

History

History
43 lines (22 loc) · 637 Bytes

File metadata and controls

43 lines (22 loc) · 637 Bytes

fast-json-schema-patch

0.4.0

Minor Changes

  • e711957: performance improvements

0.3.0

Minor Changes

  • b11f93a: Improve parent context selection in StructuredDiff

0.2.3

Patch Changes

  • c212ef2: fix incorrect logic while creating the structured diff

0.2.2

Patch Changes

  • 1b04ab4: export Plan and BuildPlanOptions types

0.2.1

Patch Changes

  • ec6ca7b: Update types definitions and reduce StructuredDiffResult output size

0.2.0

Minor Changes

  • 53644c9: export types correctly and update readme

0.1.0

Minor Changes

  • 8b66afc: API improvements from original release