Releases: MrWangJustToDo/git-diff-view
Releases · MrWangJustToDo/git-diff-view
v0.1.5
v0.1.4
change
- MultiSelect Support , close #34
// SEE https://mrwangjusttodo.github.io/git-diff-view/?type=multiselect
import { DiffViewWithMultiSelect } from "@git-diff-view/react"; // vue、solid、svelte- change to jsx transform
- lint update and fix
Full Changelog: v0.1.3...v0.1.4
v0.1.3
v0.1.2
What's Changed
- support codeview component for cli pkg by @MrWangJustToDo in #62
- update deps
Full Changelog: v0.1.1...v0.1.2
v0.1.1
v0.1.0
change
- add range mode, see the doc https://github.com/MrWangJustToDo/git-diff-view?tab=readme-ov-file#range-mode
- fix some issue for highlight
Full Changelog: v0.0.40...v0.1.0
v0.0.40
v0.0.39
What's Changed
- fix theme performance by @MrWangJustToDo in #59
- performance improve for cli component
Full Changelog: v0.0.38...v0.0.39
v0.0.38
What's Changed
- performance improve by @MrWangJustToDo in #55
- fix(utils): use native removeAllRanges() to fix WebKit NotFoundError by @blimmer in #57
New Contributors
Full Changelog: v0.0.36...v0.0.38
v0.0.36
What's Changed
- fix: handle identical old/new content by @elwynelwyn in #49
- fix diff parse error by @MrWangJustToDo in #52
New Contributors
- @elwynelwyn made their first contribution in #49
Full Changelog: v0.0.35...v0.0.36