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
* feat: added enableLivePreviewOutsideIframe key to on or off the outside iframe feature by default
* test: added enableLivePreviewOutsideIframe key to on or off the outside iframe feature by default
* Vp 444 by default bug fix (#558)
* fix: live preview fixed new tab default setup
* chore: updated readme file
* fix: updated stackSDK usage in init new data flag
---------
Co-authored-by: Mridul Sharma <mridul.sharma@contentstack.com>
Co-authored-by: Mridul Sharma <109782971+contentstackMridul@users.noreply.github.com>
Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@contentstack/live-preview-utils",
3
-
"version": "4.2.1",
3
+
"version": "4.3.0",
4
4
"description": "Contentstack provides the Live Preview SDK to establish a communication channel between the various Contentstack SDKs and your website, transmitting live changes to the preview pane.",
0 commit comments