Added Exported ClientValidationAdapter from sveltekit-superforms/adapters. Fixed Result can now be modified in onError, for setting a status code for example. Status codes above 400 but below 500 were not applied to the page status when the result was modified in onUpdate.