Skip to content

v0.1.14

Compare
Choose a tag to compare
@hkp22 hkp22 released this 02 Nov 22:09
· 4 commits to main since this release

compare changes

🚀 Enhancements

  • Add provider option to ModuleOptions (ce5198e)
  • Add client options to useSanctum login (48ddc12)
  • Improve type safety in useSanctumFetch (5ca2ade)

🩹 Fixes

  • Handle MaybeArray for onRequest and onResponseError hooks (6f174a6)
  • Make submit options optional in SanctumForm (57c6066)
  • Ensure options defaults to FetchOptions type (29a4b3f)

📖 Documentation

  • Add link to nuxt-sanctum-authentication module (adfeb90)

❤️ Contributors