Releases: manchenkoff/nuxt-auth-sanctum
Releases · manchenkoff/nuxt-auth-sanctum
v1.4.3
🏡 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
- Manchenkoff (@manchenkoff)
v1.4.2
v1.4.1
🩹 Fixes
- Avoid memory leak on session check and prevent infinite loop (0d7ca68)
❤️ Contributors
- Manchenkoff (@manchenkoff)
v1.4.1-4
🩹 Fixes
- Move session check outside of composable (5d7e52a)
❤️ Contributors
- Manchenkoff (@manchenkoff)
v1.4.1-3
v1.4.1-2
v1.4.1-1
v1.4.1-0
🩹 Fixes
- Use raw data for serialization and disable session check (11523c2)
🏡 Chore
- docs: Updated website url (848e0f9)
❤️ Contributors
- Manchenkoff (@manchenkoff)
v1.4.0
🚀 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
- Manchenkoff (@manchenkoff)
v1.3.1
🩹 Fixes
- Resolve reactive options in useAsyncData (95b3166)
❤️ Contributors
- Manchenkoff (@manchenkoff)