February 27, 2025
New
Changed
- The
pullRight option has been removed from the Menu and Tab components.
- The
ComponentState internal component no longer uses viewerProps.
- Tab now uses buttons instead of tab anchors.
- The Item as option has been added to the select element to render navigation buttons to
the Menu component.
- Tabs in the Designer now use buttons instead of anchors.
Fixed bugs
- In rare cases, a warning of type
Cannot update a component while rendering a different component may occur.
- Fixed
__DOT__ in localized messages in some cases.
- Resolved issues with inactive dropzone outlines in some cases.
Documentation
Updated internal dependencies
- monaco-editor from v0.43.0 to v0.52.2.
- @monaco-editor/react from v4.6.0 to v4.7.0.
Last modified on April 22, 2026