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
Improved the way we handle validation. (#255)
Enable "tree shaking" to remove validation, if unused.
Improve type-checking of validation methods, for better error detection.