v1.7.1
- Fixes recursion error caused by the JSONSchemaProps definition,
which has anotproperty that is also a JSONSchemaProps object.
The new behavior is to detect recursive properties during the
generation process and default those toNoneinstead of
constructing the definition object. - Updates v1.11 to 1.11.10.