Skip to content

v8.0.0

Compare
Choose a tag to compare
@sindresorhus sindresorhus released this 07 Jan 18:28

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