Skip to content

Disable text diffs by default #352

New issue

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

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

Already on GitHub? Sign in to your account

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.

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.

2 participants