This repository has been archived by the owner on Mar 20, 2022. It is now read-only.
v3.5.0
- 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)