You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
upgrade tested ajv and .toJSON error serializer (d7208fb7)
Breaking Changes
updated default options of ajv validator and toJSON
serializer of ValidationError. Generally there should be no concern over
updating your code, but error messages might change
removed some babel transforms, requires node > 6.2.x, npm > 3.x.x
Added ~1.x.x peerDependency of common-errors to make sure it's consistent across the project