Skip to content

Releases: touchifyapp/svelte-codemirror-editor

v2.1.0

10 Oct 11:01

Choose a tag to compare

2.1.0 (2025-10-10)

Features

  • add keybindings property to register custom keymap handler (cc7a8d5)

v2.0.0

08 Sep 22:02

Choose a tag to compare

2.0.0 (2025-09-08)

Features

BREAKING CHANGES

  • drop compatibility with Svelte v3 and v4

v1.4.2

08 Sep 19:21

Choose a tag to compare

1.4.2 (2025-09-08)

Bug Fixes

  • self closing tag to avoid warnings (1d21c2c)

v1.4.1

05 Sep 14:15

Choose a tag to compare

1.4.1 (2024-09-05)

Bug Fixes

v1.4.0

06 May 14:59

Choose a tag to compare

1.4.0 (2024-05-06)

Features

  • expose editorview on reconfigure via emit (408a222)

v1.3.0

27 Feb 12:18

Choose a tag to compare

1.3.0 (2024-02-27)

Bug Fixes

  • use same event dispatcher (409cae6)

Features

  • dispatch event 'ready' when editorview initialized (b400ecf)

v1.2.0

27 Nov 10:47

Choose a tag to compare

1.2.0 (2023-11-27)

Bug Fixes

Features

v1.1.0

30 Aug 10:28

Choose a tag to compare

1.1.0 (2022-08-30)

Features

  • add lineWrapping option (99d331f), closes #1

v1.0.0

17 Jun 11:12

Choose a tag to compare

1.0.0 (2022-06-17)

Features