Skip to content

0.2.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@elboman elboman released this 21 Sep 11:08

Fix

  • 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)