Releases: manchenkoff/nuxt-auth-sanctum
Releases Β· manchenkoff/nuxt-auth-sanctum
v1.1.1
π©Ή Fixes
- Upgraded vulnerable package (fd4acf1)
π‘ Chore
β€οΈ Contributors
- Manchenkoff (@manchenkoff)
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
π©Ή Fixes
- Avoid mutable list of interceptors (333f7c8)
β€οΈ Contributors
- Manchenkoff (@manchenkoff)
v0.6.4
π Enhancements
- hook: Added onRequestError event
sanctum:error:request
hook (b5095e5)
π‘ Chore
- Restructured project (161dc4e)
β€οΈ Contributors
- Manchenkoff (@manchenkoff)
v0.6.3
π Enhancements
- client: Allow overriding of Accept header per request (871fcae)
β€οΈ Contributors
- Manchenkoff (@manchenkoff)
v0.6.2
π Enhancements
- Return login response (d341431)
π‘ Chore
- deps-dev: Bump @nuxt/devtools from 2.3.1 to 2.3.2 (5d8442f)
- deps-dev: Bump vitest from 3.0.9 to 3.1.1 (71f7049)
- deps-dev: Bump @types/node from 22.13.13 to 22.13.16 (4273f0f)
β€οΈ Contributors
- SwiTool [email protected]