Skip to content

Releases: wickedest/Mergely

v5.4.7

Choose a tag to compare

@github-actions github-actions released this 28 Feb 09:05

5.4.7 (2026-02-28)

Bug Fixes

  • #228: Fixes issue where a single scroll event would cause multiple updates and calculate view placement incorrectly (9834f09)

v5.4.6

Choose a tag to compare

@github-actions github-actions released this 24 Feb 20:20

5.4.6 (2026-02-24)

Bug Fixes

  • #228: Clicking on edit marker in gutter now accounts for top position of editor. (cc7df68), closes #228

v5.4.5

Choose a tag to compare

@github-actions github-actions released this 23 Feb 21:52

5.4.5 (2026-02-23)

Bug Fixes

  • #222: Fixed issue with poor rendering performance and marker misalignment (27778f0), closes #222 #227

v5.4.4

Choose a tag to compare

@github-actions github-actions released this 23 Feb 19:48

5.4.4 (2026-02-23)

Bug Fixes

  • Updated examples README.md (f1e58f5)

v5.4.0

Choose a tag to compare

@github-actions github-actions released this 15 Nov 15:43

5.4.0 (2025-11-15)

Features

  • #220: Exposes Mergely's instance of CodeMirror as Mergely.CodeMirror (#221) (d6d8d06), closes #220

v5.3.6

Choose a tag to compare

@github-actions github-actions released this 11 Oct 20:56

5.3.6 (2024-10-11)

Bug Fixes

v5.3.5

Choose a tag to compare

@github-actions github-actions released this 11 Oct 19:58

5.3.5 (2024-10-11)

Bug Fixes

v5.3.4

Choose a tag to compare

@github-actions github-actions released this 11 Oct 19:52

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

Choose a tag to compare

@github-actions github-actions released this 11 Oct 19:49

5.3.3 (2024-10-11)

Bug Fixes

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

v5.3.2

Choose a tag to compare

@github-actions github-actions released this 31 Jul 18:45

5.3.2 (2024-07-31)

Bug Fixes