Skip to content

Releases: Aeolun/react-diff-viewer-continued

Release 4.1.2

07 Feb 08:27

Choose a tag to compare

Bug Fixes

  • fix virtualization offsets and missing key display on structural json diff
  • bundle worker code as a blob

Release 4.1.1

07 Feb 07:00

Choose a tag to compare

Bug Fixes

  • fix problem with missing worker in compiled version

Release 4.1.0

04 Feb 16:14

Choose a tag to compare

Features

  • merge compute worker PR and optimize to use virtualization
  • use just-release instead of semantic-release, still semantic, simpler

Bug Fixes

  • ordering and syntax highlighting fixes
  • need to actually push your new workflows if you want to use them

v4.0.6

13 May 00:15

Choose a tag to compare

v4.0.6 Pre-release
Pre-release

4.0.6 (2025-05-13)

Bug Fixes

  • allow non-string rendered contents (a0ab52d)
  • fixup #68 for non-string wordDiff.value (3678e02)

v4.0.5

31 Jan 03:54

Choose a tag to compare

v4.0.5 Pre-release
Pre-release

4.0.5 (2025-01-31)

Bug Fixes

  • modify imports for proper esm resolution (7fda63a)

v4.0.4

28 Jan 01:33

Choose a tag to compare

v4.0.4 Pre-release
Pre-release

4.0.4 (2025-01-28)

Bug Fixes

  • added line number for inline view onLineNumberClick (0e92dfe)
  • fix several type issues and update packages (23aa832)
  • line break anywhere (17c51e6)

v4.0.3

23 May 12:40

Choose a tag to compare

v4.0.3 Pre-release
Pre-release

4.0.3 (2024-05-23)

Reverts

  • Revert "refactoring attempt" (6a9789b)

v4.0.2

14 Feb 05:18

Choose a tag to compare

v4.0.2 Pre-release
Pre-release

4.0.2 (2024-02-14)

Bug Fixes

  • revert back to table based layout, add example image (fixes #35, #15, #21) (a1571ab)

v3.4.0

31 Jan 06:05

Choose a tag to compare

3.4.0 (2024-01-31)

Features

v3.3.2

31 Jan 06:01

Choose a tag to compare

3.3.2 (2024-01-31)

Bug Fixes

  • correct the default value of useDarkTheme in README (#39) (8233d02)