Skip to content

Releases: wobsoriano/numix

numix@0.4.2

Choose a tag to compare

@github-actions github-actions released this 25 Jul 05:52
cde36f9

Patch Changes

  • 6fe1c0f: Fix missing headers in virtual handler

numix@0.4.0

Choose a tag to compare

@github-actions github-actions released this 25 Jul 05:24

Minor Changes

  • 75e1eb5: Bump @nuxt/kit to 3.12.4

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 21 May 02:19

   🚀 Features

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

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 21 May 00:42

   🚀 Features

    View changes on GitHub

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 20 May 23:08

compare changes

🩹 Fixes

  • Prevent page reloads on client redirect (69faf3c)

💅 Refactors

  • Composable types (336aac0)
  • Use route name to identify loaders and actions (dae0ff2)

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 31 Mar 06:18

   🚀 What's new

   🐞 Bug Fixes

    View changes on GitHub

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 27 Dec 04:30

   🚀 Features

    View changes on GitHub

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 26 Dec 21:41

No significant changes

    View changes on GitHub

v0.1.0

Choose a tag to compare

@wobsoriano wobsoriano released this 26 Dec 09:47

Initial Release!