We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7afeb67 commit 535a699Copy full SHA for 535a699
modules/ROOT/pages/migration-from-7x.adoc
@@ -18,9 +18,9 @@ The following table summarizes all breaking changes in {productname} {release-ve
18
|===
19
|Breaking Change |Impact |Severity
20
21
-|`editor.selection.setContent` Removal
22
-|Method removed. Use `editor.insertContent` instead.
23
-|High
+|`editor.selection.setContent` Deprecated
+|Method deprecated. Use `editor.insertContent` instead.
+|Medium
24
25
|`editor.documentBaseUrl` Removal
26
|Property removed. Use `editor.editorManager.documentBaseURL` instead.
0 commit comments