Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Disable text diffs by default #352

Merged
merged 10 commits into from
Dec 10, 2023
Merged

Disable text diffs by default #352

merged 10 commits into from
Dec 10, 2023

Conversation

Methuselah96
Copy link
Collaborator

@Methuselah96 Methuselah96 commented Dec 7, 2023

Motivation

Breaking changes

  • The main entry-point no longer includes text diffing by default. Users must either pass in the diff-match-patch library in as a property of the textDiff option, or use the jsondiffpatch/with-text-diffs entry point that is included for convenience.
  • The textDiff option now has a required diffMatchPatch property.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants