Skip to content

v0.0.6

Latest

Choose a tag to compare

@pomek pomek released this 15 Oct 06:19
v0.0.6
a6d020c

What's Changed

This release introduces several essential updates and maintenance improvements to the ckeditor5-mermaid plugin, ensuring compatibility with the latest CKEditor 5 tooling and dependencies.

Release highlights

  • Mermaid updates — Switch the mermaid package to the latest available release at the time of writing, ensuring compatibility with current diagram features and fixes. Closes #26.
  • Vitest integration — The testing framework has been migrated to Vitest, aligning with the default setup introduced in ckeditor5-package-generator v3.0.0.
  • DLL sample — Added a sample to resolve issues with the start command. This change ensures that local development and builds work correctly. Closes #25.
  • Dependency updates — Updated multiple internal dependencies to their latest compatible versions for improved stability and performance.