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
Proofed Component: You can now provide dynamic schema and the Proofed component with apply it when received.
When applying the new schema model values for nodes are retained.
When getting the model, only nodes that are present in the current schema are returned (7a72efe).
Validation: When a node is updated, errors are calculated for every node, since they may depend on the node's new value. (974b3e7)