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

v3.5.0

Compare
Choose a tag to compare
@paularmstrong paularmstrong released this 23 Jan 18:41
· 25 commits to master since this release
  • Added ability to dynamically set nested schema type (#415)
  • Changed Enable loose transformation for object spread operator to improve performance (#431)
  • Fixed don't use schema to attribute mapping on singular array schemas (#387)
  • Fixed When normalize() receives null input, don't say it is an object (#411)
  • Fixed Improve performance of circular reference detection (#420)