Skip to content

Releases: manchenkoff/nuxt-auth-sanctum

v1.4.3

22 Nov 23:35

Choose a tag to compare

compare changes

🏡 Chore

  • deps-dev: Bump @nuxt/devtools from 2.7.0 to 3.0.1 (ae873cf)
  • docs: Updated readme (a68d9a6)
  • Remove outdated type augmentation (5df0223)

❤️ Contributors

v1.4.2

29 Oct 20:18

Choose a tag to compare

v1.4.1

20 Oct 21:28

Choose a tag to compare

compare changes

🩹 Fixes

  • Avoid memory leak on session check and prevent infinite loop (0d7ca68)

❤️ Contributors

v1.4.1-4

19 Oct 18:12

Choose a tag to compare

compare changes

🩹 Fixes

  • Move session check outside of composable (5d7e52a)

❤️ Contributors

v1.4.1-3

19 Oct 14:28

Choose a tag to compare

compare changes

🩹 Fixes

❤️ Contributors

v1.4.1-2

18 Oct 22:09

Choose a tag to compare

compare changes

🩹 Fixes

  • Enable reactive resolver for fetch key (6daa5d4)

❤️ Contributors

v1.4.1-1

18 Oct 21:54

Choose a tag to compare

compare changes

🩹 Fixes

  • Enable cookie check without reactivity (68e13fd)

❤️ Contributors

v1.4.1-0

18 Oct 20:25

Choose a tag to compare

compare changes

🩹 Fixes

  • Use raw data for serialization and disable session check (11523c2)

🏡 Chore

  • docs: Updated website url (848e0f9)

❤️ Contributors

v1.4.0

13 Oct 22:58

Choose a tag to compare

compare changes

🚀 Enhancements

  • Added reactive for useAsyncData behind sanctumFetch (bd94165)
  • Added reactive url for useAsyncData behind sanctumFetch (b471100)

📖 Documentation

  • Improved nuxt content configuration and updated docs (bf7d2e8)

🏡 Chore

  • deps-dev: Bump vue-tsc from 2.2.12 to 3.1.0 (6401d22)
  • docs: Fixed typo (90b6565)
  • Added yaml linter configs (19589d0)
  • ci: Trigger docs deployment only if changed (c202bc3)
  • docs: Added section abour reactivity for fetch key/url (81c2ca2)

❤️ Contributors

v1.3.1

29 Sep 22:05

Choose a tag to compare

compare changes

🩹 Fixes

  • Resolve reactive options in useAsyncData (95b3166)

❤️ Contributors