Skip to content

v0.18.0

Compare
Choose a tag to compare
@freakzlike freakzlike released this 26 Sep 08:49
· 5 commits to master since this release
922ec36

Breaking Changes

  • The render logic from Field has been moved to RenderableField
  • The hint property of Field has been removed completely

Fields

  • You can now use a valueParser to parse a raw value to an compatible data type of your field