Patch Changes
-
fix: avoid hanging when
error()
is used while streaming promises from a serverload
function (#14722) -
chore: treeshake load function code if we know it's unused (#14764)
-
fix:
RecursiveFormFields
type for recursive or unknown schemas (#14734) -
fix: rework internal representation of form value to be
$state
(#14771)