Skip to content
This repository has been archived by the owner on Mar 20, 2022. It is now read-only.

v3.1.0 - denormalize

Compare
Choose a tag to compare
@paularmstrong paularmstrong released this 11 Jan 16:38
· 170 commits to master since this release
  • Added denormalize. (gh-214)
  • Changed No longer requires all input in a polymorphic schema (Array, Union, Values) have a matching schema definition. (gh-208)
  • Changed Builds do both rollup and plain babel file conversions. "main" property in package.json points to babel-converted files.