Releases: johannschopplich/nuxt-kirby
Releases · johannschopplich/nuxt-kirby
v1.2.2
No significant changes
View changes on GitHub
v1.2.1
v1.2.0
🚀 Features
- Log verbose errors to the console if a query fails - by @johannschopplich (20802)
View changes on GitHub
v1.1.5
🐞 Bug Fixes
- Use
NuxtErrorerror type for async data composables - by @johannschopplich (72074)
View changes on GitHub
v1.1.4
No significant changes
View changes on GitHub
v1.1.3
🐞 Bug Fixes
- server: Block bypassing absolute URL with leading whitespace - by @johannschopplich (793f5)
View changes on GitHub
v1.1.2
🐞 Bug Fixes
- server: Set default response
maxAgeto1- by @johannschopplich (1af37)
View changes on GitHub
v1.1.1
No significant changes
View changes on GitHub
v1.1.0
🚀 Features
- server: Custom storage mountpoint - by @johannschopplich (7032f)
🐞 Bug Fixes
- server: Default unstorage mountpoint - by @johannschopplich (d1653)
View changes on GitHub
v1.0.4
🐞 Bug Fixes
- Compatibility with
clearNuxtData- by @johannschopplich (77e59) - Fallback export for empty prerendered queries - by @johannschopplich (73a31)