react-validation-mixin v5.3.1 Release Notes

Release Date: 2015-10-24 // over 8 years ago
  • 🚀 This release fixes the inconsistency of the getValidationMessages between 4.x and 5.x. Now calls to this method always returns an array.

    ⚡️ Ensure you update the joi-validation-strategy to v0.3.0 to pick up the dependent changes.