v2.18.1
Added
- New validation library: class-validator!
- Exported
SuperFormData
andSuperFormErrors
types for superForm. - Exported
ZodObjectType
,ZodObjectTypes
andZodValidation
types for the Zod adapter. - customRequest can now handle an
ActionResult
as well, for better error handling.
Fixed
- Using setError in the load function and navigating to the same page client-side removed the errors.