Skip to content

0.6.2

Latest

Choose a tag to compare

@umaranis umaranis released this 24 Sep 11:18
· 4 commits to master since this release

Features

feat: add code diff highlighting
feat: support markdown transformation for tables and tweets
feat: Link Plugin - specify link attributes
feat: $config protocol + NodeState registration/flattening

Bug

bug: preserve row striping in frozen table columns
bug: support Apple Pencil
bug: change list, strikethrough and quoteblock shortcuts to match Google Docs for Windows compatibility
bug: close link popup when user clicks out of it
bug: allow deleting empty column layouts via backspace
bug: update block type when bullet list contains a selected mage

Test

test: ignore SELECTION_INSERT_CLIPBOARD_NODES_COMMAND dispatched from child editors
test: code diff highlighting
test: ctrl+a doesn't work well in plain text mode on Firefox
test: use locator API instead of page.evaluate
test: deleting multiple rows with merged row cells
test: code block - can indent text via tab when selecting the line with Shift+Down
test: fix tests failing due to flaky undo

Build

build: upgrade lexical from 0.31.1 to 0.33.0
perf: increase playground size by 1kb
perf: increase size for playground by 3kb

Docs

docs: markdown export include transformers
docs: running collaboration tests
docs: delete plugin docs as they are moved to the website

See more details at https://umaranis.com/2025/09/24/released-svelte-lexical-0-6-2-diff-in-code-block/