Skip to content

v1.11.0

Choose a tag to compare

@alexhisen alexhisen released this 21 Sep 21:15
· 22 commits to master since this release

feat: Allows fields to be permanently set as readOnly (also makes them disabled) in the schema, which allows form fields for computed (getter) properties in the model (as we then don't try to write to them)

v1.10.1...v1.11.0