0.1.3 (2023-06-02)
- Fixed issue with CSS source maps processing that could result in warnings in development mode. Closes: #12. (commit)
0.1.2 (2023-06-01)
- 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)
0.1.1 (2023-01-16)
Thanks to @PeterNelsonT for the contribution.
0.1.0 (2022-12-22)
- Add a plugin for building CKEditor 5 from source in Vite applications. (commit)