Skip to content

Simplified Field context types

Choose a tag to compare

@thetutlage thetutlage released this 07 Jun 07:59
· 44 commits to develop since this release

You will mostly reach for field context when performing dynamic checks inside union conditionals or rules and therefore I have decided to make the types simpler and does not demand type narrowing.

  • refactor: simplify field context types 136e5e6

v1.2.0...v1.2.1