Skip to content

Releases: Intevel/nuxt-directus

v5.6.1

25 Mar 14:42
Compare
Choose a tag to compare

v5.6.1

🩹 Fixes

  • CreateUser documentation (5b207b4)
  • Add types to package.json exports (ce3b141)
  • Opt in to import.meta.* properties (bb24196)

🏡 Chore

❤️ Contributors

v5.5.0

19 Jul 07:58
Compare
Choose a tag to compare

v5.5.0

🚀 Enhancements

  • ✨ Add inviteUser and inviteAccept (5509f7a)

🩹 Fixes

  • Linting (75a06b0)
  • NavigateTo is undefined && middleware warning (5549ccc)

📖 Documentation

  • 📝 Add DirectusInvite types to documentation. (115cd0d)

🏡 Chore

❤️ Contributors

v5.4.4

11 Jun 14:56
Compare
Choose a tag to compare

v5.4.4

🩹 Fixes

  • 'token_expired' always 'true'. #157 (#157)

📖 Documentation

v5.4.3

09 Jun 08:40
Compare
Choose a tag to compare

v5.4.3

🩹 Fixes

v5.4.2

09 Jun 07:42
Compare
Choose a tag to compare

v5.4.2

🩹 Fixes

  • Invalid url parsing (b7cba7a)
  • UseDirectusUrl is not defined (3001e9b)

❤️ Contributors

v5.4.1

09 Jun 05:56
Compare
Choose a tag to compare

v5.4.1 (small fix release)

🩹 Fixes

❤️ Contributors

v5.4.0

07 Jun 19:22
Compare
Choose a tag to compare

v5.4.0

🚀 Enhancements

  • Add computed values for token expiration. (4195895)
  • Modify plugin to fetch data when needed on app/page load. (764d02e)
  • Add auto-refreshing tokens to plugin and directus handler. (570fbdf)
  • Login with provider. (50370f7)
  • Allow maxAge for the refresh token to be set. (c9fa234)
  • Remove the refresh token, if it fails to refresh. (336e3a9)
  • Add auto-refresh failure function (0e709d8)

🩹 Fixes

  • Missing uuid dependancy (cb800ce)
  • Login/logout to not use the directus handler. (43e896e)
  • Missing uuid dependancy" (71c7357)
  • Invalid key path for maxAge (25efffd)
  • Remove setting default config, for keys that no longer exist. (2b0ec0c)
  • Config defaults to public inside useTokens (ddaaa65)
  • Move after token_expired as it's used within. (9ff4c19)
  • Error throwing (26a8b0a)

❤️ Contributors

v5.3.0

11 May 10:45
Compare
Choose a tag to compare

v5.3.0

🚀 Enhancements

  • Add Avif type support to DirectusThumbnailFormat (#141)

🩹 Fixes

  • fix: return type for getItems (#146)

❤️ Contributors

  • Alberto
  • Cory Nelson

v5.2.1

27 Apr 07:57
Compare
Choose a tag to compare

v5.2.1

🩹 Fixes

❤️ Contributors

v5.2.0

26 Apr 17:49
Compare
Choose a tag to compare

image

v5.2.0

🚀 Enhancements

  • Make auth cookie names configurable (6193e2e)
  • Integrated directus admin dashboard to devtools (#138)

🩹 Fixes

  • Missing type & incorrect usage (bf04ac3)
  • Linting (21f542d)
  • Return response on Errors, fixed linting (ac5fd4e)

📖 Documentation

  • Add new documentation (#134)

❤️ Contributors