Skip to content

v0.0.33

Choose a tag to compare

@MrWangJustToDo MrWangJustToDo released this 15 Oct 02:12
· 22 commits to main since this release

What's Changed

import { changeMaxLengthToIgnoreLineDiff, getMaxLengthToIgnoreLineDiff } from '@git-diff-view/core'  // or react/vue/... package

// default value is 1000
changeMaxLengthToIgnoreLineDiff(2000)

Full Changelog: v0.0.32...v0.0.33