Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

v8.0.0

Compare
Choose a tag to compare
@ApiaryBot ApiaryBot released this 02 Aug 12:15
· 276 commits to master since this release
8cd682a

8.0.0 (2019-08-02)

Features

  • removes "values" from field error messages (9f9dd2c)

BREAKING CHANGES

  • Field errors no longer have the "values" property. Please use the root-level "result.fields[fieldName].values" instead.