Skip to content

Releases: wickedest/Mergely

v5.3.6

11 Oct 20:56
Compare
Choose a tag to compare

5.3.6 (2024-10-11)

Bug Fixes

v5.3.5

11 Oct 19:58
Compare
Choose a tag to compare

5.3.5 (2024-10-11)

Bug Fixes

v5.3.4

11 Oct 19:52
Compare
Choose a tag to compare

5.3.4 (2024-10-11)

Reverts

  • Revert "build(deps-dev): bump webpack from 5.91.0 to 5.94.0 (#203)" (c36d2a7), closes #203

v5.3.3

11 Oct 19:49
Compare
Choose a tag to compare

5.3.3 (2024-10-11)

Bug Fixes

  • #209: Fixes issue with options not being preserved when individually set. (#211) (4cd8897)

v5.3.2

31 Jul 18:45
Compare
Choose a tag to compare

5.3.2 (2024-07-31)

Bug Fixes

v5.3.1

19 Jun 18:19
Compare
Choose a tag to compare

5.3.1 (2024-06-19)

Bug Fixes

  • Fixed a regression rendering inline markup for numbers, punctuation, and symbols (#199) (c40672c)

v5.3.0

16 Jun 19:37
Compare
Choose a tag to compare

5.3.0 (2024-06-16)

Features

  • Supports unicode diacritical marks when rendering line diff (fixes #169) (#197) (a469a65)

v5.2.0

09 Jun 21:26
Compare
Choose a tag to compare

5.2.0 (2024-06-09)

Features

  • Allows height to be not explicit height, e.g. 'inherit' or '100%' (#196) (b9e3641)

v5.1.4

17 May 19:11
Compare
Choose a tag to compare

5.1.4 (2024-05-17)

Bug Fixes

  • removed accidental change that enabled code display modes (e.g. javascript, python, html) (692d01f)

v5.1.3

06 May 08:39
Compare
Choose a tag to compare

5.1.3 (2024-05-06)

Bug Fixes