Skip to content

Add tree diff utilities and selective JSON patches#42

Merged
f-gueguen merged 1 commit into
mainfrom
feature/advanced-diff-tooling
Oct 8, 2025
Merged

Add tree diff utilities and selective JSON patches#42
f-gueguen merged 1 commit into
mainfrom
feature/advanced-diff-tooling

Conversation

@f-gueguen
Copy link
Copy Markdown
Contributor

Summary

  • add tree diff/patch helpers for hierarchical data with move, insert, and update operations
  • add selective JSON diff application options and expose filtered apply helper
  • document and demonstrate new diff tooling across docs, examples, and tests

Testing

  • npm run lint
  • npm run typecheck
  • npm test
  • npm run build

@f-gueguen f-gueguen merged commit 221b15e into main Oct 8, 2025
1 check passed
@f-gueguen f-gueguen deleted the feature/advanced-diff-tooling branch October 8, 2025 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant