Skip to content

Releases: praneshr/react-diff-viewer

v3.1.0

17 May 14:47
Compare
Choose a tag to compare
  • Exporting react-diff-viewer as es5
  • Fixing extra column during inline view with line numbers disabled.(#68, #64)
  • Adding ability to set line number offset when dealing with part files.

Thanks to

v3.0.2

05 Mar 03:49
Compare
Choose a tag to compare

v3.0.1

19 Dec 04:45
Compare
Choose a tag to compare

V3.0.0

17 Dec 06:44
Compare
Choose a tag to compare

This major version fixes a lot of issues and added new features

Special thanks to @circAssimilate for his work on adding diff comparators.

v2.0.6

26 Nov 06:27
Compare
Choose a tag to compare

Fixes #52

v2.0.5

31 Oct 01:32
Compare
Choose a tag to compare

v2.0.3

28 Oct 02:24
Compare
Choose a tag to compare

v2.0.1

28 Jul 06:48
Compare
Choose a tag to compare
  • Fixed #19
  • Fixed gutter hover style when no line number is found.

v2.0.0

15 Jul 15:51
Compare
Choose a tag to compare

The next major version of React Diff Viewer is finally here. It includes the following changes.

  • Ability to show diff only in the viewer
  • Optimized UI element generation
  • More controls over the styles
  • Updated dependencies and toolings

Enjoy!!

v1.1.0

05 May 07:18
Compare
Choose a tag to compare
  • Adding new option to hide line numbers
  • Handling gutter styles in a better way
  • Fixing word diff padding bleed