4.0.3 (2024-05-23)
- Revert "refactoring attempt" (6a9789b)
4.0.2 (2024-02-14)
4.0.1 (2023-11-01)
- publish files on 4.x (650c249)
4.0.0 (2023-10-19)
-
use semantic elements for diff elements (fixes #23) (a6222c7)
-
feat!: diff/flexbox based layout, text selectable per side (fixes #15) (9f6c4d5), closes #15
- This completely modifies the way react-diff-viewer-continued is rendered. The overall layout should be more or less the same, but with the new layout probably come new bugs.
3.3.0 (2023-10-17)
- add ability to always show certain lines (896eb32)
3.2.6 (2023-03-02)
- release for chore fix (9775afa)
3.2.5 (2023-01-23)
- correctly break strings for long values so size remains within bounds (cfa5de1)
3.2.4 (2022-12-23)
- to deploy previous fixes (06d8361)
3.2.3 (2022-11-11)
- update example with JSON (f61c977)
3.2.2 (2022-10-10)
- move the dependencies for development only to
devDependencies
(206394c)
3.2.1 (2022-07-07)
- correct diff line numbering (bab9977)
3.2.0 (2022-07-07)
- update library for react 17, and add custom gutters (7193350)