Feature: Change the implementation to only depend on types from the CKEditor packages and not runtime code to make the integration work with existing and new installation methods.
MINOR BREAKING CHANGE: Add a new required contextWatchdog prop to the <CKEditorContext> component.
Additional information
For example – encountered issues, assumptions you had to make, other affected tickets, etc.
Suggested merge commit message (convention)
Feature: Change the implementation to only depend on types from the CKEditor packages and not runtime code to make the integration work with existing and new installation methods.
MINOR BREAKING CHANGE: Add a new required
contextWatchdog
prop to the<CKEditorContext>
component.Additional information
For example – encountered issues, assumptions you had to make, other affected tickets, etc.