Skip to content

Releases: becem-gharbi/nuxt-directus

v2.5.0

29 Dec 17:56
Compare
Choose a tag to compare

compare changes

πŸš€ Enhancements

  • Upgrade @directus/sdk to v18 (fd94381)

🩹 Fixes

  • auth: Fix failed token refresh on SSR (Cookie mode) (b533837)

🏑 Chore

❀️ Contributors

v2.4.5

22 Jul 08:47
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • auth: Avoid params sanitization on login redirection (#87) (8ec53b0)

🏑 Chore

  • Allow compatibility with nuxt v4 (238bb49)

❀️ Contributors

v2.4.4

17 Jun 17:22
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Remove encoding of redirect query param (b22c44c)

πŸ’… Refactors

  • Assing names for built-in plugins (#86)

🏑 Chore

  • Add directus .db to gitignore (29a3327)
  • playground: Fix import.meta not allowed (a56dd56)

❀️ Contributors

v2.4.3

10 Jun 09:08
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Solve potential infinite redirections on Vercel (c33edf3)
  • Prioritize guest middleware over global auth middleware` (dda5b72)

🌊 Types

  • Set PageMeta middleware type for auth and guest (67572b6)

❀️ Contributors

v2.4.2

30 May 15:59
Compare
Choose a tag to compare

compare changes

πŸ’… Refactors

  • Change refreshTimeout scope (18132b8)

πŸ“– Documentation

🏑 Chore

  • lint: Migrate to @nuxt/eslint (9062618)
  • Add directus server (1237e2d)

βœ… Tests

❀️ Contributors

v2.4.1

09 May 16:41
Compare
Choose a tag to compare

compare changes

🌊 Types

  • useDirectusRest: Set unset DirectusSchema type to any #84 (431d189)

❀️ Contributors

v2.4.0

08 May 14:38
Compare
Choose a tag to compare

compare changes

πŸš€ Enhancements

  • Upgrade @directus/sdk to v16 (2f1a01d)

❀️ Contributors

v2.3.1

18 Mar 15:44
Compare
Choose a tag to compare

compare changes

🏑 Chore

  • Move nuxt-apollo from dev deps (9598eed)

❀️ Contributors

v2.3.0

18 Mar 14:21
Compare
Choose a tag to compare

compare changes

⚠️ 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

v2.2.3

11 Mar 15:32
Compare
Choose a tag to compare

compare changes

🏑 Chore

❀️ Contributors