Skip to content
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.

v0.1.2

Compare
Choose a tag to compare
@pomek pomek released this 01 Jun 13:09
· 4 commits to master since this release

Bug fixes

  • Using external plugins with different name conventions than official CKEditor 5 plugins no longer results in editor crash. Closes: #10. (commit)
  • Using sourcemap option in Vite no longer results in warnings. Closes: #8. (commit)