Skip to content

Latest commit

 

History

History
80 lines (35 loc) · 3.43 KB

CHANGELOG.md

File metadata and controls

80 lines (35 loc) · 3.43 KB

3.4.0 (2024-01-31)

Features

3.3.2 (2024-01-31)

Bug Fixes

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

3.3.1 (2023-10-18)

Bug Fixes

3.3.0 (2023-10-17)

Bug Fixes

  • update dependencies and correct zero width extraLines (fixes #29) (c4b317a)

Features

  • add ability to always show certain lines (896eb32)

3.2.6 (2023-03-02)

Bug Fixes

3.2.5 (2023-01-23)

Bug Fixes

  • correctly break strings for long values so size remains within bounds (cfa5de1)

3.2.4 (2022-12-23)

Bug Fixes

  • to deploy previous fixes (06d8361)

3.2.3 (2022-11-11)

Bug Fixes

  • update example with JSON (f61c977)

3.2.2 (2022-10-10)

Bug Fixes

  • move the dependencies for development only to devDependencies (206394c)

3.2.1 (2022-07-07)

Bug Fixes

  • correct diff line numbering (bab9977)

3.2.0 (2022-07-07)

Features

  • update library for react 17, and add custom gutters (7193350)