Releases: ckeditor/ckeditor5-mermaid
Releases · ckeditor/ckeditor5-mermaid
v0.0.6
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.
v0.0.5
v0.0.4
v0.0.3
v0.0.2
Updated dev/dependencies and minor tweaks.