Releases: manchenkoff/nuxt-auth-sanctum
Releases · manchenkoff/nuxt-auth-sanctum
v1.2.0
v1.1.2
🩹 Fixes
- Handle no connection error (5b9bb04)
🏡 Chore
- deps-dev: Bump @nuxt/schema from 4.0.1 to 4.0.2 (e0f12bd)
- deps-dev: Bump eslint from 9.31.0 to 9.32.0 (66f5de9)
- deps-dev: Bump @nuxt/module-builder from 1.0.1 to 1.0.2 (f6f6d01)
- deps-dev: Bump @nuxt/eslint-config from 1.7.0 to 1.7.1 (e48a4be)
- deps-dev: Bump @nuxt/kit from 4.0.1 to 4.0.2 (206a7c5)
❤️ Contributors
- Manchenkoff (@manchenkoff)
v1.1.1
v1.1.0
🚀 Enhancements
- Allow login without fetching an identity (55df80c)
- Hide serverProxy endpoint from runtime config (a730c4c)
🩹 Fixes
- Proxy request without reading (18b6105)
🏡 Chore
- deps-dev: Bump @types/node from 22.15.32 to 24.0.8 (c193a81)
- deps-dev: Bump @nuxt/devtools from 2.5.0 to 2.6.0 (5a284b4)
- deps-dev: Bump eslint from 9.29.0 to 9.30.0 (0a5e885)
- Bumped packages and apply formatting (c16c843)
- Added approved build (c75bd7d)
❤️ Contributors
- Manchenkoff (@manchenkoff)
v1.0.1
🩹 Fixes
- Ignore reprocessed response content headers (861fdfd)
❤️ Contributors
- Manchenkoff (@manchenkoff)
v1.0.0
🚀 Enhancements
- types:
⚠️ Added explicit types for fetch client (6054510) - hooks:
⚠️ Migrated interceptors to hooks (3d23818) - Added nuxt server proxy endpoint (4a32314)
🩹 Fixes
- types:
⚠️ Drop old app types augmentation (4b54597)
🏡 Chore
- deps-dev: Bump nuxt from 3.17.3 to 3.17.4 (ce65d87)
⚠️ Breaking Changes
- types:
⚠️ Added explicit types for fetch client (6054510) - hooks:
⚠️ Migrated interceptors to hooks (3d23818) - types:
⚠️ Drop old app types augmentation (4b54597)
❤️ Contributors
- Manchenkoff (@manchenkoff)
v0.6.7
🩹 Fixes
🏡 Chore
- deps-dev: Bump @types/node from 22.14.0 to 22.15.3 (5de3e8f)
- deps-dev: Bump @nuxt/kit from 3.16.2 to 3.17.1 (6bf9aa1)
- deps-dev: Bump nuxt from 3.16.2 to 3.17.1 (1caa2ce)
- deps-dev: Bump @nuxt/schema from 3.16.2 to 3.17.1 (95e2233)
- Upgraded dependencies (427ced5)
- Upgraded nuxt module builder (511d6fc)
❤️ Contributors
- Manchenkoff (@manchenkoff)
v0.6.6
v0.6.5
v0.6.4
🚀 Enhancements
- hook: Added onRequestError event
sanctum:error:request
hook (b5095e5)
🏡 Chore
- Restructured project (161dc4e)
❤️ Contributors
- Manchenkoff (@manchenkoff)