Releases: becem-gharbi/nuxt-directus
Releases Β· becem-gharbi/nuxt-directus
v2.5.0
π Enhancements
- Upgrade
@directus/sdk
to v18 (fd94381)
π©Ή Fixes
- auth: Fix failed token refresh on SSR (Cookie mode) (b533837)
π‘ Chore
- lint: Fix (3638f81)
β€οΈ Contributors
- Becem-gharbi [email protected]
v2.4.5
π©Ή Fixes
π‘ Chore
- Allow compatibility with
nuxt
v4 (238bb49)
β€οΈ Contributors
- Becem-gharbi [email protected]
v2.4.4
π©Ή Fixes
- Remove encoding of
redirect
query param (b22c44c)
π Refactors
- Assing names for built-in plugins (#86)
π‘ Chore
β€οΈ Contributors
- Becem [email protected]
v2.4.3
π©Ή Fixes
- Solve potential infinite redirections on Vercel (c33edf3)
- Prioritize
guest
middleware over globalauth
middleware` (dda5b72)
π Types
- Set PageMeta
middleware
type forauth
andguest
(67572b6)
β€οΈ Contributors
- Becem-gharbi [email protected]
v2.4.2
π Refactors
- Change
refreshTimeout
scope (18132b8)
π Documentation
- Update Rest section (35c3ab1)
π‘ Chore
β Tests
β€οΈ Contributors
- Becem [email protected]
v2.4.1
v2.4.0
π Enhancements
- Upgrade
@directus/sdk
to v16 (2f1a01d)
β€οΈ Contributors
- Becem-gharbi [email protected]
v2.3.1
π‘ Chore
- Move nuxt-apollo from dev deps (9598eed)
β€οΈ Contributors
- Becem-gharbi [email protected]
v2.3.0
β οΈ About
This release adds support for the new session
mode in authentication. Please make sure to check changes.
π Enhancements
- auth: Support session mode (#81)
β€οΈ Contributors
- Becem [email protected]