Skip to content

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 21 May 02:19
· 36 commits to main since this release

   🚀 Features

const { data } = await useLoaderData<typeof loader>()
const { data: result } = await useActionData<typeof action>()
    View changes on GitHub