Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

Make API more generic

Compare
Choose a tag to compare
@jonasrichard jonasrichard released this 01 Aug 09:07
· 55 commits to master since this release

In this release the rules are reworked again, so there are couple of incompatible changes.

  • Only typed fields are supported (number, boolean and record added)
  • Pre- and post-process callbacks are extended to any types.
  • With generic type we can convert directly from/to jsx terms (by-passing ejson conversion engine)