Skip to content

Releases: Intevel/nuxt-directus

v5.1.3

22 Apr 19:10
Compare
Choose a tag to compare

v5.1.3

🩹 Fixes

  • Env variable is not used in production (87f1a5e)
  • RefreshTokens is not reset after logout (35024ed)

❤️ Contributors

v5.1.2

16 Apr 09:24
Compare
Choose a tag to compare

v5.1.2

🩹 Fixes

  • Use createError instead of showError (#124)
  • Adapt Directus module for Nuxt 3.4 runtime config changes (#127)

❤️ Contributors

  • Matt
  • Gérard Mathiuet

v5.1.1

18 Mar 11:35
Compare
Choose a tag to compare

v5.1.1

🩹 Fixes

❤️ Contributors

v5.1.0

18 Mar 11:00
Compare
Choose a tag to compare

v5.1.0

🚀 Enhancements

  • Changelog (313a5a2)
  • Add types for DirectusUser, DirectusFile and DirectusFolders (#113)
  • Improved error management (#120)
  • Add refresh token support (2898e0e)

🩹 Fixes

  • chore: Release command (f6e02fb)
  • chore: Add push arg to changelogen (5fbda08)

🏡 Chore

  • readme: Small improvements (#117)
  • readme: Update banner (94b6900)

❤️ Contributors

v3.2.2

17 Nov 09:05
Compare
Choose a tag to compare

Stable release for Nuxt 3 ✨

v3.2.1

07 Nov 18:20
Compare
Choose a tag to compare

Full Changelog: v3.2.0...v3.2.1

v3.2.0

06 Nov 09:28
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update all non-major dependencies to ^3.0.0-rc.11 by @renovate in #69
  • feat: throw err on $fetch by @linkb15 in #78
  • chore(deps): update all non-major dependencies to ^3.0.0-rc.13 by @renovate in #80

New Contributors

Full Changelog: v3.1.0...v3.2.0

v3.1.0

06 Oct 18:54
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.1.0 (2022-10-06)

Features

  • module: implemented support for revisions (5771b0a)

Bug Fixes

v3.0.3

05 Sep 21:45
Compare
Choose a tag to compare

Full Changelog: v3.0.2...v3.0.3

v3.0.2

04 Sep 18:45
Compare
Choose a tag to compare

What's Changed

  • fix(module): autoimport hook deprecated by @Intevel in #67

Full Changelog: v3.0.1...v3.0.2