Breaking Fix .clear() behavior (#136) 259ba9b Previously, it would not reset the values back to the default ones specified in the defaults or schema option. It correctly does this now. Update ajv to version 7. This might affect user using the schema option. v7.1.2...v8.0.0