Scrivito JS SDK 1.52.0 Released

Posted on June 30, 2025

Improvements

Filled-in data placeholders in “Changes” mode

Data placeholders are now replaced with the actual data in “Changes” mode as well, not just in “Preview” and “Edit” mode.

Added support for the "ref" prop

The WidgetTag, ContentTag, LinkTag, ChildListTag, and ImageTag components now support the ref prop, facilitating direct access to DOM nodes or child component methods. See Using Ref as a Prop in React.js 19 for details.

Thank you for using Scrivito!