Releases
0.4.0
Breaking Changes
breaking : upgrade to sveltekit 2
breaking : upgrade to vite 5
breaking : port svelte-lexical package from rollup to vite
New Features
feat: upgrade to lexical 0.14.2 from 0.11.2
feat: Font Size entry control
feat: Floating link editor for AutoLinkNode and conversion to LinkNode once modified
fest: Meta + Click opens a link in new window
feat: right click select images
feat: Support HTML export overrides from config for nested editors
feat: allow overriding HTML serialization behavior from the editor config
feat: add nodes replacement support for nested composer
Build and Test
build: upgrade to prettier 3 (supports ESM)
build: setup prettier for playground package
build: upgrade node version to 18 in CI
build: remove dependency on @lexical/text as ESM build not working
build: missing exports condition warning
build: fix eslint warning post upgrade
test: fix failing tests after upgrade
test: move from jest to vitest
perf: increase the size limit on playground from 162kb to 170kb
perf: move to native UUID
Bug Fixes
bug: allow setting className for checklist in theme
bug: Edit Link modal fix when link and extra text is selected
bug: Make autolinks work for formatted text
bug: link address is not shown if comment is set
bug: floating formatter toolbar position
bug: dispatching undo & redo states for collaboration
bug: divider not showing in dropdown
bug: fix Double Deletion on Backspace
bug: prevent file:/// img conversion
bug: image resizer fix
bug: add selection adjustments for node removal
You canβt perform that action at this time.