You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/reference/api/javascript-sdk.rst
+16-2Lines changed: 16 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
:is-up-to-date: True
2
-
:last-updated: 4.3.0
2
+
:last-updated: 4.4.3
3
3
4
4
.. index:: JavaScript SDK
5
5
@@ -33,8 +33,11 @@ The `Video Center Blueprint <https://craftercms.com/marketplace/video-center-blu
33
33
34
34
The `Authoring Plugin Examples <https://github.com/craftercms/authoring-ui-plugin-examples>`__ repo showcases how to use the above JavaScript SDK packages to build Authoring Plugins.
35
35
36
+
.. _compatibility-with-craftercms-version:
37
+
38
+
-------------------------------------
36
39
Compatibility with CrafterCMS Version
37
-
=========================================
40
+
-------------------------------------
38
41
39
42
Beginning with versions released after 4.3.0, CrafterCMS NPM libraries will adopt Semantic Versioning instead of having the same version number as the product.
40
43
The compatibility information between your CrafterCMS installation and the corresponding SDK versions is as follows:
@@ -53,6 +56,17 @@ The compatibility information between your CrafterCMS installation and the corre
0 commit comments