Changelog
v5.0.0...v5.0.1
🩹 Fixes
- Only set directus_instance_url cookie when session exists to allow CDN caching (f073367)
- Check @nuxt/image is installed before attempting to register it (bf7ce46)
📖 Documentation
- Update changelog for v5.0.0 (9ffdf21)
- Update changelog for v5.0.1-beta.1 (5c13e60)
- Update changelog for v5.0.1-beta.2 (6731a41)
- Fix dead links by adding trailing slashes to API reference URLs (d29180e)
🏡 Chore
- Bump version to 5.0.1-beta.1 (195ecf9)
- Bump version to 5.0.1-beta.2 (92b57ca)
- Bump version to 5.0.1 (efd74be)
🤖 CI
- Fix changelogen to compare from previous tag (2806026)
❤️ Contributors
- Matthew Rollinson matt@rolley.io
v5.0.1-beta.1...v5.0.1-beta.2
🩹 Fixes
- Check @nuxt/image is installed before attempting to register it (bf7ce46)
📖 Documentation
- Update changelog for v5.0.1-beta.1 (5c13e60)
🏡 Chore
- Bump version to 5.0.1-beta.2 (92b57ca)
❤️ Contributors
- Matthew Rollinson matt@rolley.io
v5.0.0...v5.0.1-beta.1
🩹 Fixes
- Only set directus_instance_url cookie when session exists to allow CDN caching (f073367)
📖 Documentation
- Update changelog for v5.0.0 (9ffdf21)
🏡 Chore
- Bump version to 5.0.1-beta.1 (195ecf9)
🤖 CI
- Fix changelogen to compare from previous tag (2806026)
❤️ Contributors
- Matthew Rollinson matt@rolley.io
v5.0.0...v5.0.0
v2.1.0
🚀 Enhancements
- Added types for nitro and key into getDirectusFileUrl (849b8ed)
🏡 Chore
- release: V1.0.1 (b630156)
- Switched to fetchUserFields as fetchUserParams didn't really make sense for readMe/updateMe (12aaf1d)
❤️ Contributors
- Matthew Rollinson matt@rolley.io
v1.0.1
v1.0.0
🚀 Enhancements
- Added hook to get user when logged in (688dc45)
🏡 Chore
- Updated readme (16c5d44)
❤️ Contributors
- Matthew Rollinson matt@rolley.io
v0.0.16
🩹 Fixes
- Remove double slash (bf6e157)
❤️ Contributors
- Matthew Rollinson matt@rolley.io
v0.0.15
🩹 Fixes
- Changed inline image for nuxtimage (2d4cc60)
❤️ Contributors
- Matthew Rollinson matt@rolley.io
v0.0.14
🚀 Enhancements
- Added nuxt image and updated directus sdk to 13 (ef90eb1)
📦 Build
- Fixed eslint fixes (203b0f4)
❤️ Contributors
- Matthew Rollinson matt@rolley.io