- 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)