1.1.2
Require Laravel Nova v4.0 within the composer.json which will then allow Nova 4 Support to be tagged properly for the CKEditor 4 field which it now supports.
https://novapackages.com/packages/waynestate/nova-ckeditor4-field
Fix: update dist/field.js - npm run prod
was never ran with the default string for CKEditor.js, this corrects it with the correct field.js build.
586d2ee This case would never have been met due to the merging of the configuration default for the package.
Full Changelog: 1.1.1...1.1.2