Skip to content

Releases: ckeditor/ckeditor5-mermaid

v0.0.6

15 Oct 06:19
v0.0.6
a6d020c
Compare
Choose a tag to compare

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

11 Sep 07:31
e0d7682
Compare
Choose a tag to compare

What's Changed

  • Migrate to pnpm. See #24.
  • Update dependencies. See #24.

v0.0.4

08 Aug 06:38
4cb02b9
Compare
Choose a tag to compare

What's Changed

  • Bump ckeditor5-dev-build-tools and ckeditor5 packages. See #22

v0.0.3

01 Jul 07:41
238bc92
Compare
Choose a tag to compare

What's Changed

  • Migration reflected from ckeditor5-package-generator to support NIM with DLL. See in #19
  • Add the dist folder to the repository. See in #21

v0.0.2

10 Aug 12:58
bb85162
Compare
Choose a tag to compare

Updated dev/dependencies and minor tweaks.