0.2.2
Pre-release
Pre-release
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)