v1.5.3
Fixed
- Array-level errors weren't typed correctly when changing the cardinality of an array field in the schema (for example with
nonempty
). - customValidity now works with
select
,textarea
andbutton
, not justinput
. - SuperDebug looks a bit better now when there is no css styling on the page.