Releases: johannschopplich/nuxt-kirby
Releases · johannschopplich/nuxt-kirby
v3.0.2
No significant changes
View changes on GitHub
v3.0.1
🚀 Features
- Deprecate
prefixoption in favor ofkqlPath- by @johannschopplich (820e3)
View changes on GitHub
v3.0.0
Tip
Please follow the migration guide to update your existing Nuxt KQL v2 project to Nuxt Kirby v3.
This guide covers the necessary steps to ensure a smooth transition.
🚨 Breaking Changes
- Rename package from
nuxt-kqltonuxt-kirby- by @johannschopplich in #29 (ad0b0)
View changes on GitHub
v2.1.2
🚀 Features
- Validation for prefetch query keys to prevent naming conflicts - by @johannschopplich (f7a3f)
- Update warning for renamed module from
nuxt-kqltonuxt-kirby- by @johannschopplich (f33e1)
🐞 Bug Fixes
- Pass langauge param to async data callback - by @johannschopplich (28518)
View changes on GitHub
v2.1.1
v2.1.0
🚀 Features
- Support custom
signalfor composables - by @johannschopplich (a2bb9)
🏎 Performance
- Reuse fetch utils in async data wrapper composables - by @johannschopplich (3ee36)
View changes on GitHub
v2.0.0
v1.6.0
🚨 Breaking Changes
- Support reactive async data keys - by @johannschopplich (fd061)
🚀 Features
- Forward request context and headers to API handler - by @johannschopplich (6316c)
View changes on GitHub
v1.5.6
🚀 Features
- Separate eruy result entry point and type definitions - by @johannschopplich (f23d8)
View changes on GitHub
v1.5.5
No significant changes