Skip to content

0.5.0

Latest
Compare
Choose a tag to compare
@umaranis umaranis released this 30 Dec 12:47
· 7 commits to master since this release

New Features

  • breaking: svelte-lexical is upgraded to Svelte 5
  • feat: include editor theme in the library

Bugs

  • bug: image caption button - when focused, enter and escape keys do not work
  • bug: editor loses focus after inserting image

Build

  • build: upgrade to ESLint version 9 with the new config file format

Tests

  • test: 36 new tests for table plugin
  • test: upgrade playwright to the latest version
  • test: fix async bug in test helper
  • test: tests having to load images fail when run from VSCode starting Playwright version 1.44.0 (fix #102)
  • test: rename CI jobs for better readability

Docs

  • docs: update more examples page