Releases: mayasabha/ckeditor4-vue3
Releases · mayasabha/ckeditor4-vue3
v1.0.9
v1.0.8
Changed
- Updated JS dependencies
Fixed
- Disable version check by default, unless explicitly specified to prevent CKEditor 4 EOL alert
v1.0.7
Fixed
- Allow multiple editors with the same editorConfig
v1.0.6
Changed
- Switched to CKEditor v4.22.1 for the default editor URL.
- Updated JS dependencies
Added
- This changelog to keep track of updates.
v1.0.3
Dependency Updates
v1.0.1
Readme updates and Dependency Updates
v1.0.0
Single File Component Compatibility and Instructions added to Readme.
v0.0.9
Added compatibility for vue
as external for commonjs
, commonjs2
, etc. to enable compatibility with webpack.
v0.0.8
v0.0.7
This update contains dependency updates as well as removal of a few console.log
calls during initialization.