This repository has been archived by the owner on Jan 12, 2023. It is now read-only.
Make API more generic
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)